mirror of
https://gitcode.com/flipped-aurora/gin-vue-admin.git
synced 2025-12-30 11:52:26 +00:00
menu和authority修改父级变为选择模式
This commit is contained in:
@@ -145,6 +145,9 @@ export default {
|
||||
downloadFile(row) {
|
||||
downloadImage(row.url, row.name)
|
||||
}
|
||||
},
|
||||
created(){
|
||||
this.getTableData()
|
||||
}
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user