xiaodai2022 2 年 前
コミット
dcf7f5a6bb
2 ファイル変更2 行追加0 行削除
  1. 0 0
      dist/static/js/0.js
  2. 2 0
      src/views/goodStore/goodsCost/index.vue

ファイルの差分が大きいため隠しています
+ 0 - 0
dist/static/js/0.js


+ 2 - 0
src/views/goodStore/goodsCost/index.vue

@@ -441,12 +441,14 @@ export default {
     };
   },
   mounted() {
+    this.select='1'
     this.supplierNo = [];
     this.brandid = [];
     this.searchList();
   },
   methods: {
     restSearch() {
+      this.select='1'
       this.supplierNo = [];
       this.brandid = [];
       // 表格 - 分页

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません