修复售后订单loading
This commit is contained in:
parent
f54739e337
commit
06c6abe250
@ -492,6 +492,7 @@ export default {
|
||||
},
|
||||
//回复
|
||||
handleSubmit() {
|
||||
this.submitLoading = true;
|
||||
if (this.params.remark == "") {
|
||||
this.$Message.error("请输入备注信息");
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user