Browse Source

修改成本字段

yuanrf 10 months ago
parent
commit
6dc61f7447
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/Finance/Cost.vue

+ 1 - 1
src/components/Finance/Cost.vue

@@ -138,7 +138,7 @@
                         <el-button size="small" :type="hotelIsTrue ? 'primary' : 'danger'"
                             @click="PostHotelInquiryPageItem">查看酒店询价价格</el-button>
                         <!-- <el-button size="small" type="primary">导入收款账单</el-button> -->
-                        <el-button size="small" type="primary" @click="GetPriceCheckWord">生成收款账单</el-button>
+                        <el-button size="small" type="primary" @click="GetPriceCheckWord">生成报价单</el-button>
                         <el-button size="small" type="primary" @click="GetClientWord">导出客户报表</el-button>
                         <el-button size="small" type="primary" @click="GetGroupCostExcel">导出成本</el-button>
                         <!-- <el-button type="primary">一键复制</el-button> -->