소스 검색

商品管理资质提示

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'
+  })
+}
+

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 327 - 296
src/views/hisStore/storeProduct/index.vue


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.