gaoluyang
昨天 2a3bfb3cb8a3752776affc621474dc61ee021b08
湟水峡
1.生产工单添加订单号查询条件
2.检验弹框不要分页展示
已修改3个文件
3 ■■■■■ 文件已修改
src/views/qualityManagement/finalInspection/components/formDia.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/qualityManagement/processInspection/components/formDia.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/qualityManagement/rawMaterialInspection/components/formDia.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/qualityManagement/finalInspection/components/formDia.vue
@@ -106,6 +106,7 @@
                :column="tableColumn"
                :tableData="tableData"
                :tableLoading="tableLoading"
                :isShowPagination="false"
                height="400"
            >
                <template #slot="{ row }">
src/views/qualityManagement/processInspection/components/formDia.vue
@@ -115,6 +115,7 @@
                :column="tableColumn"
                :tableData="tableData"
                :tableLoading="tableLoading"
                :isShowPagination="false"
                height="400"
            >
                <template #slot="{ row }">
src/views/qualityManagement/rawMaterialInspection/components/formDia.vue
@@ -128,6 +128,7 @@
          :column="tableColumn"
          :tableData="tableData"
          :tableLoading="tableLoading"
          :isShowPagination="false"
          height="400"
      >
        <template #slot="{ row }">