|
@@ -203,7 +203,7 @@
|
|
|
@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="GetClientWord">导出客户报表</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> -->
|
|
|
<el-button v-if="isShare == 1" size="small" type="info" @click="GroupIsShare">取消成本通知</el-button>
|