质检结果强制确认
This commit is contained in:
@@ -328,6 +328,7 @@ export default {
|
||||
return
|
||||
}
|
||||
if (!this.sure) {
|
||||
this.disabled1 = false
|
||||
return
|
||||
}
|
||||
let arr = this.dataList.filter(el => el.testing_value === '')
|
||||
@@ -338,6 +339,7 @@ export default {
|
||||
this._inspectConfirm()
|
||||
},
|
||||
closeModalCallback () {
|
||||
this.disabled1 = false
|
||||
this.mdShow = false
|
||||
},
|
||||
comfirmCallback () {
|
||||
|
||||
Reference in New Issue
Block a user