谢杰标 %!s(int64=2) %!d(string=hai) anos
pai
achega
d27b681599
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/integralManagement/storeManageMent/index.vue

+ 1 - 1
src/views/integralManagement/storeManageMent/index.vue

@@ -202,7 +202,7 @@ export default {
       })
         .then(() => {
           this.$api
-            .editmallmerchant({ storeId: row.storeId, status: -1 })
+            .editmallmerchant({ storeId: v.storeId, status: -1 })
             .then((res) => {
               this.$message.success("删除成功");
               this.$store.commit("STORELIST");