@@ -150,7 +149,7 @@
删除
明细
- 修改
+ 修改
送审
回收
审核
@@ -1262,7 +1261,7 @@ export default {
refundOrderId: this.radiorefValueList.id,
}).then((res) => {
if (res.code == "000000") {
- this.reset();
+ this.formDialog = true;
if (res.pageInfo.total == 0) {
this.$alert("未找到相关明细", "提示", {
confirmButtonText: "确定",
@@ -1299,7 +1298,7 @@ export default {
selectOne({
type: 4,
orderNum: this.refund.refundNum,
- storeId: this.radioListsValueList.storeId,
+ storeId: this.radiorefValueList.storeId,
}).then((res) => {
if (res.code == "000000") {
let managerList = [];
diff --git a/src/pages/promotion/sellpacking/sellpackingTable.vue b/src/pages/promotion/sellpacking/sellpackingTable.vue
index 275c52b..4d5c69e 100644
--- a/src/pages/promotion/sellpacking/sellpackingTable.vue
+++ b/src/pages/promotion/sellpacking/sellpackingTable.vue
@@ -45,7 +45,6 @@
-
明细