困难咨助和助学金申请修改
This commit is contained in:
@@ -1871,7 +1871,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
this.doUpdateSignature();
|
this.doUpdateSignature();
|
||||||
this.$tab.closePage();
|
//this.$tab.closePage();
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
@@ -1881,7 +1881,7 @@ export default {
|
|||||||
this.$modal.msgSuccess("保存成功");
|
this.$modal.msgSuccess("保存成功");
|
||||||
this.user.signature = this.formData.xsqm;
|
this.user.signature = this.formData.xsqm;
|
||||||
this.doUpdateSignature();
|
this.doUpdateSignature();
|
||||||
this.$tab.closePage();
|
//this.$tab.closePage();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user