소스 검색

fix:入库审核问题修复

lupeng 2 달 전
부모
커밋
8dad266ddb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/plan/finishProduct/components/in-stock.vue

+ 1 - 1
src/views/plan/finishProduct/components/in-stock.vue

@@ -62,7 +62,7 @@ const crudRef = ref(null);
 // 传入一个url,后面不带/
 const { form, data, option, search, page, toDeleteIds, Methords, Utils } =
   useCrud({
-    src: "/api/v1/plan/seq",
+    src: "/api/v1/plan/seq/inStock",
   });
 const {
   dataNoPageList,