分类接口对接

This commit is contained in:
”chenxuelian“
2022-12-26 20:16:44 +08:00
parent 51d34b2732
commit 3d04398b7c
4 changed files with 43 additions and 7 deletions

View File

@@ -146,10 +146,6 @@
this.tabCurrent = data.index
this.needsPublishForm = {}
},
changeCity(data) {
this.needsPublishForm.city = data.data.join('')
console.log('showCityPicker = true')
},
getCityValue(data) {
this.showCityPicker = false
this.needsPublishForm.city = data.join('/')