src/views/licenseApproval/crossRegion.vue
@@ -8,7 +8,12 @@ <template> <div> <basic-container class="permit"> <basic-container :class="[ 'permit', $store.state.control.windowWidth >= 1024 ? 'oneRowSearch' : '', ]" > <avue-crud :option="option" :table-loading="loading" @@ -191,6 +196,7 @@ pageSize: 10, currentPage: 1, total: 0, ...this.$store.state.control.changePageSize, }, selectionList: [], option: { @@ -212,6 +218,7 @@ selection: true, dialogClickModal: false, column: column, ...this.$store.state.control.clearOtherBut, }, data: [], userData: "",