解决单据编辑的时候商品选择框控制台报错

This commit is contained in:
神话
2022-04-30 14:44:19 +08:00
parent 4fe6041ee0
commit a7251c115a

View File

@@ -145,6 +145,7 @@
form: this.$form.createForm(this), form: this.$form.createForm(this),
loading: false, loading: false,
expandedKeys: [], expandedKeys: [],
disableMixinCreated: true,
} }
}, },
computed: { computed: {