Jelajahi Sumber

蒙牛-积分商品配置

三七 3 minggu lalu
induk
melakukan
2d4ad314d5
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  1. 2 0
      src/views/hisStore/integralGoods/index.vue

+ 2 - 0
src/views/hisStore/integralGoods/index.vue

@@ -508,6 +508,8 @@ export default {
          if(this.form.images!=null){
              this.photoArr=this.form.images.split(",");
            }
+        this.appIds = this.form.appIds ? this.form.appIds.split(',') : [];
+
         //修改按钮
         setTimeout(() => {
                   if(this.form.descs==null){