11
86134
2023-11-15 7786675a8ec07595700857370d2219d776da8d7d
src/views/quality/rawMaterial/rawMaterial-form.vue
@@ -171,6 +171,10 @@
                      </div>
                    </template>
                  </el-table-column>
                  <el-table-column prop="deviceName" label="试验设备" min-width="260">
                    <template slot-scope="scope">
                      <div v-if="!scope.row.children">
@@ -584,7 +588,6 @@
                      if(obj.testValue){
                        arr = obj.testValue.split(",")
                        console.log(arr);
                      }
                      let o = {
@@ -604,7 +607,6 @@
                      ele.children.push(o)
                    })
                    this.list.push(ele)
                    console.log(this.list,111111111111);
                }
            })
            this.conclusionTable = [{