Commit 0c131601 authored by 季圣华's avatar 季圣华
Browse files

解决零售出库新手提示的bug

parent 0591041f
......@@ -284,7 +284,7 @@
this.addInit(this.prefixNo)
this.fileList = []
this.$nextTick(() => {
handleIntroJs('retailOut', 1)
handleIntroJs(this.prefixNo, 1)
})
this.$nextTick(() => {
this.form.setFieldsValue({'payType': '现付', 'getAmount':0, 'backAmount':0})
......
Supports Markdown
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