Commit 2e121744 authored by renjintao's avatar renjintao

Merge branch 'portal' of git.mes123.com:zhouyx/mes-ui into portal

parents 0099d2fb 65b2e67c
This diff is collapsed.
...@@ -149,7 +149,9 @@ export default { ...@@ -149,7 +149,9 @@ export default {
}, },
watch: { watch: {
v() { v() {
console.log(v)
this.entity = this.$u.clone(this.v); this.entity = this.$u.clone(this.v);
this.selectAry();
}, },
}, },
}; };
......
This diff is collapsed.
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