chenrui 3 gadi atpakaļ
vecāks
revīzija
8c2df87b38

+ 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') { //  自选盘点且区分仓库