Commit 5d70c016 authored by huangjie's avatar huangjie

*

parent 407c50e4
......@@ -234,6 +234,7 @@
});
},
toct(){
this.dialogVisible = false
this.$router.push({path:'/macro/urban'})
},
//输入数字
......
......@@ -430,6 +430,7 @@
}
},
toct(){
this.dialogVisible = false
this.$router.push({path:'/macro/urban'})
},
getDictType(){
......
......@@ -273,6 +273,7 @@ export default {
}
},
toct(){
this.dialogVisible = false
this.$router.push({path:'/macro/urban'})
},
getDictType(){
......
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