Explorar o código

fix: 接口参数问题

liujt hai 1 mes
pai
achega
4831f5aa78
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/views/bpm/stockManagement/storage.vue

+ 1 - 2
src/views/bpm/stockManagement/storage.vue

@@ -1863,8 +1863,7 @@
           });
           storageApi
             .getListByNameOrModeType({
-              codeList,
-              queryConditions: this.detailList
+              codeList
             })
             .then(async (res) => {
               console.log(res, 'detailList-res');