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