调整一下
This commit is contained in:
@@ -111,9 +111,9 @@ export default {
|
||||
lng: this.forms.lng,
|
||||
id: this.id,
|
||||
}).then((res) => {
|
||||
uni.navigateBack()
|
||||
this.flag = false
|
||||
if (res?.code == 0) {
|
||||
uni.navigateBack()
|
||||
this.flag = false
|
||||
this.$u.toast('提交成功')
|
||||
uni.$emit('updateList')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user