src/views/system/topmenu.vue
@@ -1,5 +1,10 @@ <template> <basic-container class="topmenu"> <basic-container :class="[ 'topmenu', $store.state.control.windowWidth >= 1024 ? 'oneRowSearch' : '', ]" > <avue-crud :option="option" :table-loading="loading" @@ -106,6 +111,7 @@ pageSize: 10, currentPage: 1, total: 0, ...this.$store.state.control.changePageSize, }, selectionList: [], menuGrantList: [], @@ -122,6 +128,7 @@ selection: true, dialogWidth: 900, dialogClickModal: false, ...this.$store.state.control.clearOtherBut, column: [ { label: "菜单名",