Browse Source

fix:入库审核问题修复

lupeng 1 tháng trước cách đây
mục cha
commit
8dad266ddb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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,