任务审核
This commit is contained in:
@@ -103,6 +103,7 @@ export default {
|
||||
if(valid) {
|
||||
this.instance.post(`api/appwechatescalation/examine?id=${this.form.id}&pass=1&integral=${this.form.integral}`).then(res => {
|
||||
if(res?.code == 0) {
|
||||
this.dialog = false
|
||||
this.$message.success('审核成功')
|
||||
this.getList()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user