chengxiangling
2025-05-12 5eff63db463a34ab53a292f07d2c0a6acf35d3be
提交自测钣金订单管理页面弹窗高度样式
已修改1个文件
6 ■■■■ 文件已修改
src/views/mainPlan/sheetMetalOrderManage/index.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/sheetMetalOrderManage/index.vue
@@ -187,7 +187,7 @@
      :title="$t('plan.btns.batchUpdateOrderDate')"
      v-model="openBatchDialog"
      width="900px"
      style="height: 400px; overflow: hidden"
      style="min-height: 400px; overflow: hidden"
      append-to-body
    >
      <div class="mode_box">
@@ -223,7 +223,7 @@
        :columns="subUpdateGridOptions"
        :data="subUpdateList"
        :loading="loading"
        :height="'200px'"
        :height="'210px'"
      >
      </HxlhTable>
      <HxlhTable
@@ -232,7 +232,7 @@
        :columns="subUpdateCustomGridOptions"
        :data="subUpdateList"
        :loading="loading"
        :height="'200px'"
        :height="'210px'"
      >
      </HxlhTable>
      <template #footer>