index.js 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861
  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. Vue.use(Router)
  142. export default new Router({
  143. // mode: 'history',
  144. // scrollBehavior: () => {
  145. // history.pushState(null, null, document.URL)
  146. // },
  147. routes: [
  148. {
  149. path: '/',
  150. name: 'Login',
  151. component: Login
  152. },
  153. {
  154. path: '/home',
  155. name: 'home',
  156. component: home,
  157. children: [
  158. {
  159. path: '/home/index',
  160. name: 'index',
  161. component: index
  162. },
  163. {
  164. path: '/home/Generalindex',
  165. name: 'Generalindex',
  166. component: Generalindex
  167. },
  168. {
  169. path: '/home/Aideindex',
  170. name: 'Aideindex',
  171. component: Aideindex
  172. },
  173. {
  174. path: '/home/Marketindex',
  175. name: 'Marketindex',
  176. component: Marketindex
  177. },
  178. {
  179. path: '/home/financeindex',
  180. name: 'financeindex',
  181. component: financeindex
  182. },
  183. {
  184. path: '/home/Globalindex',
  185. name: 'financeindex',
  186. component: Globalindex
  187. },
  188. {
  189. path: '/home/AuthorityJob',
  190. name: 'AuthorityJob',
  191. component: AuthorityJob
  192. },
  193. {
  194. path: '/home/AuthorityUser',
  195. name: 'AuthorityUser',
  196. component: AuthorityUser
  197. },
  198. {
  199. path: '/home/Carguide',
  200. name: 'Carguide',
  201. component: Carguide
  202. },
  203. {
  204. path: '/home/Controltree',
  205. name: 'Controltree',
  206. component: Controltree
  207. },
  208. {
  209. path: '/home/Company',
  210. name: 'Company',
  211. component: Company
  212. },
  213. {
  214. path: '/home/PageConfig',
  215. name: 'PageConfig',
  216. component: PageConfig
  217. },
  218. {
  219. path: '/home/Department',
  220. name: 'Department',
  221. component: Department
  222. },
  223. {
  224. path: '/home/Groupedit',
  225. name: 'Groupedit',
  226. component: Groupedit,
  227. // meta: {
  228. // keepAlive: false, //此组件需要被缓存
  229. // isBack:false, //用于判断上一个页面是哪个
  230. // }
  231. }, {
  232. path: '/home/OPgroup',
  233. name: 'OPgroup',
  234. component: OPgroup,
  235. // meta: {
  236. // keepAlive: true, //此组件需要被缓存
  237. // isBack:false, //用于判断上一个页面是哪个
  238. // }
  239. }, {
  240. path: '/home/Tourguide',
  241. name: 'Tourguide',
  242. component: Tourguide
  243. }, {
  244. path: '/home/User',
  245. name: 'User',
  246. component: User
  247. }, {
  248. path: '/home/JobPost',
  249. name: 'JobPost',
  250. component: JobPost
  251. }, {
  252. path: '/home/CarData',
  253. name: 'CarData',
  254. component: CarData
  255. }, {
  256. path: '/home/CarDataAdd',
  257. name: 'CarDataAdd',
  258. component: CarDataAdd
  259. }, {
  260. path: '/home/CarDataEdit',
  261. name: 'CarDataEdit',
  262. component: CarDataEdit
  263. },
  264. {
  265. path: '/home/LocalGuide',
  266. name: 'LocalGuide',
  267. component: LocalGuide
  268. }, {
  269. path: '/home/LocalGuideOperation',
  270. name: 'LocalGuideOperation',
  271. component: LocalGuideOperation
  272. },
  273. {
  274. path: '/home/Customerdata',
  275. name: 'Customerdata',
  276. component: Customerdata
  277. },
  278. {
  279. path: '/home/ThreeCode',
  280. name: 'ThreeCode',
  281. component: ThreeCode
  282. },
  283. {
  284. path: '/home/ThreeCodeOperation',
  285. name: 'ThreeCodeOperation',
  286. component: ThreeCodeOperation
  287. },
  288. {
  289. path: '/home/HotelData',
  290. name: 'HotelData',
  291. component: HotelData
  292. },
  293. {
  294. path: '/home/visaform',
  295. name: 'visaform',
  296. component: visaform
  297. },
  298. {
  299. path: '/home/PageFun',
  300. name: 'PageFun',
  301. component: PageFun
  302. },
  303. {
  304. path: '/home/HotelDataOperation',
  305. name: 'HotelDataOperation',
  306. component: HotelDataOperation
  307. },
  308. {
  309. path: '/home/visaEdit',
  310. name: 'visaEdit',
  311. component: visaEdit
  312. },
  313. {
  314. path: '/home/CountryFeeCost',
  315. name: 'CountryFeeCost',
  316. component: CountryFeeCost
  317. },
  318. {
  319. path: '/home/CountryFeeCostOperation',
  320. name: 'CountryFeeCostOperation',
  321. component: CountryFeeCostOperation
  322. },
  323. {
  324. path: '/home/SetDataType',
  325. name: 'SetDataType',
  326. component: SetDataType
  327. },
  328. {
  329. path: '/home/SetData',
  330. name: 'SetData',
  331. component: SetData
  332. },
  333. {
  334. path: '/home/CustomerCompany',
  335. name: 'CustomerCompany',
  336. component: CustomerCompany
  337. },
  338. {
  339. path: '/home/DeleClient',
  340. name: 'DeleClient',
  341. component: DeleClient
  342. },
  343. {
  344. path: '/home/Cost',
  345. name: 'Cost',
  346. component: Cost
  347. },
  348. {
  349. path: '/home/MCR',
  350. name: 'MCR',
  351. component: MCR
  352. },
  353. {
  354. path: '/home/MCROper',
  355. name: 'MCROper',
  356. component: MCROper
  357. },
  358. {
  359. path: '/home/OCRIdentify',
  360. name: 'Cost',
  361. component: OCRIdentify
  362. },
  363. {
  364. path: '/home/GroupsTaskAssignment',
  365. name: 'GroupsTaskAssignment',
  366. component: GroupsTaskAssignment
  367. },
  368. {
  369. path: '/home/DailyFeePayment',
  370. name: 'DailyFeePayment',
  371. component: DailyFeePayment,
  372. // meta: {
  373. // keepAlive: true, //此组件需要被缓存
  374. // isBack:false, //用于判断上一个页面是哪个
  375. // }
  376. },
  377. {
  378. path: '/home/DailyFeeedit',
  379. name: 'DailyFeeedit',
  380. component: DailyFeeedit
  381. },
  382. {
  383. path: '/home/GPTindex',
  384. name: 'GPTindex',
  385. component: GPTindex
  386. },
  387. {
  388. path: '/home/ExpenseReview',
  389. name: 'ExpenseReview',
  390. component: ExpenseReview,
  391. meta: {
  392. keepAlive: true, //此组件需要被缓存
  393. isBack:false, //用于判断上一个页面是哪个
  394. }
  395. },
  396. {
  397. path: '/home/FeesPage',
  398. name: 'FeesPage',
  399. component: FeesPage
  400. },
  401. {
  402. path: '/home/AirTicketAgent',
  403. name: 'AirTicketAgent',
  404. component: AirTicketAgent
  405. },
  406. {
  407. path: '/home/AirTicketRes',
  408. name: 'AirTicketRes',
  409. component: AirTicketRes
  410. },
  411. {
  412. path: '/home/OpAirTicketRes',
  413. name: 'OpAirTicketRes',
  414. component: OpAirTicketRes
  415. },
  416. {
  417. path: '/home/DecreasePayments',
  418. name: 'DecreasePayments',
  419. component: DecreasePayments
  420. },
  421. {
  422. path: '/home/OpDecreasePayments',
  423. name: 'OpDecreasePayments',
  424. component: OpDecreasePayments
  425. },
  426. {
  427. path: '/home/Richtext',
  428. name: 'Richtext',
  429. component: Richtext
  430. },
  431. {
  432. path: '/home/Currency',
  433. name: 'Currency',
  434. component: Currency
  435. },
  436. {
  437. path: '/home/PaymentFiled',
  438. name: 'PaymentFiled',
  439. component: PaymentFiled
  440. },
  441. {
  442. path: '/home/Collection',
  443. name: 'Collection',
  444. component: Collection
  445. },
  446. {
  447. path: '/home/InvitationOfficialActivities',
  448. name: 'InvitationOfficialActivities',
  449. component: InvitationOfficialActivities,
  450. // meta: {
  451. // keepAlive: true, //此组件需要被缓存
  452. // isBack:false, //用于判断上一个页面是哪个
  453. // }
  454. },
  455. {
  456. path: '/home/OpInvitationOfficialActivities',
  457. name: 'OpInvitationOfficialActivities',
  458. component: OpInvitationOfficialActivities
  459. },
  460. {
  461. path: '/home/InvitationOfficialActivityData',
  462. name: 'InvitationOfficialActivityData',
  463. component: InvitationOfficialActivityData
  464. },
  465. {
  466. path: '/home/OpInvitationOfficialActivityData',
  467. name: 'OpInvitationOfficialActivityData',
  468. component: OpInvitationOfficialActivityData
  469. },
  470. {
  471. path: '/home/OfficialActivities',
  472. name: 'OfficialActivities',
  473. component: OfficialActivities
  474. },
  475. {
  476. path: '/home/OpOfficialActivities',
  477. name: 'OpOfficialActivities',
  478. component: OpOfficialActivities
  479. },
  480. {
  481. path: '/home/AskData',
  482. name: 'AskData',
  483. component: AskData
  484. },
  485. {
  486. path: '/home/OpAskData',
  487. name: 'OpAskData',
  488. component: OpAskData
  489. },
  490. {
  491. path: '/home/DelegationEnData',
  492. name: 'DelegationEnData',
  493. component: DelegationEnData
  494. },
  495. {
  496. path: '/home/OpDelegationEnData',
  497. name: 'OpDelegationEnData',
  498. component: OpDelegationEnData
  499. },
  500. {
  501. path: '/home/invitationLetter',
  502. name: 'invitationLetter',
  503. component: invitationLetter
  504. },
  505. {
  506. path: '/home/TicketBlackCode',
  507. name: 'TicketBlackCode',
  508. component: TicketBlackCode,
  509. // meta: {
  510. // keepAlive: true, //此组件需要被缓存
  511. // isBack:false, //用于判断上一个页面是哪个
  512. // }
  513. },
  514. {
  515. path: '/home/OpTicketBlackCode',
  516. name: 'OpTicketBlackCode',
  517. component: OpTicketBlackCode
  518. },
  519. {
  520. path: '/home/HotelReservations',
  521. name: 'HotelReservations',
  522. component: HotelReservations
  523. },
  524. {
  525. path: '/home/EntryDetails',
  526. name: 'EntryDetails',
  527. component: EntryDetails
  528. },
  529. {
  530. path: '/home/Payroll',
  531. name: 'Payroll',
  532. component: Payroll
  533. },
  534. {
  535. path: '/home/VisaPriec',
  536. name: 'VisaPriec',
  537. component: VisaPriec
  538. },
  539. {
  540. path: '/home/OpVisaPriec',
  541. name: 'OpVisaPriec',
  542. component: OpVisaPriec
  543. },
  544. {
  545. path: '/home/GroundDetailedfees',
  546. name: 'GroundDetailedfees',
  547. component: GroundDetailedfees
  548. },
  549. {
  550. path: '/home/SetWorking',
  551. name: 'SetWorking',
  552. component: SetWorking
  553. },
  554. {
  555. path: '/home/ThreeStandards',
  556. name: 'ThreeStandards',
  557. component: ThreeStandards
  558. },
  559. {
  560. path: '/home/OpLtinerary',
  561. name: 'OpLtinerary',
  562. component: OpLtinerary
  563. },
  564. {
  565. path: '/home/CarTouristGuideGroundId',
  566. name: 'CarTouristGuideGroundId',
  567. component: CarTouristGuideGroundId
  568. },
  569. {
  570. path: '/home/OpCarTouristGuideGroundId',
  571. name: 'OpCarTouristGuideGroundId',
  572. component: OpCarTouristGuideGroundId
  573. },
  574. {
  575. path: '/home/CarTouristGuideGrounContent',
  576. name: 'CarTouristGuideGrounContent',
  577. component: CarTouristGuideGrounContent
  578. },
  579. {
  580. path: '/home/PayReceived',
  581. name: 'PayReceived',
  582. component: PayReceived
  583. },
  584. {
  585. path: '/home/LncomingBills',
  586. name: 'LncomingBills',
  587. component: LncomingBills
  588. },
  589. {
  590. path: '/home/GroupStatus',
  591. name: 'GroupStatus',
  592. component: GroupStatus
  593. },
  594. {
  595. path: '/home/Sendack',
  596. name: 'Sendack',
  597. component: Sendack
  598. },
  599. {
  600. path: '/home/Groupreports',
  601. name: 'Groupreports',
  602. component: Groupreports
  603. },
  604. {
  605. path: '/home/Customers',
  606. name: 'Customers',
  607. component: Customers
  608. },
  609. {
  610. path: '/home/OpCustomers',
  611. name: 'OpCustomers',
  612. component: OpCustomers
  613. },
  614. {
  615. path: '/home/Reportstbale',
  616. name: 'Reportstbale',
  617. component: Reportstbale
  618. },
  619. {
  620. path: '/home/PickupList',
  621. name: 'PickupList',
  622. component: PickupList
  623. },
  624. {
  625. path: '/home/TaskList',
  626. name: 'TaskList',
  627. component: TaskList,
  628. meta: {
  629. keepAlive: true, //此组件需要被缓存
  630. isBack:false, //用于判断上一个页面是哪个
  631. }
  632. },
  633. {
  634. path: '/home/AssignTasks',
  635. name: 'AssignTasks',
  636. component: AssignTasks
  637. },
  638. {
  639. path: '/home/MyTasksinif',
  640. name: 'MyTasksinif',
  641. component: MyTasksinif
  642. },
  643. {
  644. path: '/home/test',
  645. name: 'test',
  646. component: test
  647. },
  648. {
  649. path: '/home/Statistically',
  650. name: 'Statistically',
  651. component: Statistically
  652. },
  653. {
  654. path: '/home/RvsReport',
  655. name: 'RvsReport',
  656. component: RvsReport
  657. },
  658. {
  659. path: '/home/Overspend',
  660. name: 'Overspend',
  661. component: Overspend
  662. },
  663. ,
  664. {
  665. path: '/home/Overspendedit',
  666. name: 'Overspendedit',
  667. component: Overspendedit
  668. },
  669. {
  670. path: '/home/backwardtabke',
  671. name: 'backwardtabke',
  672. component: backwardtabke
  673. },
  674. {
  675. path: '/home/royaltypg',
  676. name: 'royaltypg',
  677. component: royaltypg
  678. },
  679. {
  680. path: '/home/visaAgencyfee',
  681. name: 'visaAgencyfee',
  682. component: visaAgencyfee
  683. },
  684. {
  685. path: '/home/Hotelenquiry',
  686. name: 'Hotelenquiry',
  687. component: Hotelenquiry
  688. },
  689. {
  690. path: '/home/Marketingamount',
  691. name: 'Marketingamount',
  692. component: Marketingamount
  693. },
  694. {
  695. path: '/home/downloadpage',
  696. name: 'downloadpage',
  697. component: downloadpage
  698. },
  699. {
  700. path: '/home/Supplierinfo',
  701. name: 'Supplierinfo',
  702. component: Supplierinfo
  703. },
  704. {
  705. path: '/home/DownloadOpitinerary',
  706. name: 'DownloadOpitinerary',
  707. component: DownloadOpitinerary
  708. },
  709. {
  710. path: '/home/AssociatedInvitees',
  711. name: 'AssociatedInvitees',
  712. component: AssociatedInvitees
  713. },
  714. {
  715. path: '/home/VisitSchedule',
  716. name: 'VisitSchedule',
  717. component: VisitSchedule
  718. },
  719. {
  720. path: '/home/billUploading',
  721. name: 'billUploading',
  722. component: billUploading
  723. },
  724. {
  725. path: '/home/paymentstatement',
  726. name: 'paymentstatement',
  727. component: paymentstatement
  728. },
  729. {
  730. path: '/home/TellerStatement',
  731. name: 'TellerStatement',
  732. component: TellerStatement
  733. },
  734. {
  735. path: '/home/TellerStatementTB',
  736. name: 'TellerStatementTB',
  737. component: TellerStatementTB
  738. },
  739. {
  740. path: '/home/RoyaltyRecogn',
  741. name: 'RoyaltyRecogn',
  742. component: RoyaltyRecogn
  743. },
  744. {
  745. path: '/home/GroupUnreviewed',
  746. name: 'GroupUnreviewed',
  747. component: GroupUnreviewed
  748. },
  749. {
  750. path: '/home/VisaCommission',
  751. name: 'VisaCommission',
  752. component: VisaCommission
  753. },
  754. {
  755. path: '/home/SuppliesInventory',
  756. name: 'SuppliesInventory',
  757. component: SuppliesInventory
  758. },
  759. {
  760. path: '/home/CardReconciliation',
  761. name: 'CardReconciliation',
  762. component: CardReconciliation
  763. },
  764. {
  765. path: '/home/TranslatorBase',
  766. name: 'TranslatorBase',
  767. component: TranslatorBase
  768. },
  769. {
  770. path: '/home/PerformanceT',
  771. name: 'PerformanceT',
  772. component: PerformanceT
  773. },
  774. {
  775. path: '/home/InsCountry',
  776. name: 'InsCountry',
  777. component: InsCountry
  778. },
  779. {
  780. path: '/home/WorldMap',
  781. name: 'WorldMap',
  782. component: WorldMap
  783. },
  784. {
  785. path: '/home/EntryDetailsdraft',
  786. name: 'EntryDetailsdraft',
  787. component: EntryDetailsdraft
  788. },
  789. {
  790. path: '/home/mealrecord',
  791. name: 'mealrecord',
  792. component: mealrecord
  793. },
  794. {
  795. path: '/home/enterpriseprofit',
  796. name: 'enterpriseprofit',
  797. component: enterpriseprofit
  798. },
  799. {
  800. path: '/home/EntryQuotation',
  801. name: 'EntryQuotation',
  802. component: EntryQuotation
  803. },
  804. {
  805. path: '/home/FormCollection',
  806. name: 'FormCollection',
  807. component: FormCollection
  808. },
  809. {
  810. path: '/home/SharedFile',
  811. name: 'SharedFile',
  812. component: SharedFile
  813. },
  814. {
  815. path: '/home/tesseractTest',
  816. name: 'tesseractTest',
  817. component: tesseractTest
  818. },
  819. {
  820. path: '/home/WorldGamescost',
  821. name: 'WorldGamescost',
  822. component: WorldGamescost
  823. },
  824. ]
  825. },
  826. {
  827. path: '/Enroll',
  828. name: 'Enroll',
  829. component: Enroll
  830. },
  831. {
  832. path: '/expenseMobile',
  833. name: 'expenseMobile',
  834. component: expenseMobile
  835. },
  836. {
  837. path: '/expenseMobileinfo',
  838. name: 'expenseMobileinfo',
  839. component: expenseMobileinfo
  840. },
  841. {
  842. path: '/Sankunginfo',
  843. name: 'Sankunginfo',
  844. component: Sankunginfo
  845. },
  846. {
  847. path: '/EvaluationForm',
  848. name: 'EvaluationForm',
  849. component: EvaluationForm
  850. },
  851. {
  852. path: '/MarketplacePick',
  853. name: 'MarketplacePick',
  854. component: MarketplacePick
  855. }
  856. ]
  857. })