de9cfb68 by 杨威

属性导入传值修改

1 parent b44bf39f
......@@ -59,6 +59,10 @@
},
mounted() {
this.$store.state.sxdrType = '';
this.sxdrData = {
bsm:this.bsm,
type:this.dylx
}
},
methods: {
cancel(){
......