소스 검색

bug修复

chenrui 3 년 전
부모
커밋
8c2df87b38
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/inventoryManagement/inventoryChecking/printModal.vue

+ 1 - 1
src/views/inventoryManagement/inventoryChecking/printModal.vue

@@ -109,7 +109,7 @@ export default {
             checkWarehouseSn: _this.itemData.checkWarehouseSn,
             stockQtyFlag: _this.nowType == 'pddy' ? _this.form.stockQtyFlag : undefined,
             productScopeFlag: _this.nowType == 'shdy' ? _this.form.productScopeFlag : undefined,
-            checkPrintFlag: true,
+            checkPrintFlag: _this.nowType == 'pddy',
             type: isPrint || 'preview'
           }
           if (_this.itemData && _this.itemData.checkType == 'SELECT' && _this.itemData.warehouseFlag == '1') { //  自选盘点且区分仓库