Reportstbale.vue 69 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466
  1. <template>
  2. <div v-loading.fullscreen.lock="fullscreenLoading">
  3. <div class="reportsbale-all">
  4. <!-- <WorldMap style="width: 100%;height:600px;" id="WorldMap" ref="WorldMap" :chartData="worldChartData"></WorldMap> -->
  5. <!-- <world-chart :id="WorldMap" ref="WorldMap" :chartData="worldChartData"/> -->
  6. <div class="reportsbale-info">
  7. <div style="display: flex;">
  8. <div class="reportsbale-info-li">
  9. <label>团 号:</label>
  10. <span v-if="this.groupInfo.tourCode!=''">{{groupInfo=={}?'暂无':groupInfo.tourCode==""?'暂无':groupInfo.tourCode}}</span>
  11. </div>
  12. <div class="reportsbale-info-li">
  13. <label>团组名:</label>
  14. <span v-if="this.groupInfo.teamName!=''">{{groupInfo=={}?'暂无':groupInfo.teamName==""?'暂无':groupInfo.teamName}}</span>
  15. </div>
  16. <div class="reportsbale-info-li">
  17. <label>客 户:</label>
  18. <span>{{groupInfo=={}?'暂无':groupInfo.clientName==""?'暂无':groupInfo.clientName}}</span>
  19. </div>
  20. <div class="reportsbale-info-li">
  21. <label>出访国家:</label>
  22. <span>{{groupInfo=={}?'暂无':groupInfo.visitCountry==""?'暂无':groupInfo.visitCountry}}</span>
  23. </div>
  24. <div class="reportsbale-info-li">
  25. <label>起止日期:</label>
  26. <span>{{groupInfo.visitStartDate|filter_time}}~{{groupInfo.visitEndDate|filter_time}}</span>
  27. </div>
  28. <div class="reportsbale-info-li">
  29. <label>天数/人数:</label>
  30. <span>{{groupInfo=={}?'暂无':groupInfo.visitDays+'天/'+groupInfo.visitPNumber+'人'}}</span>
  31. </div>
  32. </div>
  33. <div>
  34. <el-select style="width:199px;" @change="PostGroupStatementDetails" size="small" v-model="isAudit" placeholder="请选择">
  35. <el-option
  36. v-for="item in isAuditoptions"
  37. :key="item.value"
  38. :label="item.label"
  39. :value="item.value">
  40. </el-option>
  41. </el-select>
  42. <el-button size="small" type="primary" @click="goback()">返 回</el-button>
  43. </div>
  44. </div>
  45. <div v-html="feeTotalStr" class="zctitle"></div>
  46. <div class="reportsbale-table">
  47. <div class="reportsbale-table-biaoti">
  48. <div>团组收入</div>
  49. </div>
  50. <div class="reportsbale-table-li">
  51. <el-table
  52. :data="receivables"
  53. border
  54. style="width: 100%;">
  55. <el-table-column
  56. label="应收报表"
  57. width="180">
  58. <el-table-column
  59. prop="priceName"
  60. label="费用名称">
  61. </el-table-column>
  62. <el-table-column
  63. label="单价"
  64. width="180">
  65. <template slot-scope="scope">
  66. {{ scope.row.price.toFixed(2)}}
  67. </template>
  68. </el-table-column>
  69. <el-table-column
  70. prop="count"
  71. label="数量"
  72. width="180">
  73. </el-table-column>
  74. <el-table-column
  75. prop="unit"
  76. label="单位"
  77. width="180">
  78. </el-table-column>
  79. <el-table-column
  80. prop="currencyCode"
  81. label="币种"
  82. width="180">
  83. </el-table-column>
  84. <el-table-column
  85. label="汇率"
  86. width="180">
  87. <template slot-scope="scope">
  88. {{ scope.row.rate.toFixed(4)}}
  89. </template>
  90. </el-table-column>
  91. <el-table-column
  92. label="应收金额(CNY)"
  93. width="180">
  94. <template slot-scope="scope">
  95. {{ scope.row.itemSumPrice.toFixed(2)}}
  96. </template>
  97. </el-table-column>
  98. <el-table-column
  99. prop="statusStr"
  100. label="审核状态"
  101. width="80">
  102. </el-table-column>
  103. <el-table-column
  104. prop="auditorStr"
  105. label="审核人"
  106. width="80">
  107. </el-table-column>
  108. </el-table-column>
  109. </el-table>
  110. </div>
  111. <div class="reportsbale-table-li">
  112. <el-table
  113. :data="proceedsReceivedViews"
  114. border
  115. style="width: 100%;">
  116. <el-table-column
  117. label="已收报表">
  118. <el-table-column
  119. prop="sectionTime"
  120. label="到款时间"
  121. width="180">
  122. </el-table-column>
  123. <el-table-column
  124. label="金额"
  125. width="180">
  126. <template slot-scope="scope">
  127. {{ scope.row.price.toFixed(2)}}
  128. </template>
  129. </el-table-column>
  130. <el-table-column
  131. prop="currencyCode"
  132. label="币种"
  133. width="180">
  134. </el-table-column>
  135. <el-table-column
  136. prop="client"
  137. label="付款单位">
  138. </el-table-column>
  139. <el-table-column
  140. prop="receivablesTypeName"
  141. label="收款类型"
  142. width="180">
  143. </el-table-column>
  144. <el-table-column
  145. prop="remark"
  146. label="备注"
  147. width="300">
  148. </el-table-column>
  149. </el-table-column>
  150. </el-table>
  151. <div v-html="proceedsReceivedStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  152. </div>
  153. <!-- <div class="reportsbale-table-li">
  154. <el-table
  155. :data="extraCostsViews"
  156. border
  157. style="width: 100%;">
  158. <el-table-column
  159. label="超支费用">
  160. <el-table-column
  161. prop="priceName"
  162. label="费用名称">
  163. </el-table-column>
  164. <el-table-column
  165. prop="paymentCurrency"
  166. label="币种"
  167. width="100">
  168. </el-table-column>
  169. <el-table-column
  170. label="费用金额"
  171. width="100">
  172. <template slot-scope="scope">
  173. {{ scope.row.payMoney.toFixed(2)}}
  174. </template>
  175. </el-table-column>
  176. <el-table-column
  177. label="人民币"
  178. width="100">
  179. <template slot-scope="scope">
  180. {{ scope.row.cnyPrice.toFixed(2)}}
  181. </template>
  182. </el-table-column>
  183. <el-table-column
  184. label="当时汇率"
  185. width="100">
  186. <template slot-scope="scope">
  187. {{ scope.row.dayRate.toFixed(4)}}
  188. </template>
  189. </el-table-column>
  190. <el-table-column
  191. prop="payee"
  192. label="收款方"
  193. width="180">
  194. </el-table-column>
  195. <el-table-column
  196. prop="orbitalPrivateTransfer"
  197. label="费用标识"
  198. width="80">
  199. <template slot-scope="scope">
  200. {{ scope.row.orbitalPrivateTransfer==-1?'未选择':scope.row.orbitalPrivateTransfer==0?'公转':'私转' }}
  201. </template>
  202. </el-table-column>
  203. <el-table-column
  204. prop="payWay"
  205. label="支付方式"
  206. width="80">
  207. </el-table-column>
  208. <el-table-column
  209. prop="cardType"
  210. label="卡类型"
  211. width="80">
  212. <template slot-scope="scope">
  213. {{scope.row.payWay!="刷卡"?'—':scope.row.cardType}}
  214. </template>
  215. </el-table-column>
  216. <el-table-column
  217. label="状态"
  218. width="80">
  219. <template slot-scope="scope">
  220. {{ scope.row.isPay==-1?'未选择':scope.row.isPay==1?'已付款':'未付款' }}
  221. </template>
  222. </el-table-column>
  223. <el-table-column
  224. prop="applicant"
  225. label="申请人"
  226. width="80">
  227. </el-table-column>
  228. </el-table-column>
  229. </el-table>
  230. <div v-html="extraCostsStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  231. </div> -->
  232. <div class="reportsbale-table-li">
  233. <el-table
  234. :data="paymentRefundAndOtherMoneyViews"
  235. border
  236. style="width: 100%;">
  237. <el-table-column
  238. label="收款退还">
  239. <el-table-column
  240. prop="priceName"
  241. label="费用名称">
  242. </el-table-column>
  243. <el-table-column
  244. prop="payCurrencyCode"
  245. label="币种"
  246. width="100">
  247. </el-table-column>
  248. <el-table-column
  249. label="费用金额"
  250. width="100">
  251. <template slot-scope="scope">
  252. {{ scope.row.price.toFixed(2)}}
  253. </template>
  254. </el-table-column>
  255. <el-table-column
  256. label="人民币"
  257. width="100">
  258. <template slot-scope="scope">
  259. {{ scope.row.cnyPrice.toFixed(2)}}
  260. </template>
  261. </el-table-column>
  262. <el-table-column
  263. label="当时汇率"
  264. width="100">
  265. <template slot-scope="scope">
  266. {{ scope.row.thisRate.toFixed(4)}}
  267. </template>
  268. </el-table-column>
  269. <el-table-column
  270. prop="payee"
  271. label="收款方"
  272. width="180">
  273. </el-table-column>
  274. <el-table-column
  275. prop="payTime"
  276. label="付款时间"
  277. width="140">
  278. </el-table-column>
  279. <el-table-column
  280. label="费用标识"
  281. width="80">
  282. <template slot-scope="scope">
  283. {{ scope.row.orbitalPrivateTransfer==-1?'未选择':scope.row.orbitalPrivateTransfer==0?'公转':'私转' }}
  284. </template>
  285. </el-table-column>
  286. <el-table-column
  287. prop="payType"
  288. label="支付方式"
  289. width="80">
  290. </el-table-column>
  291. <el-table-column
  292. label="状态"
  293. width="80">
  294. <template slot-scope="scope">
  295. {{ scope.row.isPay==-1?'未选择':scope.row.isPay==1?'已付款':'未付款' }}
  296. </template>
  297. </el-table-column>
  298. <el-table-column
  299. prop="applicant"
  300. label="申请人"
  301. width="80">
  302. </el-table-column>
  303. </el-table-column>
  304. </el-table>
  305. <div v-html="paymentRefundAndOtherMoneyStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  306. <div v-html="groupIncomeStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  307. </div>
  308. <div class="reportsbale-table-biaoti">
  309. <div>团组支出</div>
  310. </div>
  311. <div class="reportsbale-table-li">
  312. <el-table
  313. :data="groupHotelFeeViews"
  314. style="width: 100%"
  315. :row-style="TableRowStyle">
  316. <el-table-column
  317. label="酒店预订费用">
  318. <el-table-column
  319. prop="city"
  320. label="城市">
  321. </el-table-column>
  322. <el-table-column
  323. prop="hotelName"
  324. label="酒店名称">
  325. </el-table-column>
  326. <el-table-column
  327. prop="checkInDate"
  328. label="入住时间"
  329. width="78">
  330. </el-table-column>
  331. <el-table-column
  332. prop="checkOutDate"
  333. label="退房时间"
  334. width="78">
  335. </el-table-column>
  336. <!-- <el-table-column
  337. prop="paymentCurrency"
  338. label="币种"
  339. width="40">
  340. </el-table-column> -->
  341. <el-table-column label="费用">
  342. <el-table-column
  343. label="单间">
  344. <el-table-column
  345. label="单价"
  346. width="60">
  347. <template slot-scope="scope">
  348. {{ scope.row.singleRoomPrice.toFixed(2)}}
  349. </template>
  350. </el-table-column>
  351. <el-table-column
  352. prop="singleRoomCount"
  353. label="数量"
  354. width="35">
  355. </el-table-column>
  356. </el-table-column>
  357. <el-table-column
  358. label="双间">
  359. <el-table-column
  360. prop="doubleRoomPrice"
  361. label="单价"
  362. width="60">
  363. <template slot-scope="scope">
  364. {{ scope.row.doubleRoomPrice.toFixed(2)}}
  365. </template>
  366. </el-table-column>
  367. <el-table-column
  368. prop="doubleRoomCount"
  369. label="数量"
  370. width="35">
  371. </el-table-column>
  372. </el-table-column>
  373. <el-table-column
  374. label="套房">
  375. <el-table-column
  376. prop="suiteRoomPrice"
  377. label="单价"
  378. width="60">
  379. <template slot-scope="scope">
  380. {{ scope.row.suiteRoomPrice.toFixed(2)}}
  381. </template>
  382. </el-table-column>
  383. <el-table-column
  384. prop="suiteRoomCount"
  385. label="数量"
  386. width="35">
  387. </el-table-column>
  388. </el-table-column>
  389. <el-table-column
  390. label="其他房型">
  391. <el-table-column
  392. prop="otherRoomPrice"
  393. label="单价"
  394. width="60">
  395. <template slot-scope="scope">
  396. {{ scope.row.otherRoomPrice.toFixed(2)}}
  397. </template>
  398. </el-table-column>
  399. <el-table-column
  400. prop="otherRoomCount"
  401. label="数量"
  402. width="35">
  403. </el-table-column>
  404. </el-table-column>
  405. <el-table-column
  406. label="金额计算">
  407. <el-table-column
  408. label="总房费"
  409. width="100">
  410. <template slot-scope="scope">
  411. <el-popover
  412. placement="top"
  413. trigger="hover">
  414. <div v-html="scope.row.roomInfoTips"></div>
  415. <span slot="reference">{{ scope.row.roomPrice.toFixed(2)+' '+scope.row.roomPriceCurrency}}</span>
  416. </el-popover>
  417. </template>
  418. </el-table-column>
  419. <el-table-column
  420. label="早餐"
  421. width="100">
  422. <template slot-scope="scope">
  423. <el-popover
  424. placement="top"
  425. trigger="hover">
  426. <div v-html="scope.row.breakfastInfoTips"></div>
  427. <span slot="reference">{{ scope.row.breakfastPrice.toFixed(2)+' '+scope.row.breakfastCurrency}}</span>
  428. </el-popover>
  429. </template>
  430. </el-table-column>
  431. <el-table-column
  432. prop="governmentRent"
  433. label="地税"
  434. width="100">
  435. <template slot-scope="scope">
  436. <el-popover
  437. placement="top"
  438. trigger="hover">
  439. <div v-html="scope.row.governmentRentTips"></div>
  440. <span slot="reference">{{ scope.row.governmentRent.toFixed(2)+' '+scope.row.governmentRentCurrency}}</span>
  441. </el-popover>
  442. </template>
  443. </el-table-column>
  444. <el-table-column
  445. prop="cityTax"
  446. label="城市税"
  447. width="100">
  448. <template slot-scope="scope">
  449. <el-popover
  450. placement="top"
  451. trigger="hover">
  452. <div v-html="scope.row.cityTaxTips"></div>
  453. <span slot="reference">{{ scope.row.cityTax.toFixed(2)+' '+scope.row.cityTaxCurrency}}</span>
  454. </el-popover>
  455. </template>
  456. </el-table-column>
  457. <!-- <el-table-column
  458. label="信用卡金额">
  459. <template slot-scope="scope">
  460. {{ scope.row.roomPrice.toFixed(2)+' '+scope.row.roomPriceCurrency}}
  461. </template>
  462. </el-table-column> -->
  463. </el-table-column>
  464. <el-table-column label="人民币">
  465. <el-table-column
  466. label="总金额">
  467. <template slot-scope="scope">
  468. {{ scope.row.payMoney.toFixed(2)+' '+scope.row.paymentCurrency}}
  469. </template>
  470. </el-table-column>
  471. <!-- <el-table-column
  472. prop="currencyRateStr"
  473. label="当时汇率">
  474. </el-table-column> -->
  475. <!-- <el-table-column
  476. prop="payee"
  477. label="收款方"
  478. width="70">
  479. </el-table-column> -->
  480. <!-- <el-table-column
  481. label="费用标识"
  482. width="40">
  483. <template slot-scope="scope">
  484. {{ scope.row.OrbitalPrivateTransfer==-1?'未选择':scope.row.OrbitalPrivateTransfer==0?'公转':'私转' }}
  485. </template>
  486. </el-table-column> -->
  487. <!-- <el-table-column
  488. prop="payWay"
  489. label="支付方式"
  490. width="40">
  491. </el-table-column> -->
  492. <!-- <el-table-column
  493. prop="cardType"
  494. label="卡类型"
  495. width="50">
  496. <template slot-scope="scope">
  497. {{ scope.row.cardType=='其他'?'—':scope.row.cardType==''?'—':scope.row.cardType }}
  498. </template>
  499. </el-table-column> -->
  500. <el-table-column
  501. label="状态"
  502. width="50">
  503. <template slot-scope="scope">
  504. <el-popover
  505. placement="top"
  506. trigger="hover">
  507. <div v-html="scope.row.payTips"></div>
  508. <span slot="reference">{{ scope.row.isPay==-1?'未选择':scope.row.isPay==1?'已付款':scope.row.isPay==2?'其它费用子项未付款':'未付款' }}</span>
  509. </el-popover>
  510. </template>
  511. </el-table-column>
  512. <!-- <el-table-column
  513. label="状态"
  514. width="50">
  515. <template slot-scope="scope">
  516. {{ scope.row.isPay==-1?'未选择':scope.row.isPay==1?'已付款':'未付款' }}
  517. </template>
  518. </el-table-column> -->
  519. <el-table-column
  520. prop="applicant"
  521. label="申请人"
  522. width="50">
  523. </el-table-column>
  524. </el-table-column>
  525. </el-table-column>
  526. </el-table-column>
  527. </el-table>
  528. <div v-html="groupHotelFeeStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  529. </div>
  530. <div class="reportsbale-table-li">
  531. <el-table
  532. :data="groupCTGGRFeeViews"
  533. border
  534. style="width: 100%;"
  535. :row-style="TableRowStyle">
  536. <el-table-column
  537. label="地接费用">
  538. <el-table-column
  539. prop="area"
  540. label="地区"
  541. width="180">
  542. </el-table-column>
  543. <el-table-column
  544. prop="priceName"
  545. label="费用类型"
  546. width="180">
  547. </el-table-column>
  548. <el-table-column
  549. label="费用金额"
  550. width="100">
  551. <template slot-scope="scope">
  552. {{ scope.row.payMoney.toFixed(2)}}
  553. </template>
  554. </el-table-column>
  555. <el-table-column
  556. prop="paymentCurrency"
  557. label="币种"
  558. width="100">
  559. </el-table-column>
  560. <el-table-column
  561. prop="priceContent"
  562. label="费用明细"
  563. width="100">
  564. </el-table-column>
  565. <el-table-column
  566. label="付款百分比%"
  567. width="100">
  568. <template slot-scope="scope">
  569. {{ scope.row.payPercentage+'%'}}
  570. </template>
  571. </el-table-column>
  572. <el-table-column
  573. label="已付金额"
  574. width="100">
  575. <template slot-scope="scope">
  576. {{ scope.row.amountPaid.toFixed(2)}}
  577. </template>
  578. </el-table-column>
  579. <el-table-column
  580. label="尾款"
  581. width="100">
  582. <template slot-scope="scope">
  583. {{ scope.row.balancePayment.toFixed(2)}}
  584. </template>
  585. </el-table-column>
  586. <el-table-column
  587. prop="payee"
  588. label="收款方">
  589. </el-table-column>
  590. <el-table-column
  591. prop="auditGMDate"
  592. label="付款时间"
  593. width="140">
  594. </el-table-column>
  595. <el-table-column
  596. label="费用标识"
  597. width="80">
  598. <template slot-scope="scope">
  599. {{ scope.row.orbitalPrivateTransfer==-1?'未选择':scope.row.orbitalPrivateTransfer==0?'公转':'私转' }}
  600. </template>
  601. </el-table-column>
  602. <el-table-column
  603. prop="payWay"
  604. label="支付方式"
  605. width="80">
  606. </el-table-column>
  607. <el-table-column
  608. label="状态"
  609. width="80">
  610. <template slot-scope="scope">
  611. {{ scope.row.isPay==-1?'未选择':scope.row.isPay==1?'已付款':'未付款' }}
  612. </template>
  613. </el-table-column>
  614. <el-table-column
  615. prop="applicant"
  616. label="申请人"
  617. width="80">
  618. </el-table-column>
  619. </el-table-column>
  620. </el-table>
  621. <div v-html="groupCTGGRFeeStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  622. </div>
  623. <div class="reportsbale-table-li">
  624. <el-table
  625. :data="groupAirFeeViews"
  626. border
  627. style="width: 100%;"
  628. :row-style="TableRowStyle">
  629. <el-table-column
  630. label="机票费用">
  631. <el-table-column
  632. prop="flightsCode"
  633. label="航班号"
  634. width="120">
  635. </el-table-column>
  636. <el-table-column
  637. prop="flightsCity"
  638. label="城市A-B"
  639. width="120">
  640. </el-table-column>
  641. <el-table-column
  642. prop="flightsDate"
  643. label="航班日期"
  644. width="80">
  645. </el-table-column>
  646. <el-table-column
  647. prop="flightsTime"
  648. label="航班时间"
  649. width="60">
  650. </el-table-column>
  651. <el-table-column
  652. prop="clientName"
  653. label="客人姓名"
  654. width="200">
  655. </el-table-column>
  656. <el-table-column
  657. prop="payMoneyCurrency"
  658. label="币种"
  659. width="50">
  660. </el-table-column>
  661. <el-table-column
  662. label="机票预订费用"
  663. width="100">
  664. <template slot-scope="scope">
  665. {{ scope.row.payMoney.toFixed(2)}}
  666. </template>
  667. </el-table-column>
  668. <el-table-column
  669. label="人民币费用"
  670. width="100">
  671. <template slot-scope="scope">
  672. {{ scope.row.cnyPrice.toFixed(2)+' 当时汇率('+scope.row.dayRate.toFixed(4)+')'}}
  673. </template>
  674. </el-table-column>
  675. <el-table-column
  676. prop="payee"
  677. label="收款方">
  678. </el-table-column>
  679. <el-table-column
  680. prop="auditGMDate"
  681. label="付款时间"
  682. width="140">
  683. </el-table-column>
  684. <el-table-column
  685. label="费用标识"
  686. width="80">
  687. <template slot-scope="scope">
  688. {{ scope.row.orbitalPrivateTransfer==-1?'未选择':scope.row.orbitalPrivateTransfer==0?'公转':'私转' }}
  689. </template>
  690. </el-table-column>
  691. <el-table-column
  692. prop="payWay"
  693. label="支付方式"
  694. width="80">
  695. </el-table-column>
  696. <el-table-column
  697. prop="cardType"
  698. label="卡类型"
  699. width="80">
  700. <template slot-scope="scope">
  701. {{scope.row.payWay!="刷卡"?'—':scope.row.cardType}}
  702. <!-- {{ scope.row.cardType=='其他'?'—':scope.row.cardType==''?'—':scope.row.cardType }} -->
  703. </template>
  704. </el-table-column>
  705. <el-table-column
  706. label="状态"
  707. width="80">
  708. <template slot-scope="scope">
  709. {{ scope.row.isPay==-1?'未选择':scope.row.isPay==1?'已付款':'未付款' }}
  710. </template>
  711. </el-table-column>
  712. <el-table-column
  713. prop="applicant"
  714. label="申请人"
  715. width="80">
  716. </el-table-column>
  717. </el-table-column>
  718. </el-table>
  719. <div v-html="groupAirFeeStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  720. </div>
  721. <div class="reportsbale-table-li">
  722. <el-table
  723. :data="groupVisaFeeViews"
  724. border
  725. style="width: 100%;"
  726. :row-style="TableRowStyle">
  727. <el-table-column
  728. label="签证费用">
  729. <el-table-column
  730. prop="visaClient"
  731. label="签证客户">
  732. </el-table-column>
  733. <el-table-column
  734. prop="payMoneyCurrency"
  735. label="币种"
  736. width="100">
  737. </el-table-column>
  738. <el-table-column
  739. label="签证费用"
  740. width="120">
  741. <template slot-scope="scope">
  742. {{ scope.row.payMoney.toFixed(2)}}
  743. </template>
  744. </el-table-column>
  745. <el-table-column
  746. label="当时汇率"
  747. width="100">
  748. <template slot-scope="scope">
  749. {{ scope.row.dayRate.toFixed(4)}}
  750. </template>
  751. </el-table-column>
  752. <el-table-column
  753. prop="payee"
  754. label="收款方"
  755. width="180">
  756. </el-table-column>
  757. <el-table-column
  758. prop="auditGMDate"
  759. label="付款时间"
  760. width="140">
  761. </el-table-column>
  762. <el-table-column
  763. label="费用标识"
  764. width="80">
  765. <template slot-scope="scope">
  766. {{ scope.row.orbitalPrivateTransfer==-1?'未选择':scope.row.orbitalPrivateTransfer==0?'公转':'私转' }}
  767. </template>
  768. </el-table-column>
  769. <el-table-column
  770. prop="payWay"
  771. label="支付方式"
  772. width="80">
  773. </el-table-column>
  774. <el-table-column
  775. prop="cardType"
  776. label="卡类型"
  777. width="80">
  778. <template slot-scope="scope">
  779. {{scope.row.payWay!="刷卡"?'—':scope.row.cardType}}
  780. <!-- {{ scope.row.cardType=='其他'?'—':scope.row.cardType==''?'—':scope.row.cardType }} -->
  781. </template>
  782. </el-table-column>
  783. <el-table-column
  784. label="状态"
  785. width="80">
  786. <template slot-scope="scope">
  787. {{ scope.row.isPay==-1?'未选择':scope.row.isPay==1?'已付款':'未付款' }}
  788. </template>
  789. </el-table-column>
  790. <el-table-column
  791. prop="applicant"
  792. label="申请人"
  793. width="80">
  794. </el-table-column>
  795. </el-table-column>
  796. </el-table>
  797. <div v-html="groupVisaFeeStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  798. </div>
  799. <div class="reportsbale-table-li">
  800. <el-table
  801. :data="groupInvitationalFeeViews"
  802. border
  803. style="width: 100%;"
  804. :row-style="TableRowStyle">
  805. <el-table-column
  806. label="邀请/公务活动费用">
  807. <el-table-column
  808. prop="inviterArea"
  809. label="邀请方地区">
  810. </el-table-column>
  811. <el-table-column
  812. prop="inviter"
  813. label="邀请方"
  814. width="100">
  815. </el-table-column>
  816. <el-table-column
  817. prop="inviteTime"
  818. label="邀请时间"
  819. width="80">
  820. </el-table-column>
  821. <el-table-column
  822. label="邀请函费用"
  823. width="120">
  824. <template slot-scope="scope">
  825. {{ scope.row.inviteCost.toFixed(2)}}
  826. </template>
  827. </el-table-column>
  828. <el-table-column
  829. label="快递费用"
  830. width="120">
  831. <template slot-scope="scope">
  832. {{ scope.row.sendCost.toFixed(2)}}
  833. </template>
  834. </el-table-column>
  835. <el-table-column
  836. label="活动费用"
  837. width="120">
  838. <template slot-scope="scope">
  839. {{ scope.row.eventsCost.toFixed(2)}}
  840. </template>
  841. </el-table-column>
  842. <el-table-column
  843. label="翻译费用"
  844. width="120">
  845. <template slot-scope="scope">
  846. {{ scope.row.translateCost.toFixed(2)}}
  847. </template>
  848. </el-table-column>
  849. <el-table-column
  850. label="人民币"
  851. width="120">
  852. <template slot-scope="scope">
  853. {{ scope.row.cnyPrice.toFixed(2)}}
  854. </template>
  855. </el-table-column>
  856. <el-table-column
  857. label="当时汇率"
  858. width="80">
  859. <template slot-scope="scope">
  860. {{ scope.row.currencyRateStr}}
  861. </template>
  862. </el-table-column>
  863. <el-table-column
  864. prop="payee"
  865. label="收款方"
  866. width="120">
  867. </el-table-column>
  868. <el-table-column
  869. prop="auditGMDate"
  870. label="付款时间"
  871. width="140">
  872. </el-table-column>
  873. <el-table-column
  874. label="费用标识"
  875. width="80">
  876. <template slot-scope="scope">
  877. {{ scope.row.orbitalPrivateTransfer==-1?'未选择':scope.row.orbitalPrivateTransfer==0?'公转':'私转' }}
  878. </template>
  879. </el-table-column>
  880. <el-table-column
  881. prop="payWay"
  882. label="支付方式"
  883. width="80">
  884. </el-table-column>
  885. <el-table-column
  886. label="状态"
  887. width="80">
  888. <template slot-scope="scope">
  889. {{ scope.row.isPay==-1?'未选择':scope.row.isPay==1?'已付款':'未付款' }}
  890. </template>
  891. </el-table-column>
  892. <el-table-column
  893. prop="applicant"
  894. label="申请人"
  895. width="80">
  896. </el-table-column>
  897. </el-table-column>
  898. </el-table>
  899. <div v-html="groupInvitationalFeeStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  900. </div>
  901. <div class="reportsbale-table-li">
  902. <el-table
  903. :data="groupInsuranceFeeViews"
  904. border
  905. style="width: 100%;"
  906. :row-style="TableRowStyle">
  907. <el-table-column
  908. label="保险费用">
  909. <el-table-column
  910. prop="clientName"
  911. label="客户姓名">
  912. </el-table-column>
  913. <el-table-column
  914. prop="payMoneyCurrency"
  915. label="币种"
  916. width="100">
  917. </el-table-column>
  918. <el-table-column
  919. label="保险费用"
  920. width="120">
  921. <template slot-scope="scope">
  922. {{ scope.row.payMoney.toFixed(2)}}
  923. </template>
  924. </el-table-column>
  925. <el-table-column
  926. prop="payee"
  927. label="收款方"
  928. width="200">
  929. </el-table-column>
  930. <el-table-column
  931. prop="auditGMDate"
  932. label="付款时间"
  933. width="140">
  934. </el-table-column>
  935. <el-table-column
  936. label="费用标识"
  937. width="80">
  938. <template slot-scope="scope">
  939. {{ scope.row.orbitalPrivateTransfer==-1?'未选择':scope.row.orbitalPrivateTransfer==0?'公转':'私转' }}
  940. </template>
  941. </el-table-column>
  942. <el-table-column
  943. prop="payWay"
  944. label="支付方式"
  945. width="80">
  946. </el-table-column>
  947. <el-table-column
  948. label="状态"
  949. width="80">
  950. <template slot-scope="scope">
  951. {{ scope.row.isPay==-1?'未选择':scope.row.isPay==1?'已付款':'未付款' }}
  952. </template>
  953. </el-table-column>
  954. <el-table-column
  955. prop="applicant"
  956. label="申请人"
  957. width="80">
  958. </el-table-column>
  959. </el-table-column>
  960. </el-table>
  961. <div v-html="groupInsuranceFeeStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  962. </div>
  963. <div class="reportsbale-table-li">
  964. <el-table
  965. :data="groupDecreaseFeeViews"
  966. border
  967. style="width: 100%;"
  968. :row-style="TableRowStyle">
  969. <el-table-column
  970. label="其他款项费用">
  971. <el-table-column
  972. prop="priceName"
  973. label="费用名称">
  974. </el-table-column>
  975. <el-table-column
  976. prop="payMoneyCurrency"
  977. label="币种"
  978. width="100">
  979. </el-table-column>
  980. <el-table-column
  981. label="费用金额"
  982. width="120">
  983. <template slot-scope="scope">
  984. {{ scope.row.payMoney.toFixed(2)}}
  985. </template>
  986. </el-table-column>
  987. <el-table-column
  988. label="人民币"
  989. width="120">
  990. <template slot-scope="scope">
  991. {{ scope.row.cnyPrice.toFixed(2)}}
  992. </template>
  993. </el-table-column>
  994. <el-table-column
  995. label="当时汇率"
  996. width="120">
  997. <template slot-scope="scope">
  998. {{ scope.row.dayRate.toFixed(4)}}
  999. </template>
  1000. </el-table-column>
  1001. <el-table-column
  1002. prop="payee"
  1003. label="收款方"
  1004. width="200">
  1005. </el-table-column>
  1006. <el-table-column
  1007. prop="auditGMDate"
  1008. label="付款时间"
  1009. width="140">
  1010. </el-table-column>
  1011. <el-table-column
  1012. label="费用标识"
  1013. width="80">
  1014. <template slot-scope="scope">
  1015. {{ scope.row.orbitalPrivateTransfer==-1?'未选择':scope.row.orbitalPrivateTransfer==0?'公转':'私转' }}
  1016. </template>
  1017. </el-table-column>
  1018. <el-table-column
  1019. prop="payWay"
  1020. label="支付方式"
  1021. width="80">
  1022. </el-table-column>
  1023. <el-table-column
  1024. label="状态"
  1025. width="80">
  1026. <template slot-scope="scope">
  1027. {{ scope.row.isPay==-1?'未选择':scope.row.isPay==1?'已付款':'未付款' }}
  1028. </template>
  1029. </el-table-column>
  1030. <el-table-column
  1031. prop="applicant"
  1032. label="申请人"
  1033. width="80">
  1034. </el-table-column>
  1035. </el-table-column>
  1036. </el-table>
  1037. <div v-html="groupDecreaseFeeStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  1038. </div>
  1039. <div class="reportsbale-table-li">
  1040. <el-table
  1041. :data="groupcommission"
  1042. border
  1043. style="width: 100%;">
  1044. <el-table-column
  1045. label="提成详情">
  1046. <el-table-column
  1047. prop="royaltyUserName"
  1048. label="人员姓名"
  1049. width="100">
  1050. </el-table-column>
  1051. <el-table-column
  1052. label="金额"
  1053. width="100">
  1054. <template slot-scope="scope">
  1055. {{ scope.row.amount.toFixed(2)}}
  1056. </template>
  1057. </el-table-column>
  1058. <el-table-column
  1059. prop="isConfrimText"
  1060. label="是否确认"
  1061. width="100">
  1062. </el-table-column>
  1063. <el-table-column
  1064. prop="isSeedText"
  1065. label="是否发放"
  1066. width="100">
  1067. </el-table-column>
  1068. <el-table-column
  1069. prop="createTime"
  1070. label="提成操作时间"
  1071. width="150">
  1072. </el-table-column>
  1073. <el-table-column
  1074. prop="overviewInfo"
  1075. label="提成描述"
  1076. >
  1077. </el-table-column>
  1078. <el-table-column
  1079. prop="detailedInfoText"
  1080. label="操作详细"
  1081. width='200'>
  1082. <template slot-scope="scope">
  1083. <el-popover
  1084. placement="top"
  1085. width="400"
  1086. trigger="hover">
  1087. <div v-for="(items,index) in scope.row.detailedInfoText" :key="index">
  1088. <div>{{ (index+1)+'、'+items+'。' }}</div><br>
  1089. </div>
  1090. <span style="display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden;cursor: pointer;color: #48a2ff;" slot="reference">操作详细,移上查看</span>
  1091. </el-popover>
  1092. </template>
  1093. </el-table-column>
  1094. </el-table-column>
  1095. </el-table>
  1096. <div v-html="groupRoyaltyFeeStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  1097. </div>
  1098. <div class="reportsbale-table-li">
  1099. <el-table
  1100. :data="groupReimburseFeeViews"
  1101. border
  1102. style="width: 100%;"
  1103. :row-style="TableRowStyle">
  1104. <el-table-column
  1105. label="团组日付报销">
  1106. <el-table-column
  1107. prop="appReason"
  1108. label="费用名称">
  1109. </el-table-column>
  1110. <el-table-column
  1111. prop="currency"
  1112. label="币种"
  1113. width="100">
  1114. </el-table-column>
  1115. <el-table-column
  1116. label="费用金额"
  1117. width="120">
  1118. <template slot-scope="scope">
  1119. {{ scope.row.totalAmt.toFixed(2)}}
  1120. </template>
  1121. </el-table-column>
  1122. <el-table-column
  1123. prop="applyComp"
  1124. label="所属公司"
  1125. width="200">
  1126. </el-table-column>
  1127. <el-table-column
  1128. prop="applyTime"
  1129. label="申请时间"
  1130. width="140">
  1131. </el-table-column>
  1132. <el-table-column
  1133. prop="auditStatusFlg"
  1134. label="审核状态"
  1135. width="140">
  1136. <template slot-scope="scope">
  1137. <span v-html="scope.row.auditStatusFlg"></span>
  1138. </template>
  1139. </el-table-column>
  1140. <el-table-column
  1141. label="费用标识"
  1142. prop="transferLabel"
  1143. width="80">
  1144. <!-- <template slot-scope="scope">
  1145. {{ scope.row.orbitalPrivateTransfer==-1?'未选择':scope.row.orbitalPrivateTransfer==0?'公转':'私转' }}
  1146. </template> -->
  1147. </el-table-column>
  1148. <!-- <el-table-column
  1149. prop="payWay"
  1150. label="支付方式"
  1151. width="80">
  1152. </el-table-column> -->
  1153. <el-table-column
  1154. prop="payStatusFlag"
  1155. label="状态"
  1156. width="80">
  1157. <!-- <template slot-scope="scope">
  1158. {{ scope.row.isPay==-1?'未选择':scope.row.isPay==1?'已付款':'未付款' }}
  1159. </template> -->
  1160. </el-table-column>
  1161. <el-table-column
  1162. prop="applyName"
  1163. label="申请人"
  1164. width="80">
  1165. </el-table-column>
  1166. </el-table-column>
  1167. </el-table>
  1168. <div v-html="groupReimburseFeeStr.split(/\\r\\n/g).join('<br/>')" class="reportsbale-table-text"></div>
  1169. </div>
  1170. </div>
  1171. </div>
  1172. </div>
  1173. </template>
  1174. <script>
  1175. export default {
  1176. data () {
  1177. return {
  1178. groupInfo:{},
  1179. diid:'',
  1180. pageId:0,
  1181. userid:'',
  1182. token:'',
  1183. receivables:[],//应收报表
  1184. proceedsReceivedViews:[],//已收报表
  1185. proceedsReceivedStr:'',//已收报表已收款合计
  1186. extraCostsViews:[],//超支费用
  1187. extraCostsStr:'',//超支费用 Str
  1188. paymentRefundAndOtherMoneyViews:[],// 收款退还Items
  1189. paymentRefundAndOtherMoneyStr:'',// 收款退还 Str
  1190. groupIncomeStr:'',// 剩余尾款
  1191. groupHotelFeeViews:[],//酒店预订费用 Items
  1192. groupHotelFeeStr:'',//酒店预订费用 Str
  1193. groupCTGGRFeeViews:[],//地接费用 Items
  1194. groupCTGGRFeeStr:'',//地接费用 Str
  1195. groupAirFeeViews:[],//机票费用 Items
  1196. groupAirFeeStr:'',//机票费用 Str
  1197. groupVisaFeeViews:[],//签证费用 Items
  1198. groupVisaFeeStr:'',//签证费用 Str
  1199. groupInvitationalFeeViews:[],//邀请费用 Items
  1200. groupInvitationalFeeStr:'',//邀请费用 Str
  1201. groupInsuranceFeeViews:[],//保险费用 Items
  1202. groupInsuranceFeeStr:'',//保险费用 Str
  1203. groupDecreaseFeeViews:[],//其他款项费用 Items
  1204. groupDecreaseFeeStr:'',//其他款项费用 Str
  1205. groupcommission:[],//团组提成
  1206. groupRoyaltyFeeStr:'',//团组提成合计
  1207. groupReimburseFeeViews:[],//团组日付
  1208. groupReimburseFeeStr:'',//团组日付
  1209. feeTotalStr:'',
  1210. btnFlag: false,
  1211. scrollTop:0,
  1212. fullscreenLoading:false,
  1213. isShow:false,
  1214. isAuditoptions:[
  1215. {
  1216. value:0,
  1217. label:'查看所有已录入费用',
  1218. },
  1219. {
  1220. value:1,
  1221. label:'只看已审核通过的费用',
  1222. }
  1223. ],
  1224. isAudit:1
  1225. }
  1226. },
  1227. methods:{
  1228. //获取团组详情
  1229. PostShareGroupInfo(){
  1230. var url = "/api/Business/PostShareGroupInfo"
  1231. var that = this
  1232. this.$axios({
  1233. method: 'post',
  1234. url: url,
  1235. headers: {
  1236. Authorization: 'Bearer ' + that.userid
  1237. },
  1238. data:{
  1239. portType:1,
  1240. id: that.diid
  1241. }
  1242. }).then(function (res) {
  1243. if(res.data.code==200){
  1244. that.groupInfo=res.data.data;
  1245. that.PostGroupStatementDetails();
  1246. }else{
  1247. that.$message.error(res.data.msg);
  1248. }
  1249. }).catch(function (error) {
  1250. that.$message.error("获取数据源失败!");
  1251. });
  1252. },
  1253. //获取报表详情
  1254. PostGroupStatementDetails(){
  1255. this.fullscreenLoading=true;
  1256. var url = "/api/Statistics/PostGroupStatementDetails"
  1257. var that = this
  1258. this.$axios({
  1259. method: 'post',
  1260. url: url,
  1261. headers: {
  1262. Authorization: 'Bearer ' + that.token
  1263. },
  1264. data:{
  1265. portType:1,
  1266. userId: that.userid,
  1267. pageId: that.pageId,
  1268. diId: that.diid,
  1269. isAudit:that.isAudit==1?true:false
  1270. }
  1271. }).then(function (res) {
  1272. if(res.data.code==200){
  1273. var resinif=res.data.data
  1274. that.feeTotalStr=resinif.feeTotalStr;
  1275. that.groupHotelFeeViews=resinif.groupExpenditure.groupHotelFeeViews;
  1276. that.groupHotelFeeStr=resinif.groupExpenditure.groupHotelFeeStr;
  1277. that.receivables=resinif.groupIncome.receivables;
  1278. that.proceedsReceivedViews=resinif.groupIncome.proceedsReceivedViews;
  1279. that.proceedsReceivedStr=resinif.groupIncome.proceedsReceivedStr;
  1280. that.extraCostsViews=resinif.groupIncome.extraCostsViews;
  1281. that.extraCostsStr=resinif.groupIncome.extraCostsStr;
  1282. that.paymentRefundAndOtherMoneyViews=resinif.groupIncome.paymentRefundAndOtherMoneyViews;
  1283. that.paymentRefundAndOtherMoneyStr=resinif.groupIncome.paymentRefundAndOtherMoneyStr;
  1284. that.groupIncomeStr=resinif.groupIncomeStr;
  1285. that.groupCTGGRFeeViews=resinif.groupExpenditure.groupCTGGRFeeViews;
  1286. that.groupCTGGRFeeStr=resinif.groupExpenditure.groupCTGGRFeeStr;
  1287. that.groupAirFeeViews=resinif.groupExpenditure.groupAirFeeViews;
  1288. that.groupAirFeeStr=resinif.groupExpenditure.groupAirFeeStr;
  1289. that.groupVisaFeeViews=resinif.groupExpenditure.groupVisaFeeViews;
  1290. that.groupVisaFeeStr=resinif.groupExpenditure.groupVisaFeeStr;
  1291. that.groupInvitationalFeeViews=resinif.groupExpenditure.groupInvitationalFeeViews;
  1292. that.groupInvitationalFeeStr=resinif.groupExpenditure.groupInvitationalFeeStr;
  1293. that.groupInsuranceFeeViews=resinif.groupExpenditure.groupInsuranceFeeViews;
  1294. that.groupInsuranceFeeStr=resinif.groupExpenditure.groupInsuranceFeeStr;
  1295. that.groupDecreaseFeeViews=resinif.groupExpenditure.groupDecreaseFeeViews;
  1296. that.groupDecreaseFeeStr=resinif.groupExpenditure.groupDecreaseFeeStr;
  1297. that.groupcommission=resinif.groupExpenditure.groupRoyaltyFeeViews;
  1298. that.groupRoyaltyFeeStr=resinif.groupExpenditure.groupRoyaltyFeeStr;
  1299. that.groupReimburseFeeViews=resinif.groupExpenditure.groupReimburseFeeViews;
  1300. that.groupReimburseFeeStr=resinif.groupExpenditure.groupReimburseFeeStr;
  1301. that.fullscreenLoading=false;
  1302. }else{
  1303. that.$message.error(res.data.msg);
  1304. that.fullscreenLoading=false;
  1305. }
  1306. }).catch(function (error) {
  1307. that.$message.error("获取详情失败!");
  1308. that.fullscreenLoading=false;
  1309. });
  1310. },
  1311. TableRowStyle({ row, rowIndex }) {
  1312. // 注意,这里返回的是一个对象
  1313. let rowBackground = {};
  1314. if (row.isPay==1) {
  1315. rowBackground.background = "#f0f9ff";
  1316. return rowBackground;
  1317. }else{
  1318. rowBackground.background = "#FFFFFF";
  1319. return rowBackground;
  1320. }
  1321. },
  1322. },
  1323. filters:{
  1324. filter_time(value){
  1325. if(value){
  1326. return value.split(' ')[0];
  1327. }
  1328. return value
  1329. },
  1330. filter_city(value){
  1331. return value
  1332. },
  1333. title_zc(value){
  1334. var a='\\t'
  1335. var b='&nbsp;'
  1336. return value.replace(/\\t/g," ")
  1337. },
  1338. title_br(value){
  1339. return value.split(/\\r\\n/g).join('<br/>')
  1340. }
  1341. },
  1342. created(){
  1343. },
  1344. beforeRouteLeave(to, from, next) {
  1345. if(to.name!='Groupreports'){
  1346. localStorage.removeItem('tzbbval');
  1347. }
  1348. next()
  1349. },
  1350. mounted(){
  1351. this.isShow=true;
  1352. this.diid = Number(this.$route.query.id);
  1353. this.token=JSON.parse(localStorage.getItem('userinif')).token;
  1354. this.pageId=Number(localStorage.getItem('indexs').split('-')[1]);//页面id
  1355. this.userid=JSON.parse(localStorage.getItem('userinif')).userInfo.userId;
  1356. this.PostShareGroupInfo();
  1357. },
  1358. destroyed() {
  1359. },
  1360. }
  1361. </script>
  1362. <style>
  1363. .reportsbale-all{
  1364. background-color: #fff;
  1365. padding: 10px;
  1366. box-shadow: 0 0 5px #0005;
  1367. border-radius: 10px;
  1368. height: 100%;
  1369. min-height: 830px;
  1370. }
  1371. .reportsbale-info{
  1372. display: flex;
  1373. justify-content: space-between;
  1374. margin-top: 10px;
  1375. margin-bottom: 2px;
  1376. }
  1377. .reportsbale-info-li{
  1378. margin-right: 30px;
  1379. }
  1380. .reportsbale-info-li label{
  1381. color: #606266;
  1382. font-size: 15px;
  1383. font-weight: 600;
  1384. }
  1385. .reportsbale-info-li span{
  1386. color: #606266;
  1387. font-size: 14px;
  1388. }
  1389. .reportsbale-table .el-table{
  1390. font-size: 12px;
  1391. }
  1392. .reportsbale-table .el-table .cell{
  1393. padding-right:5px ;
  1394. padding-left: 5px;
  1395. }
  1396. .reportsbale-table .el-table th.el-table__cell>.cell{
  1397. padding-right:5px ;
  1398. padding-left: 5px;
  1399. }
  1400. .reportsbale-table .el-table .el-table__cell{
  1401. padding: 5px 0;
  1402. text-align: center;
  1403. }
  1404. .reportsbale-table .label{
  1405. font-size: 17px;
  1406. font-weight: 600;
  1407. }
  1408. .zctitle{
  1409. color: #606266;
  1410. font-size: 15px;
  1411. font-weight: 600;
  1412. margin-bottom: 10px;
  1413. }
  1414. .reportsbale-table-li{
  1415. margin-bottom: 50px;
  1416. }
  1417. .reportsbale-table-text{
  1418. font-size: 12px;
  1419. font-weight: 600;
  1420. color: #606266;
  1421. }
  1422. .reportsbale-table-biaoti{
  1423. font-size: 22px;
  1424. text-align: center;
  1425. font-weight:600 ;
  1426. color: #606266;
  1427. margin-bottom: 10px;
  1428. }
  1429. /*返回顶部*/
  1430. .gotop-index {
  1431. position: fixed;
  1432. right: 0.6rem;
  1433. bottom: 1.6rem;
  1434. display: block;
  1435. width: 0.8rem;
  1436. height: 0.8rem;
  1437. background: #fff;
  1438. box-shadow: 0px 0px 4px #ff0000;
  1439. display: flex;
  1440. border-radius: 50%;
  1441. z-index: 999;
  1442. }
  1443. .gotop-a {
  1444. display: block;
  1445. width: 0.5rem;
  1446. height: 0.5rem;
  1447. background: url(../../assets/logo.png) no-repeat 0 0;
  1448. background-size: 0.5rem;
  1449. margin: auto;
  1450. }
  1451. </style>