Explorar o código

图片选择 分类也要能回选

shish %!s(int64=6) %!d(string=hai) anos
pai
achega
43e1581bb4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      store/src/admin/goodsManage/add.vue

+ 1 - 1
store/src/admin/goodsManage/add.vue

@@ -208,7 +208,7 @@ export default {
         if (this.form.stock == -1) {
           this.$set(this.form, "stock", "");
         }
-        this.$set(this.form, "shopImg", res.data.smallImgList)
+        this.$set(this.form, "shopImg", res.data.imgList)
       });
     },
     // 确认