Explorar o código

fix(bugs): 修改商品分类的耳二级菜单

tangning %!s(int64=3) %!d(string=hai) anos
pai
achega
9635af84e1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/product/editCategoryModal.vue

+ 1 - 0
src/views/product/editCategoryModal.vue

@@ -168,6 +168,7 @@ wapBannerUrl: "https://4dkk.4dage.com/shop/huafa/20220302/23135195983e96.png?x-o
           ...data,
           isShow: String(data.isShow),
           wapBannerUrl: [data.wapBannerUrl],
+          parentId: data.parentId ? data.parentId : '',
         });
         updateSchema({
           field: 'parentId',