Commit ed76d891 authored by jzc's avatar jzc

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

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