Commit a7251c11 authored by 神话's avatar 神话
Browse files

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

parent 4fe6041e
...@@ -145,6 +145,7 @@ ...@@ -145,6 +145,7 @@
form: this.$form.createForm(this), form: this.$form.createForm(this),
loading: false, loading: false,
expandedKeys: [], expandedKeys: [],
disableMixinCreated: true,
} }
}, },
computed: { computed: {
......
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