licp
2024-12-11 04a15056e60454472d2125d5825c598a5be111c5
电路试验上传文件报错
已修改1个文件
6 ■■■■ 文件已修改
src/components/do/b1-inspect-order-plan/Inspection.vue 6 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/components/do/b1-inspect-order-plan/Inspection.vue
@@ -3728,9 +3728,9 @@
          if(this.sonLaboratory === '电路试验'){
            // // 电路试验数采
            // 获取当前样品的检验项
            // let list = await this.getCurrentProduct(this.currentSample.id,0)
            // this.currentSample.insProduct = this.HaveJson(list)
            // this.currentNum++
            let list = await this.getCurrentProduct(this.currentSample.id,0)
            this.currentSample.insProduct = this.HaveJson(list)
            this.currentNum++
          }
                }else {
          this.$message.error(response.message);