Commit 05cb31e2 by lichengming

修改了数据录入的生成试验报告

parent ceb846a6
...@@ -167,7 +167,6 @@ export default { ...@@ -167,7 +167,6 @@ export default {
}, },
_itemReportMake(data) { _itemReportMake(data) {
this.itemName = data.name this.itemName = data.name
console.log()
this._searchSampleId(this.id, data.name) this._searchSampleId(this.id, data.name)
// this.selectId = data.id // this.selectId = data.id
this.$refs.createModal._open() this.$refs.createModal._open()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment