src/views/dispatch/dispatchChildoperableSee.vue
@@ -1,6 +1,11 @@ <template> <basic-container> <div class="dispatchChildoperable"> <div :class="[ 'dispatchChildoperable', $store.state.control.windowWidth >= 1024 ? 'oneRowSearch' : '', ]" > <avue-crud :option="option1" :data="data1" @@ -46,6 +51,7 @@ pageSize: 10, currentPage: 1, total: 0, ...this.$store.state.control.changePageSize, }, form: {}, query1: {}, @@ -65,6 +71,7 @@ // menuWidth: 160, align: "center", selection: true, ...this.$store.state.control.clearOtherBut, column: [ // }, {