Commit d651c780 authored by zhuangxinwei's avatar zhuangxinwei

街镇下拉框修改

parent ad67f7b7
......@@ -951,6 +951,7 @@ export default {
zhenSelect(val){
this.$refs.form.validateField('street')
this.ju = []
this.cun = []
this.form.community = ''
this.form.committee = ''
this.juList.forEach(res => {
......
......@@ -826,6 +826,7 @@ export default {
zhenSelect(val){
this.$refs.form.validateField('street')
this.ju = []
this.cun = []
this.form.community = ''
this.form.committee = ''
this.juList.forEach(res => {
......
......@@ -903,6 +903,7 @@ export default {
zhenSelect(val){
this.$refs.form.validateField('street')
this.ju = []
this.cun = []
this.form.community = ''
this.form.committee = ''
this.juList.forEach(res => {
......
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