index.js 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922
  1. import Vue from 'vue'
  2. import Router from 'vue-router'
  3. import HelloWorld from '@/components/HelloWorld'
  4. import Login from '@/components/Login'
  5. import home from '@/components/home'
  6. import Enroll from '@/components/Enroll'
  7. import expenseMobile from '@/components/expenseMobile'
  8. import expenseMobileinfo from '@/components/expenseMobileinfo'
  9. import MarketplacePick from '@/components/MarketplacePick'
  10. import Sankunginfo from '@/components/Sankunginfo'
  11. import index from '@/components/child/index'
  12. import Aideindex from '@/components/child/Aideindex'
  13. import Marketindex from '@/components/child/Marketindex'
  14. import financeindex from '@/components/child/financeindex'
  15. import Globalindex from '@/components/child/Globalindex'
  16. import Generalindex from '@/components/child/Generalindex'
  17. import AuthorityJob from '@/components/child/AuthorityJob'
  18. import Controltree from '@/components/child/Controltree'
  19. import Company from '@/components/system/Company'
  20. import AuthorityUser from '@/components/child/AuthorityUser'
  21. import PageConfig from '@/components/child/PageConfig'
  22. import Carguide from '@/components/OP/Carguide'
  23. import Groupedit from '@/components/OP/Groupedit'
  24. import OPgroup from '@/components/OP/OPgroup'
  25. import Tourguide from '@/components/OP/Tourguide'
  26. import Department from '@/components/system/Department'
  27. import User from '@/components/system/User'
  28. import JobPost from '@/components/system/JobPost'
  29. import CarData from '@/components/Resource/CarData'
  30. import CarDataAdd from '@/components/Resource/CarDataAdd'
  31. import CarDataEdit from '@/components/Resource/CarDataEdit'
  32. import Customerdata from '@/components/materials/Customerdata'
  33. import LocalGuide from '@/components/Resource/LocalGuide'
  34. import LocalGuideOperation from '@/components/Resource/LocalGuideOperation'
  35. import ThreeCode from '@/components/Resource/ThreeCode'
  36. import ThreeCodeOperation from '@/components/Resource/ThreeCodeOperation'
  37. import HotelData from '@/components/Resource/HotelData'
  38. import visaform from '@/components/OP/visaform'
  39. import PageFun from '@/components/child/PageFunction'
  40. import HotelDataOperation from '@/components/Resource/HotelDataOperation'
  41. import visaEdit from '@/components/OP/visaEdit'
  42. import CountryFeeCost from '@/components/Resource/CountryFeeCost'
  43. import CountryFeeCostOperation from '@/components/Resource/CountryFeeCostOperation'
  44. import SetDataType from '@/components/system/SetDataType';
  45. import SetData from '@/components/system/SetData';
  46. import CustomerCompany from '@/components/Crm/CustomerCompany';
  47. import DeleClient from '@/components/Crm/DeleClient';
  48. import Cost from '@/components/Finance/Cost';
  49. import MCR from '@/components/MCR/MarketCustomerResourcesHome';
  50. import MCROper from '@/components/MCR/MarketCustomerResourcesOperation';
  51. import OCRIdentify from '@/components/OP/OCRIdentify';
  52. import GroupsTaskAssignment from '@/components/OP/GroupsTaskAssignment';
  53. import DailyFeePayment from '@/components/Finance/DailyFeePayment';
  54. import DailyFeeedit from '@/components/Finance/DailyFeeedit';
  55. import GPTindex from '@/components/GPT/GPTindex';
  56. import ExpenseReview from '@/components/Finance/ExpenseReview';
  57. import FeesPage from '@/components/Finance/FeesPage';
  58. import AirTicketAgent from '@/components/Resource/AirTicketAgent';
  59. import AirTicketRes from '@/components/OP/AirTicketRes';
  60. import OpAirTicketRes from '@/components/OP/OpAirTicketRes';
  61. import DecreasePayments from '@/components/OP/DecreasePayments';
  62. import OpDecreasePayments from '@/components/OP/OpDecreasePayments';
  63. import Richtext from '@/components/GPT/Richtext';
  64. import Currency from '@/components/Finance/Currency';
  65. import PaymentFiled from '@/components/Finance/PaymentFiled';
  66. import Collection from '@/components/Finance/Collection';
  67. import InvitationOfficialActivities from '@/components/OP/InvitationOfficialActivities'
  68. import OpInvitationOfficialActivities from '@/components/OP/OpInvitationOfficialActivities';
  69. import InvitationOfficialActivityData from '@/components/Resource/InvitationOfficialActivityData';
  70. import OpInvitationOfficialActivityData from '@/components/Resource/OpInvitationOfficialActivityData';
  71. import OfficialActivities from '@/components/Resource/OfficialActivities'
  72. import OpOfficialActivities from '@/components/Resource/OpOfficialActivities'
  73. import AskData from '@/components/Resource/AskData'
  74. import OpAskData from '@/components/Resource/OpAskData'
  75. import HotelReservations from '@/components/OP/HotelReservations'
  76. import DelegationEnData from '@/components/OP/DelegationEnData'
  77. import OpDelegationEnData from '@/components/OP/OpDelegationEnData'
  78. import invitationLetter from '@/components/Resource/invitationLetter'
  79. import EntryDetails from '@/components/OP/EntryDetails'
  80. import TicketBlackCode from '@/components/Resource/TicketBlackCode'
  81. import OpTicketBlackCode from '@/components/Resource/OpTicketBlackCode'
  82. import Payroll from '@/components/system/Payroll';
  83. import VisaPriec from '@/components/OP/VisaPriec';
  84. import OpVisaPriec from '@/components/OP/OpVisaPriec';
  85. import GroundDetailedfees from '@/components/Resource/GroundDetailedfees';
  86. import SetWorking from '@/components/system/SetWorking';
  87. import ThreeStandards from '@/components/OP/ThreeStandards'
  88. import OpLtinerary from '@/components/OP/OpLtinerary'
  89. import CarTouristGuideGroundId from '@/components/OP/CarTouristGuideGroundId'
  90. import OpCarTouristGuideGroundId from '@/components/OP/OpCarTouristGuideGroundId'
  91. import CarTouristGuideGrounContent from '@/components/OP/CarTouristGuideGrounContent'
  92. import PayReceived from '@/components/Finance/PayReceived';
  93. import LncomingBills from '@/components/Finance/LncomingBills';
  94. import GroupStatus from '@/components/Finance/GroupStatus';
  95. import Sendack from '@/components/Finance/Sendack';
  96. import Groupreports from '@/components/statistics/Groupreports';
  97. import Customers from '@/components/OP/Customers';
  98. import OpCustomers from '@/components/OP/OpCustomers';
  99. import Reportstbale from '@/components/statistics/Reportstbale';
  100. import paymentstatement from '@/components/statistics/paymentstatement';
  101. import PickupList from '@/components/OP/PickupList';
  102. import TaskList from '@/components/system/TaskList';
  103. import AssignTasks from '@/components/system/AssignTasks';
  104. import MyTasksinif from '@/components/system/MyTasksinif';
  105. import test from '@/components/child/test';
  106. import Statistically from '@/components/statistics/Statistically';
  107. import RvsReport from '@/components/Finance/RvsReport';
  108. import Overspend from '@/components/Finance/Overspend';
  109. import Overspendedit from '@/components/Finance/Overspendedit';
  110. import backwardtabke from '@/components/OP/backwardtabke'
  111. import royaltypg from '@/components/Finance/royaltypg';
  112. import visaAgencyfee from '@/components/OP/visaAgencyfee'
  113. import Hotelenquiry from '@/components/OP/Hotelenquiry'
  114. import Marketingamount from '@/components/MCR/Marketingamount';
  115. import downloadpage from '@/components/OP/downloadpage';
  116. import Supplierinfo from '@/components/ConferenceModule/Supplierinfo';
  117. import DownloadOpitinerary from '@/components/MCR/DownloadOpitinerary';
  118. import AssociatedInvitees from '@/components/MCR/AssociatedInvitees';
  119. import VisitSchedule from '@/components/Resource/VisitSchedule'
  120. import billUploading from '@/components/Finance/billUploading';
  121. import TellerStatement from '@/components/statistics/TellerStatement';
  122. import TellerStatementTB from '@/components/statistics/TellerStatementTB';
  123. import RoyaltyRecogn from '@/components/OP/RoyaltyRecogn';
  124. import GroupUnreviewed from '@/components/Finance/GroupUnreviewed';
  125. import VisaCommission from '@/components/OP/VisaCommission';
  126. import SuppliesInventory from '@/components/OP/SuppliesInventory';
  127. import CardReconciliation from '@/components/Finance/CardReconciliation';
  128. import EvaluationForm from '@/components/EvaluationForm';
  129. import TranslatorBase from '@/components/Resource/TranslatorBase';
  130. import PerformanceT from '@/components/Resource/PerformanceT';
  131. import InsCountry from '@/components/Resource/InsCountry';
  132. import WorldMap from '@/components/ConferenceModule/WorldMap';
  133. import EntryDetailsdraft from '@/components/OP/EntryDetailsdraft';
  134. import mealrecord from '@/components/OP/mealrecord';
  135. import enterpriseprofit from '@/components/statistics/enterpriseprofit';
  136. import EntryQuotation from '@/components/OP/EntryQuotation';
  137. import FormCollection from '@/components/OP/FormCollection';
  138. import SharedFile from '@/components/OP/SharedFile';
  139. import tesseractTest from '@/components/OP/tesseractTest';
  140. import WorldGamescost from '@/components/Resource/WorldGamescost'
  141. import ConferenceCost from '@/components/Finance/ConferenceCost'
  142. import AffairsBackward from '@/components/OP/AffairsBackward';
  143. import DepartProcessList from '@/components/OP/DepartProcessList'
  144. import DepartProcessAdd from '@/components/OP/DepartProcessAdd'
  145. import TaskReview from '@/components/OP/TaskReview'
  146. import GroupProgress from '@/components/OP/GroupProgress'
  147. import performanceanalysis from '@/components/OP/performanceanalysis'
  148. import SpecialPerformance from '@/components/OP/SpecialPerformance'
  149. import ConferenceTask from '@/components/OP/ConferenceTask'
  150. import TransportationExpenseStandard from '@/components/OP/TransportationExpenseStandard'
  151. Vue.use(Router)
  152. export default new Router({
  153. // mode: 'history',
  154. // scrollBehavior: () => {
  155. // history.pushState(null, null, document.URL)
  156. // },
  157. routes: [
  158. {
  159. path: '/',
  160. name: 'Login',
  161. component: Login
  162. },
  163. {
  164. path: '/home',
  165. name: 'home',
  166. component: home,
  167. children: [
  168. {
  169. path: '/home/index',
  170. name: 'index',
  171. component: index
  172. },
  173. {
  174. path: '/home/Generalindex',
  175. name: 'Generalindex',
  176. component: Generalindex
  177. },
  178. {
  179. path: '/home/Aideindex',
  180. name: 'Aideindex',
  181. component: Aideindex
  182. },
  183. {
  184. path: '/home/Marketindex',
  185. name: 'Marketindex',
  186. component: Marketindex
  187. },
  188. {
  189. path: '/home/financeindex',
  190. name: 'financeindex',
  191. component: financeindex
  192. },
  193. {
  194. path: '/home/Globalindex',
  195. name: 'financeindex',
  196. component: Globalindex
  197. },
  198. {
  199. path: '/home/AuthorityJob',
  200. name: 'AuthorityJob',
  201. component: AuthorityJob
  202. },
  203. {
  204. path: '/home/AuthorityUser',
  205. name: 'AuthorityUser',
  206. component: AuthorityUser
  207. },
  208. {
  209. path: '/home/Carguide',
  210. name: 'Carguide',
  211. component: Carguide
  212. },
  213. {
  214. path: '/home/Controltree',
  215. name: 'Controltree',
  216. component: Controltree
  217. },
  218. {
  219. path: '/home/Company',
  220. name: 'Company',
  221. component: Company
  222. },
  223. {
  224. path: '/home/PageConfig',
  225. name: 'PageConfig',
  226. component: PageConfig
  227. },
  228. {
  229. path: '/home/Department',
  230. name: 'Department',
  231. component: Department
  232. },
  233. {
  234. path: '/home/Groupedit',
  235. name: 'Groupedit',
  236. component: Groupedit,
  237. // meta: {
  238. // keepAlive: false, //此组件需要被缓存
  239. // isBack:false, //用于判断上一个页面是哪个
  240. // }
  241. }, {
  242. path: '/home/OPgroup',
  243. name: 'OPgroup',
  244. component: OPgroup,
  245. // meta: {
  246. // keepAlive: true, //此组件需要被缓存
  247. // isBack:false, //用于判断上一个页面是哪个
  248. // }
  249. }, {
  250. path: '/home/Tourguide',
  251. name: 'Tourguide',
  252. component: Tourguide
  253. }, {
  254. path: '/home/User',
  255. name: 'User',
  256. component: User
  257. }, {
  258. path: '/home/JobPost',
  259. name: 'JobPost',
  260. component: JobPost
  261. }, {
  262. path: '/home/CarData',
  263. name: 'CarData',
  264. component: CarData
  265. }, {
  266. path: '/home/CarDataAdd',
  267. name: 'CarDataAdd',
  268. component: CarDataAdd
  269. }, {
  270. path: '/home/CarDataEdit',
  271. name: 'CarDataEdit',
  272. component: CarDataEdit
  273. },
  274. {
  275. path: '/home/LocalGuide',
  276. name: 'LocalGuide',
  277. component: LocalGuide
  278. }, {
  279. path: '/home/LocalGuideOperation',
  280. name: 'LocalGuideOperation',
  281. component: LocalGuideOperation
  282. },
  283. {
  284. path: '/home/Customerdata',
  285. name: 'Customerdata',
  286. component: Customerdata
  287. },
  288. {
  289. path: '/home/ThreeCode',
  290. name: 'ThreeCode',
  291. component: ThreeCode
  292. },
  293. {
  294. path: '/home/ThreeCodeOperation',
  295. name: 'ThreeCodeOperation',
  296. component: ThreeCodeOperation
  297. },
  298. {
  299. path: '/home/HotelData',
  300. name: 'HotelData',
  301. component: HotelData
  302. },
  303. {
  304. path: '/home/visaform',
  305. name: 'visaform',
  306. component: visaform
  307. },
  308. {
  309. path: '/home/PageFun',
  310. name: 'PageFun',
  311. component: PageFun
  312. },
  313. {
  314. path: '/home/HotelDataOperation',
  315. name: 'HotelDataOperation',
  316. component: HotelDataOperation
  317. },
  318. {
  319. path: '/home/visaEdit',
  320. name: 'visaEdit',
  321. component: visaEdit
  322. },
  323. {
  324. path: '/home/CountryFeeCost',
  325. name: 'CountryFeeCost',
  326. component: CountryFeeCost
  327. },
  328. {
  329. path: '/home/CountryFeeCostOperation',
  330. name: 'CountryFeeCostOperation',
  331. component: CountryFeeCostOperation
  332. },
  333. {
  334. path: '/home/SetDataType',
  335. name: 'SetDataType',
  336. component: SetDataType
  337. },
  338. {
  339. path: '/home/SetData',
  340. name: 'SetData',
  341. component: SetData
  342. },
  343. {
  344. path: '/home/CustomerCompany',
  345. name: 'CustomerCompany',
  346. component: CustomerCompany
  347. },
  348. {
  349. path: '/home/DeleClient',
  350. name: 'DeleClient',
  351. component: DeleClient
  352. },
  353. {
  354. path: '/home/Cost',
  355. name: 'Cost',
  356. component: Cost
  357. },
  358. {
  359. path: '/home/MCR',
  360. name: 'MCR',
  361. component: MCR
  362. },
  363. {
  364. path: '/home/MCROper',
  365. name: 'MCROper',
  366. component: MCROper
  367. },
  368. {
  369. path: '/home/OCRIdentify',
  370. name: 'Cost',
  371. component: OCRIdentify
  372. },
  373. {
  374. path: '/home/GroupsTaskAssignment',
  375. name: 'GroupsTaskAssignment',
  376. component: GroupsTaskAssignment
  377. },
  378. {
  379. path: '/home/DailyFeePayment',
  380. name: 'DailyFeePayment',
  381. component: DailyFeePayment,
  382. // meta: {
  383. // keepAlive: true, //此组件需要被缓存
  384. // isBack:false, //用于判断上一个页面是哪个
  385. // }
  386. },
  387. {
  388. path: '/home/DailyFeeedit',
  389. name: 'DailyFeeedit',
  390. component: DailyFeeedit
  391. },
  392. {
  393. path: '/home/GPTindex',
  394. name: 'GPTindex',
  395. component: GPTindex
  396. },
  397. {
  398. path: '/home/ExpenseReview',
  399. name: 'ExpenseReview',
  400. component: ExpenseReview,
  401. meta: {
  402. keepAlive: true, //此组件需要被缓存
  403. isBack: false, //用于判断上一个页面是哪个
  404. }
  405. },
  406. {
  407. path: '/home/FeesPage',
  408. name: 'FeesPage',
  409. component: FeesPage
  410. },
  411. {
  412. path: '/home/AirTicketAgent',
  413. name: 'AirTicketAgent',
  414. component: AirTicketAgent
  415. },
  416. {
  417. path: '/home/AirTicketRes',
  418. name: 'AirTicketRes',
  419. component: AirTicketRes
  420. },
  421. {
  422. path: '/home/OpAirTicketRes',
  423. name: 'OpAirTicketRes',
  424. component: OpAirTicketRes
  425. },
  426. {
  427. path: '/home/DecreasePayments',
  428. name: 'DecreasePayments',
  429. component: DecreasePayments
  430. },
  431. {
  432. path: '/home/OpDecreasePayments',
  433. name: 'OpDecreasePayments',
  434. component: OpDecreasePayments
  435. },
  436. {
  437. path: '/home/Richtext',
  438. name: 'Richtext',
  439. component: Richtext
  440. },
  441. {
  442. path: '/home/Currency',
  443. name: 'Currency',
  444. component: Currency
  445. },
  446. {
  447. path: '/home/PaymentFiled',
  448. name: 'PaymentFiled',
  449. component: PaymentFiled
  450. },
  451. {
  452. path: '/home/Collection',
  453. name: 'Collection',
  454. component: Collection
  455. },
  456. {
  457. path: '/home/InvitationOfficialActivities',
  458. name: 'InvitationOfficialActivities',
  459. component: InvitationOfficialActivities,
  460. // meta: {
  461. // keepAlive: true, //此组件需要被缓存
  462. // isBack:false, //用于判断上一个页面是哪个
  463. // }
  464. },
  465. {
  466. path: '/home/OpInvitationOfficialActivities',
  467. name: 'OpInvitationOfficialActivities',
  468. component: OpInvitationOfficialActivities
  469. },
  470. {
  471. path: '/home/InvitationOfficialActivityData',
  472. name: 'InvitationOfficialActivityData',
  473. component: InvitationOfficialActivityData
  474. },
  475. {
  476. path: '/home/OpInvitationOfficialActivityData',
  477. name: 'OpInvitationOfficialActivityData',
  478. component: OpInvitationOfficialActivityData
  479. },
  480. {
  481. path: '/home/OfficialActivities',
  482. name: 'OfficialActivities',
  483. component: OfficialActivities
  484. },
  485. {
  486. path: '/home/OpOfficialActivities',
  487. name: 'OpOfficialActivities',
  488. component: OpOfficialActivities
  489. },
  490. {
  491. path: '/home/AskData',
  492. name: 'AskData',
  493. component: AskData
  494. },
  495. {
  496. path: '/home/OpAskData',
  497. name: 'OpAskData',
  498. component: OpAskData
  499. },
  500. {
  501. path: '/home/DelegationEnData',
  502. name: 'DelegationEnData',
  503. component: DelegationEnData
  504. },
  505. {
  506. path: '/home/OpDelegationEnData',
  507. name: 'OpDelegationEnData',
  508. component: OpDelegationEnData
  509. },
  510. {
  511. path: '/home/invitationLetter',
  512. name: 'invitationLetter',
  513. component: invitationLetter
  514. },
  515. {
  516. path: '/home/TicketBlackCode',
  517. name: 'TicketBlackCode',
  518. component: TicketBlackCode,
  519. // meta: {
  520. // keepAlive: true, //此组件需要被缓存
  521. // isBack:false, //用于判断上一个页面是哪个
  522. // }
  523. },
  524. {
  525. path: '/home/OpTicketBlackCode',
  526. name: 'OpTicketBlackCode',
  527. component: OpTicketBlackCode
  528. },
  529. {
  530. path: '/home/HotelReservations',
  531. name: 'HotelReservations',
  532. component: HotelReservations
  533. },
  534. {
  535. path: '/home/EntryDetails',
  536. name: 'EntryDetails',
  537. component: EntryDetails
  538. },
  539. {
  540. path: '/home/Payroll',
  541. name: 'Payroll',
  542. component: Payroll
  543. },
  544. {
  545. path: '/home/VisaPriec',
  546. name: 'VisaPriec',
  547. component: VisaPriec
  548. },
  549. {
  550. path: '/home/OpVisaPriec',
  551. name: 'OpVisaPriec',
  552. component: OpVisaPriec
  553. },
  554. {
  555. path: '/home/GroundDetailedfees',
  556. name: 'GroundDetailedfees',
  557. component: GroundDetailedfees
  558. },
  559. {
  560. path: '/home/SetWorking',
  561. name: 'SetWorking',
  562. component: SetWorking
  563. },
  564. {
  565. path: '/home/ThreeStandards',
  566. name: 'ThreeStandards',
  567. component: ThreeStandards
  568. },
  569. {
  570. path: '/home/OpLtinerary',
  571. name: 'OpLtinerary',
  572. component: OpLtinerary
  573. },
  574. {
  575. path: '/home/CarTouristGuideGroundId',
  576. name: 'CarTouristGuideGroundId',
  577. component: CarTouristGuideGroundId
  578. },
  579. {
  580. path: '/home/OpCarTouristGuideGroundId',
  581. name: 'OpCarTouristGuideGroundId',
  582. component: OpCarTouristGuideGroundId
  583. },
  584. {
  585. path: '/home/CarTouristGuideGrounContent',
  586. name: 'CarTouristGuideGrounContent',
  587. component: CarTouristGuideGrounContent
  588. },
  589. {
  590. path: '/home/PayReceived',
  591. name: 'PayReceived',
  592. component: PayReceived
  593. },
  594. {
  595. path: '/home/LncomingBills',
  596. name: 'LncomingBills',
  597. component: LncomingBills
  598. },
  599. {
  600. path: '/home/GroupStatus',
  601. name: 'GroupStatus',
  602. component: GroupStatus
  603. },
  604. {
  605. path: '/home/Sendack',
  606. name: 'Sendack',
  607. component: Sendack
  608. },
  609. {
  610. path: '/home/Groupreports',
  611. name: 'Groupreports',
  612. component: Groupreports
  613. },
  614. {
  615. path: '/home/Customers',
  616. name: 'Customers',
  617. component: Customers
  618. },
  619. {
  620. path: '/home/OpCustomers',
  621. name: 'OpCustomers',
  622. component: OpCustomers
  623. },
  624. {
  625. path: '/home/Reportstbale',
  626. name: 'Reportstbale',
  627. component: Reportstbale
  628. },
  629. {
  630. path: '/home/PickupList',
  631. name: 'PickupList',
  632. component: PickupList
  633. },
  634. {
  635. path: '/home/TaskList',
  636. name: 'TaskList',
  637. component: TaskList,
  638. meta: {
  639. keepAlive: true, //此组件需要被缓存
  640. isBack: false, //用于判断上一个页面是哪个
  641. }
  642. },
  643. {
  644. path: '/home/AssignTasks',
  645. name: 'AssignTasks',
  646. component: AssignTasks
  647. },
  648. {
  649. path: '/home/MyTasksinif',
  650. name: 'MyTasksinif',
  651. component: MyTasksinif
  652. },
  653. {
  654. path: '/home/test',
  655. name: 'test',
  656. component: test
  657. },
  658. {
  659. path: '/home/Statistically',
  660. name: 'Statistically',
  661. component: Statistically
  662. },
  663. {
  664. path: '/home/RvsReport',
  665. name: 'RvsReport',
  666. component: RvsReport
  667. },
  668. {
  669. path: '/home/Overspend',
  670. name: 'Overspend',
  671. component: Overspend
  672. },
  673. ,
  674. {
  675. path: '/home/Overspendedit',
  676. name: 'Overspendedit',
  677. component: Overspendedit
  678. },
  679. {
  680. path: '/home/backwardtabke',
  681. name: 'backwardtabke',
  682. component: backwardtabke
  683. },
  684. {
  685. path: '/home/royaltypg',
  686. name: 'royaltypg',
  687. component: royaltypg
  688. },
  689. {
  690. path: '/home/visaAgencyfee',
  691. name: 'visaAgencyfee',
  692. component: visaAgencyfee
  693. },
  694. {
  695. path: '/home/Hotelenquiry',
  696. name: 'Hotelenquiry',
  697. component: Hotelenquiry
  698. },
  699. {
  700. path: '/home/Marketingamount',
  701. name: 'Marketingamount',
  702. component: Marketingamount
  703. },
  704. {
  705. path: '/home/downloadpage',
  706. name: 'downloadpage',
  707. component: downloadpage
  708. },
  709. {
  710. path: '/home/Supplierinfo',
  711. name: 'Supplierinfo',
  712. component: Supplierinfo
  713. },
  714. {
  715. path: '/home/DownloadOpitinerary',
  716. name: 'DownloadOpitinerary',
  717. component: DownloadOpitinerary
  718. },
  719. {
  720. path: '/home/AssociatedInvitees',
  721. name: 'AssociatedInvitees',
  722. component: AssociatedInvitees
  723. },
  724. {
  725. path: '/home/VisitSchedule',
  726. name: 'VisitSchedule',
  727. component: VisitSchedule
  728. },
  729. {
  730. path: '/home/billUploading',
  731. name: 'billUploading',
  732. component: billUploading
  733. },
  734. {
  735. path: '/home/paymentstatement',
  736. name: 'paymentstatement',
  737. component: paymentstatement
  738. },
  739. {
  740. path: '/home/TellerStatement',
  741. name: 'TellerStatement',
  742. component: TellerStatement
  743. },
  744. {
  745. path: '/home/TellerStatementTB',
  746. name: 'TellerStatementTB',
  747. component: TellerStatementTB
  748. },
  749. {
  750. path: '/home/RoyaltyRecogn',
  751. name: 'RoyaltyRecogn',
  752. component: RoyaltyRecogn
  753. },
  754. {
  755. path: '/home/GroupUnreviewed',
  756. name: 'GroupUnreviewed',
  757. component: GroupUnreviewed
  758. },
  759. {
  760. path: '/home/VisaCommission',
  761. name: 'VisaCommission',
  762. component: VisaCommission
  763. },
  764. {
  765. path: '/home/SuppliesInventory',
  766. name: 'SuppliesInventory',
  767. component: SuppliesInventory
  768. },
  769. {
  770. path: '/home/CardReconciliation',
  771. name: 'CardReconciliation',
  772. component: CardReconciliation
  773. },
  774. {
  775. path: '/home/TranslatorBase',
  776. name: 'TranslatorBase',
  777. component: TranslatorBase
  778. },
  779. {
  780. path: '/home/PerformanceT',
  781. name: 'PerformanceT',
  782. component: PerformanceT
  783. },
  784. {
  785. path: '/home/InsCountry',
  786. name: 'InsCountry',
  787. component: InsCountry
  788. },
  789. {
  790. path: '/home/WorldMap',
  791. name: 'WorldMap',
  792. component: WorldMap
  793. },
  794. {
  795. path: '/home/EntryDetailsdraft',
  796. name: 'EntryDetailsdraft',
  797. component: EntryDetailsdraft
  798. },
  799. {
  800. path: '/home/mealrecord',
  801. name: 'mealrecord',
  802. component: mealrecord
  803. },
  804. {
  805. path: '/home/enterpriseprofit',
  806. name: 'enterpriseprofit',
  807. component: enterpriseprofit
  808. },
  809. {
  810. path: '/home/EntryQuotation',
  811. name: 'EntryQuotation',
  812. component: EntryQuotation
  813. },
  814. {
  815. path: '/home/FormCollection',
  816. name: 'FormCollection',
  817. component: FormCollection
  818. },
  819. {
  820. path: '/home/SharedFile',
  821. name: 'SharedFile',
  822. component: SharedFile
  823. },
  824. {
  825. path: '/home/tesseractTest',
  826. name: 'tesseractTest',
  827. component: tesseractTest
  828. },
  829. {
  830. path: '/home/WorldGamescost',
  831. name: 'WorldGamescost',
  832. component: WorldGamescost
  833. },
  834. {
  835. path: '/home/ConferenceCost',
  836. name: 'ConferenceCost',
  837. component: ConferenceCost
  838. },
  839. {
  840. path: '/home/AffairsBackward',
  841. name: 'AffairsBackward',
  842. component: AffairsBackward
  843. },
  844. {
  845. path: '/home/DepartProcessList',
  846. name: 'DepartProcessList',
  847. component: DepartProcessList
  848. },
  849. {
  850. path: '/home/DepartProcessAdd',
  851. name: 'DepartProcessAdd',
  852. component: DepartProcessAdd
  853. },
  854. {
  855. path: '/home/TaskReview',
  856. name: 'TaskReview',
  857. component: TaskReview
  858. },
  859. {
  860. path: '/home/GroupProgress',
  861. name: 'GroupProgress',
  862. component: GroupProgress
  863. },
  864. {
  865. path: '/home/performanceanalysis',
  866. name: 'performanceanalysis',
  867. component: performanceanalysis
  868. },
  869. {
  870. path: '/home/SpecialPerformance',
  871. name: 'SpecialPerformance',
  872. component: SpecialPerformance
  873. },
  874. {
  875. path: '/home/ConferenceTask',
  876. name: 'ConferenceTask',
  877. component: ConferenceTask
  878. },
  879. {
  880. path: '/home/TransportationExpenseStandard',
  881. name: 'TransportationExpenseStandard',
  882. component: TransportationExpenseStandard
  883. },
  884. ]
  885. },
  886. {
  887. path: '/Enroll',
  888. name: 'Enroll',
  889. component: Enroll
  890. },
  891. {
  892. path: '/expenseMobile',
  893. name: 'expenseMobile',
  894. component: expenseMobile
  895. },
  896. {
  897. path: '/expenseMobileinfo',
  898. name: 'expenseMobileinfo',
  899. component: expenseMobileinfo
  900. },
  901. {
  902. path: '/Sankunginfo',
  903. name: 'Sankunginfo',
  904. component: Sankunginfo
  905. },
  906. {
  907. path: '/EvaluationForm',
  908. name: 'EvaluationForm',
  909. component: EvaluationForm
  910. },
  911. {
  912. path: '/MarketplacePick',
  913. name: 'MarketplacePick',
  914. component: MarketplacePick
  915. }
  916. ]
  917. })