yuan
7 天以前 fc977a59bfa1b0c2d086a9233d66149acd641dbb
fix: 质检隐藏附件
已修改3个文件
42 ■■■■■ 文件已修改
src/views/qualityManagement/finalInspection/index.vue 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/qualityManagement/processInspection/index.vue 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/qualityManagement/rawMaterialInspection/index.vue 14 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/qualityManagement/finalInspection/index.vue
@@ -172,13 +172,13 @@
            openForm("view", row);
          },
        },
        {
          name: "附件",
          type: "text",
          clickFun: row => {
            openFilesFormDia(row);
          },
        },
        // {
        //   name: "附件",
        //   type: "text",
        //   clickFun: row => {
        //     openFilesFormDia(row);
        //   },
        // },
        {
          name: "提交",
          type: "text",
src/views/qualityManagement/processInspection/index.vue
@@ -174,13 +174,13 @@
            openForm("view", row);
          },
        },
        {
          name: "附件",
          type: "text",
          clickFun: row => {
            openFilesFormDia(row);
          },
        },
        // {
        //   name: "附件",
        //   type: "text",
        //   clickFun: row => {
        //     openFilesFormDia(row);
        //   },
        // },
        {
          name: "提交",
          type: "text",
src/views/qualityManagement/rawMaterialInspection/index.vue
@@ -174,13 +174,13 @@
            openForm("view", row);
          },
        },
        {
          name: "附件",
          type: "text",
          clickFun: row => {
            openFilesFormDia(row);
          },
        },
        // {
        //   name: "附件",
        //   type: "text",
        //   clickFun: row => {
        //     openFilesFormDia(row);
        //   },
        // },
        {
          name: "提交",
          type: "text",