浏览代码

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