Commit 6647dc57 authored by 王飞龙's avatar 王飞龙

导入

parent 70854112
...@@ -663,6 +663,7 @@ export default { ...@@ -663,6 +663,7 @@ export default {
this.form.payAmount = this.fun(this.form.payAmount) this.form.payAmount = this.fun(this.form.payAmount)
this.form.standardAmount = this.fun(this.form.standardAmount) this.form.standardAmount = this.fun(this.form.standardAmount)
this.form.currentQty = this.fun(this.form.currentQty) this.form.currentQty = this.fun(this.form.currentQty)
// form.sallNum form.recipelNum
console.log('res', res) console.log('res', res)
}) })
}, },
......
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