Commit ed76d891 authored by jzc's avatar jzc

刀模板上下机增加弹框提示

parent 117c8a93
...@@ -843,7 +843,9 @@ export default { ...@@ -843,7 +843,9 @@ export default {
this.dModelData = records.data this.dModelData = records.data
this.knifeTempVisible = true this.knifeTempVisible = true
return return
} } else {
return this.$u.toast('该刀模版具不属于该工单')
}
this.addDModelRecord(params) this.addDModelRecord(params)
}, },
async upDownGetList() { async upDownGetList() {
......
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