签到
This commit is contained in:
@@ -98,7 +98,6 @@ export default {
|
||||
this.$instance.post(`/app/appintegraluserapply/addOrUpdate`,{
|
||||
...this.form
|
||||
}).then(res=> {
|
||||
this.flag = false
|
||||
if(res?.data) {
|
||||
this.$u.toast('提交成功')
|
||||
uni.$emit('edit')
|
||||
|
||||
Reference in New Issue
Block a user