居民上报
This commit is contained in:
@@ -208,9 +208,8 @@ export default {
|
||||
files: this.form.files,
|
||||
groupName: this.dictList.filter(v => v.value === this.form.groupId)[0].label
|
||||
}).then(res => {
|
||||
this.flag = true
|
||||
this.$hideLoading()
|
||||
if (res.code == 0) {
|
||||
this.flag = true
|
||||
uni.$emit('update')
|
||||
setTimeout(() => {
|
||||
uni.redirectTo({
|
||||
|
||||
Reference in New Issue
Block a user