Browse Source

优化

dev
nizongfeng 3 years ago
parent
commit
b9a94ba99c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      application/admin/view/receipt_order/index.html

+ 1
- 0
application/admin/view/receipt_order/index.html View File

@@ -445,6 +445,7 @@
} else {
this.$message.error(response.msg);
}
this.getData(this.search.pageNum)
}).catch(function (error) {
this.$message.error("保存失败");
console.log(error);


Loading…
Cancel
Save