src/views/system/client.vue
@@ -1,5 +1,10 @@ <template> <basic-container class="hasButOne"> <basic-container :class="[ 'hasButOne', $store.state.control.windowWidth >= 1024 ? 'oneRowSearch' : '', ]" > <avue-crud :option="option" :table-loading="loading" @@ -49,6 +54,7 @@ pageSize: 10, currentPage: 1, total: 0, ...this.$store.state.control.changePageSize, }, selectionList: [], option: { @@ -62,6 +68,7 @@ viewBtn: true, selection: true, dialogClickModal: false, ...this.$store.state.control.clearOtherBut, column: [ { label: "应用id",