Przeglądaj źródła

解决新增入库其他入库添加物品时不显示列表

huang_an 2 lat temu
rodzic
commit
9f1fd04245

+ 6 - 5
src/views/warehouseManagement/components/selectType.vue

@@ -250,11 +250,12 @@
           }
           return cur;
         }, this.memoSelection.slice(0));
-        if (this.bizScene == 5) {
-          this._getAssetLedger();
-        } else {
-          this._getInformation();
-        }
+        this._getInformation();
+        // if (this.bizScene == 5) {
+        //   this._getAssetLedger();
+        // } else {
+        //   this._getInformation();
+        // }
       },
       async _getInformation() {
         const params = {