瀏覽代碼

屏蔽未做打印功能

chenrui 4 年之前
父節點
當前提交
08d4e5d66b

+ 3 - 3
src/views/allocationManagement/warehouseAllocation/detail.vue

@@ -16,11 +16,11 @@
         <!-- <a id="warehouseAllocationDetail-back-edit" style="color: #1890ff;margin-left: 20px;" href="javascript:;" @click="handleBack">编辑</a> -->
       </template>
       <!-- 操作区,位于 title 行的行尾 -->
-      <template slot="extra">
+      <!-- <template slot="extra">
         <a-button key="2" id="warehouseAllocationDetail-preview-btn">打印预览</a-button>
         <a-button key="1" type="primary" id="warehouseAllocationDetail-print-btn">快速打印</a-button>
-        <!-- <a-button key="3" type="danger" @click="handleExport" :loading="exportLoading" id="warehouseAllocationDetail-export-btn">导出</a-button> -->
-      </template>
+        <a-button key="3" type="danger" @click="handleExport" :loading="exportLoading" id="warehouseAllocationDetail-export-btn">导出</a-button>
+      </template> -->
     </a-page-header>
     <!-- 基础信息 -->
     <a-card size="small" :bordered="false" class="warehouseAllocationDetail-cont">

+ 2 - 2
src/views/allocationManagement/warehouseAllocation/edit.vue

@@ -8,10 +8,10 @@
         <span style="margin: 0 15px;color: #666;">调入仓库:{{ (basicInfoData&&basicInfoData.putWarehouseName) || '--' }}</span>
       </template>
       <!-- 操作区,位于 title 行的行尾 -->
-      <template slot="extra">
+      <!-- <template slot="extra">
         <a-button key="2" id="warehouseAllocationEdit-preview-btn">打印预览</a-button>
         <a-button key="1" type="primary" id="warehouseAllocationEdit-print-btn">快速打印</a-button>
-      </template>
+      </template> -->
     </a-page-header>
     <!-- 选择产品 -->
     <a-card size="small" :bordered="false" class="warehouseAllocationEdit-cont">

+ 2 - 2
src/views/bulkManagement/bulkReturnGoods/edit.vue

@@ -6,10 +6,10 @@
         <a id="bulkReturnGoodsEdit-back-btn" href="javascript:;" @click="handleBack">返回列表</a>
       </template>
       <!-- 操作区,位于 title 行的行尾 -->
-      <template slot="extra">
+      <!-- <template slot="extra">
         <a-button key="2" id="bulkReturnGoodsEdit-preview-btn">打印预览</a-button>
         <a-button key="1" type="primary" id="bulkReturnGoodsEdit-print-btn">快速打印</a-button>
-      </template>
+      </template> -->
     </a-page-header>
     <!-- 内容 -->
     <a-page-header title="单号:CG2021010100001" ></a-page-header>

+ 2 - 2
src/views/financialManagement/companyCollectionPayment/detail.vue

@@ -7,10 +7,10 @@
         <p style=" display: inline-block;margin: 0 0 0 60px;color: #000;font-size: 16px;font-weight: 600;">单号:{{ (basicInfoData&&basicInfoData.unitSettleNo) || '--' }}</p>
       </template>
       <!-- 操作区,位于 title 行的行尾 -->
-      <template slot="extra">
+      <!-- <template slot="extra">
         <a-button key="2" id="companyCollectionPaymentDetail-preview-btn">打印预览</a-button>
         <a-button key="1" type="primary" id="companyCollectionPaymentDetail-print-btn">快速打印</a-button>
-      </template>
+      </template> -->
     </a-page-header>
     <!-- 基础信息 -->
     <a-card size="small" :bordered="false" class="companyCollectionPaymentDetail-cont">

+ 2 - 2
src/views/financialManagement/companyReceivablePayable/detail.vue

@@ -7,10 +7,10 @@
         <p style=" display: inline-block;margin: 0 0 0 60px;color: #000;font-size: 16px;font-weight: 600;">客户:{{ $route.params.name || '--' }}</p>
       </template>
       <!-- 操作区,位于 title 行的行尾 -->
-      <template slot="extra">
+      <!-- <template slot="extra">
         <a-button key="2" id="companyCollectionPaymentDetail-preview-btn">打印预览</a-button>
         <a-button key="1" type="primary" id="companyCollectionPaymentDetail-print-btn">快速打印</a-button>
-      </template>
+      </template> -->
     </a-page-header>
     <a-card>
       <!-- 搜索条件 -->

+ 2 - 2
src/views/financialManagement/inventoryReview/detail.vue

@@ -6,10 +6,10 @@
         <a id="inventoryReviewDetail-back-btn" href="javascript:;" @click="handleBack">返回列表</a>
       </template>
       <!-- 操作区,位于 title 行的行尾 -->
-      <template slot="extra">
+      <!-- <template slot="extra">
         <a-button key="2" id="inventoryReviewDetail-preview-btn">打印预览</a-button>
         <a-button key="1" type="primary" id="inventoryReviewDetail-print-btn">快速打印</a-button>
-      </template>
+      </template> -->
     </a-page-header>
     <!-- 内容 -->
     <a-page-header title="盘点单号:CG2021010100001" ></a-page-header>

+ 2 - 2
src/views/inventoryManagement/inventoryChecking/financialAuditDetail.vue

@@ -6,9 +6,9 @@
         <a id="financialAuditDetail-back-btn" href="javascript:;" @click="handleBack">返回列表</a>
       </template>
       <!-- 操作区,位于 title 行的行尾 -->
-      <template slot="extra">
+      <!-- <template slot="extra">
         <a-button key="1" type="primary" id="financialAuditDetail-print-btn">快速打印</a-button>
-      </template>
+      </template> -->
     </a-page-header>
     <!-- 基础信息 -->
     <a-card size="small" :bordered="false" class="financialAuditDetail-cont">

+ 2 - 2
src/views/inventoryManagement/inventoryChecking/makeInventory.vue

@@ -6,13 +6,13 @@
         <a id="makeInventory-back-btn" href="javascript:;" @click="handleBack">返回列表</a>
       </template>
       <!-- 操作区,位于 title 行的行尾 -->
-      <template slot="extra">
+      <!-- <template slot="extra">
         <a-button key="1" type="primary" id="makeInventory-print-btn">快速打印</a-button>
         <a-button key="2" id="makeInventory-preview-btn">打印预览</a-button>
         <a-button key="3" type="danger" @click="handleExport" :loading="exportLoading" id="makeInventory-export-btn">导出</a-button>
         <a-button key="4" @click="handleImport" id="makeInventory-import-btn">导入</a-button>
         <a-button key="5" type="link" @click="handleDownImport" id="makeInventory-down-import-btn">下载导入模板</a-button>
-      </template>
+      </template> -->
     </a-page-header>
     <!-- 详情 -->
     <a-card size="small" :bordered="false" class="makeInventory-cont">

+ 2 - 2
src/views/purchasingManagement/purchaseReturn/detail.vue

@@ -13,10 +13,10 @@
           @click.stop="handleEdit">编辑</a-button>
       </template>
       <!-- 操作区,位于 title 行的行尾 -->
-      <template slot="extra">
+      <!-- <template slot="extra">
         <a-button key="2" id="purchaseReturnDetail-preview-btn">打印预览</a-button>
         <a-button key="1" type="primary" id="purchaseReturnDetail-print-btn">快速打印</a-button>
-      </template>
+      </template> -->
     </a-page-header>
     <!-- 基础信息 -->
     <a-card size="small" :bordered="false" class="purchaseReturnDetail-cont">

+ 2 - 2
src/views/salesManagement/outboundOrder/detail.vue

@@ -6,7 +6,7 @@
         <a-button size="small" id="outboundOrderDetail-ts-btn" style="margin-left:30px" key="0">订单推送</a-button>
         <!-- <a-button size="small" id="outboundOrderDetail-export-btn" type="danger" style="margin-left:20px" key="1">销售导出</a-button> -->
       </template>
-      <template slot="extra">
+      <!-- <template slot="extra">
         <span>打印字段:</span>
         <a-select key="2" style="width:150px" id="sales-pritKey" placeholder="请选择打印字段" allowClear>
           <a-select-option v-for="item in pritKey" :key="item.id" :value="item.id">{{ item.name }}</a-select-option>
@@ -17,7 +17,7 @@
         </a-select>
         <a-button key="4" id="outboundOrderDetail-preview-btn">打印预览</a-button>
         <a-button key="5" type="primary" id="outboundOrderDetail-print-btn">快速打印</a-button>
-      </template>
+      </template> -->
     </a-page-header>
     <!-- 基础信息 -->
     <a-card size="small" :bordered="false" class="outboundOrderDetail-cont">

+ 3 - 3
src/views/salesManagement/quotation/detail.vue

@@ -6,11 +6,11 @@
         <a id="quotationDetail-back-btn" href="javascript:;" @click="handleBack">返回列表</a>
       </template>
       <!-- 操作区,位于 title 行的行尾 -->
-      <template slot="extra">
-        <!-- <a-button key="3" type="danger" id="quotationDetail-export-btn">导出</a-button> -->
+      <!-- <template slot="extra">
+        <a-button key="3" type="danger" id="quotationDetail-export-btn">导出</a-button>
         <a-button key="2" id="quotationDetail-preview-btn">打印预览</a-button>
         <a-button key="1" type="primary" id="quotationDetail-print-btn">快速打印</a-button>
-      </template>
+      </template> -->
     </a-page-header>
     <a-card size="small" :bordered="false" class="quotationDetail-cont">
       <a-collapse :activeKey="['1']">

+ 2 - 2
src/views/salesManagement/quotation/edit.vue

@@ -7,10 +7,10 @@
         <a id="quotationEdit-back-btn" href="javascript:;" @click="handleBack">返回列表</a>
       </template>
       <!-- 操作区,位于 title 行的行尾 -->
-      <template slot="extra">
+      <!-- <template slot="extra">
         <a-button key="2" id="quotationEdit-preview-btn">打印预览</a-button>
         <a-button key="1" type="primary" id="quotationEdit-print-btn">快速打印</a-button>
-      </template>
+      </template> -->
     </a-page-header>
     <!-- 基础信息 -->
     <a-card size="small" :bordered="false" class="quotationEdit-cont">

+ 2 - 2
src/views/salesManagement/urgentItemsOffset/detail.vue

@@ -9,8 +9,8 @@
       <!-- 操作区,位于 title 行的行尾 -->
       <template slot="extra">
         <a-button key="3" type="danger" v-if="!isWriteDown" @click="handleSubmit" id="urgentItemsOffsetDetail-btn-submit">冲减</a-button>
-        <a-button key="2" @click="handlePreview" id="urgentItemsOffsetDetail-btn-preview">打印预览</a-button>
-        <a-button key="1" type="primary" @click="handlePrint" id="urgentItemsOffsetDetail-btn-print">快速打印</a-button>
+        <!-- <a-button key="2" @click="handlePreview" id="urgentItemsOffsetDetail-btn-preview">打印预览</a-button>
+        <a-button key="1" type="primary" @click="handlePrint" id="urgentItemsOffsetDetail-btn-print">快速打印</a-button> -->
       </template>
     </a-page-header>
     <!-- 急件单信息 -->