mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 08:25:52 +08:00
修复售后订单loading
This commit is contained in:
@@ -492,6 +492,7 @@ export default {
|
|||||||
},
|
},
|
||||||
//回复
|
//回复
|
||||||
handleSubmit() {
|
handleSubmit() {
|
||||||
|
this.submitLoading = true;
|
||||||
if (this.params.remark == "") {
|
if (this.params.remark == "") {
|
||||||
this.$Message.error("请输入备注信息");
|
this.$Message.error("请输入备注信息");
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user