snow 1 year ago
parent
commit
bb470713da
2 changed files with 1 additions and 0 deletions
  1. 0 0
      dist/static/js/0.js
  2. 1 0
      src/views/goodStore/dealGoodsPool/index.vue

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/0.js


+ 1 - 0
src/views/goodStore/dealGoodsPool/index.vue

@@ -571,6 +571,7 @@ export default {
       this.loading = true;
       const res = await asyncRequest.list({
         ...this.parmValue,
+        order_source:[2, 3],
         needRela: true
       });
       if (res && res.code === 0 && res.data) {

Some files were not shown because too many files changed in this diff