|
|
@ -238,6 +238,7 @@ export default { |
|
|
} |
|
|
} |
|
|
this.$refs.to.$refs.panel.clearCheckedNodes(); |
|
|
this.$refs.to.$refs.panel.clearCheckedNodes(); |
|
|
this.$refs.to.$refs.panel.lazyLoad(); |
|
|
this.$refs.to.$refs.panel.lazyLoad(); |
|
|
|
|
|
this.getUserCoinAssets() |
|
|
}, |
|
|
}, |
|
|
toChange() { |
|
|
toChange() { |
|
|
this.form.to_account = this.toValue[0]; |
|
|
this.form.to_account = this.toValue[0]; |
|
|
|