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

This commit is contained in:
季圣华
2021-12-15 23:41:39 +08:00
parent 0591041f83
commit 0c1316013b

View File

@@ -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})