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 = [{