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