Browse Source

文字修改

yuanrf 1 week ago
parent
commit
42edda66ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/Finance/Cost.vue

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

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