删除测试的代码
This commit is contained in:
parent
9cb14ead17
commit
08fba15f1c
|
@ -299,7 +299,6 @@ export default {
|
|||
},
|
||||
|
||||
handleGetFlag(val, obj) {
|
||||
console.log('val, obj', val, obj)
|
||||
this.resultDisplay.forEach((item) => {
|
||||
if (item.nuclideName === obj.nuclideName) {
|
||||
item.nidFlag = val ? 1 : 0
|
||||
|
|
Loading…
Reference in New Issue
Block a user