瀏覽代碼

商品管理资质提示

wangxy 4 天之前
父節點
當前提交
c2f60ae3b4
共有 2 個文件被更改,包括 334 次插入296 次删除
  1. 7 0
      src/api/hisStore/storeProduct.js
  2. 327 296
      src/views/hisStore/storeProduct/index.vue

+ 7 - 0
src/api/hisStore/storeProduct.js

@@ -125,3 +125,10 @@ export function updateIsShow(productIds) {
   })
 }
 
+export function qualifications() {
+  return request({
+    url: '/store/store/storeProduct/productNoticeInfo',
+    method: 'get'
+  })
+}
+

File diff suppressed because it is too large
+ 327 - 296
src/views/hisStore/storeProduct/index.vue


Some files were not shown because too many files changed in this diff