CD配唱片
2025-04-25 48a1f3a23b12b8c78cfaa77de9528c96ff57769f
src/views/mainPlan/apsPartRoutStat/index.vue
@@ -19,8 +19,8 @@
          v-hasPermi="['apsPartRouteStat:edit']"
        >更新</el-button>
      </el-col>
      <right-toolbar @queryTable="getList" :search="false"></right-toolbar>
    </el-row>
    <vxe-grid ref="gridRef" v-bind="gridOptions" :loading="loading"></vxe-grid>
  </div>
</template>
@@ -40,6 +40,7 @@
const gridOptions = reactive({
  border: true,
  stripe: true,
  loading: false,
  showOverflow: true,
  showHeaderOverflow: true,