snow il y a 2 ans
Parent
commit
923f27a0ab

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/static/js/0.js


+ 1 - 1
src/views/goodStore/goodsCost/index.vue

@@ -684,7 +684,7 @@ export default {
         this.parmValue.supplierName = "";
       }
       // this.parmValue.brandid = this.brandid.toString();
-      this.pageInfo.curr = 1;
+      this.pageInfo.curr = 1; 
       this.parmValue.page = 1;
       await this.searchList();
     },

+ 1 - 1
src/views/stock/stockWarning/index.vue

@@ -349,7 +349,6 @@ export default {
 
       this.pageInfo.curr = 1
       this.parmValue.page = 1
-      this.parmValue.companyNo = this.currentCompany
       this.searchList()
     },
 
@@ -362,6 +361,7 @@ export default {
       delete model["stock_code"];
       const res = await asyncRequest.list({
         ...model,
+        companyNo: "",
         needRela: true
       });
       if (res && res.code === 0 && res.data) {

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff