Explorar o código

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

huang_an %!s(int64=2) %!d(string=hai) anos
pai
achega
9f1fd04245
Modificáronse 1 ficheiros con 6 adicións e 5 borrados
  1. 6 5
      src/views/warehouseManagement/components/selectType.vue

+ 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 = {