Explorar o código

0729-2115-c01

zory hai 6 días
pai
achega
8eef963c01
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/merchant/cps/index/components/form.vue

+ 2 - 0
src/views/merchant/cps/index/components/form.vue

@@ -350,6 +350,8 @@ export default {
             this.$message.success(resp.msg);
             this.visible = false;
             this.formData = {};
+            this.goodsData = [];
+            this.starData = [];
             this.$emit("success");
         }
     }