|
@@ -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> -->
|