删除多余函数调用
This commit is contained in:
@@ -276,7 +276,6 @@ export default {
|
||||
async created() {
|
||||
this.pageSize = 999
|
||||
await this.getTableData()
|
||||
await this.getMenuList(this.tableData)
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user