index.js 86 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188
  1. import Layout from '@/page/index/'
  2. export default [{
  3. path: '/wel',
  4. component: Layout,
  5. redirect: '/wel/index',
  6. children: [{
  7. path: 'index',
  8. name: '首页',
  9. meta: {
  10. i18n: 'dashboard',
  11. keepAlive: true,
  12. },
  13. component: () =>
  14. import( /* webpackChunkName: "views" */ '@/views/wel/index')
  15. }, {
  16. path: 'dashboard',
  17. name: '控制台',
  18. meta: {
  19. i18n: 'dashboard',
  20. menu: false,
  21. },
  22. component: () =>
  23. import( /* webpackChunkName: "views" */ '@/views/wel/dashboard')
  24. }]
  25. }, {
  26. path: '/test',
  27. component: Layout,
  28. redirect: '/test/index',
  29. children: [{
  30. path: 'index',
  31. name: '测试页',
  32. meta: {
  33. i18n: 'test'
  34. },
  35. component: () =>
  36. import( /* webpackChunkName: "views" */ '@/views/util/test')
  37. }]
  38. }, {
  39. path: '/dict-horizontal',
  40. component: Layout,
  41. redirect: '/dict-horizontal/index',
  42. children: [{
  43. path: 'index',
  44. name: '字典管理',
  45. meta: {
  46. i18n: 'dict'
  47. },
  48. component: () =>
  49. import( /* webpackChunkName: "views" */ '@/views/util/demo/dict-horizontal')
  50. }]
  51. }, {
  52. path: '/dict-vertical',
  53. component: Layout,
  54. redirect: '/dict-vertical/index',
  55. children: [{
  56. path: 'index',
  57. name: '字典管理',
  58. meta: {
  59. i18n: 'dict'
  60. },
  61. component: () =>
  62. import( /* webpackChunkName: "views" */ '@/views/util/demo/dict-vertical')
  63. }]
  64. }, {
  65. path: '/info',
  66. component: Layout,
  67. redirect: '/info/index',
  68. children: [{
  69. path: 'index',
  70. name: '个人信息',
  71. meta: {
  72. i18n: 'info'
  73. },
  74. component: () => import( /* webpackChunkName: "views" */ '@/views/system/userinfo')
  75. }]
  76. }, {
  77. path: '/basicData/customerInformation/detailsPageEdit',
  78. component: Layout,
  79. hidden: true,
  80. children: [{
  81. path: '/basicData/customerInformation/detailsPageEdit',
  82. meta: {
  83. keepAlive: true,
  84. },
  85. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/customerInformation/detailsPageEdit')
  86. }]
  87. },
  88. {
  89. path: '/basicData/customerManagement/companyMaterial/detailsPageEdit',
  90. component: Layout,
  91. hidden: true,
  92. children: [{
  93. path: '/basicData/customerManagement/companyMaterial/detailsPageEdit',
  94. meta: {
  95. i18n: 'detailsPageEdit'
  96. },
  97. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/customerManagement/companyMaterial/detailsPageEdit')
  98. }]
  99. },
  100. {
  101. path: '/basicData/customerManagement/supplierMaterial/detailsPageEdit',
  102. component: Layout,
  103. hidden: true,
  104. children: [{
  105. path: '/basicData/customerManagement/supplierMaterial/detailsPageEdit',
  106. meta: {
  107. i18n: 'detailsPageEdit'
  108. },
  109. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/customerManagement/supplierMaterial/detailsPageEdit')
  110. }]
  111. },
  112. //商品false
  113. {
  114. path: '/commodityType_detailsPageEdit',
  115. component: Layout,
  116. hidden: true,
  117. children: [{
  118. path: '/commodityType_detailsPageEdit',
  119. meta: {
  120. i18n: 'commodityType_detailsPageEdit'
  121. },
  122. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/commodityType/detailsPageEdit')
  123. }]
  124. },
  125. //商城管理
  126. //商品列表详情页
  127. {
  128. path: '/productList_detailsPageEdit',
  129. component: Layout,
  130. hidden: true,
  131. children: [{
  132. path: '/productList_detailsPageEdit',
  133. meta: {
  134. i18n: 'productList_detailsPageEdit'
  135. },
  136. component: () => import( /* webpackChunkName: "views" */ '@/views/mallManagement/commodity/productList/detailsPageEdit')
  137. }]
  138. },
  139. //产品
  140. {
  141. path: '/basicData/productInformation/index',
  142. component: Layout,
  143. hidden: true,
  144. children: [{
  145. path: '/basicData/productInformation/index',
  146. name: '产品信息',
  147. meta: {
  148. keepAlive: true,
  149. },
  150. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/productInformation/index')
  151. }]
  152. },
  153. //客户分类
  154. {
  155. path: '/basicData/customerCategory/index',
  156. component: Layout,
  157. hidden: true,
  158. children: [{
  159. path: '/basicData/customerCategory/index',
  160. name: '客户分类',
  161. meta: {
  162. keepAlive: true,
  163. },
  164. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/customerCategory/index')
  165. }]
  166. },
  167. {
  168. path: '/report/reportlist',
  169. component: Layout,
  170. hidden: true,
  171. children: [{
  172. path: '/report/reportlist',
  173. name: '报表列表',
  174. meta: {
  175. keepAlive: true,
  176. },
  177. component: () =>
  178. import( /* webpackChunkName: "views" */ '@/views/report/reportlist')
  179. }]
  180. },
  181. //客户资料
  182. {
  183. path: '/basicData/customerInformation/index',
  184. component: Layout,
  185. hidden: true,
  186. children: [{
  187. path: '/basicData/customerInformation/index',
  188. name: '客户资料',
  189. meta: {
  190. keepAlive: true,
  191. },
  192. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/customerInformation/index')
  193. }]
  194. }, //车队资料
  195. {
  196. path: '/basicData/fleetInformation/index',
  197. component: Layout,
  198. hidden: true,
  199. children: [{
  200. path: '/basicData/fleetInformation/index',
  201. name: '车队资料',
  202. meta: {
  203. keepAlive: true,
  204. },
  205. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/fleetInformation/index')
  206. }]
  207. },
  208. //供应商分类
  209. {
  210. path: '/basicData/customerManagement/supplierType/index',
  211. component: Layout,
  212. hidden: true,
  213. children: [{
  214. path: '/basicData/customerManagement/supplierType/index',
  215. name: '供应商分类',
  216. meta: {
  217. keepAlive: true,
  218. },
  219. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/customerManagement/supplierType/index')
  220. }]
  221. },
  222. //供应商资料
  223. {
  224. path: '/basicData/customerManagement/supplierMaterial/index',
  225. component: Layout,
  226. hidden: true,
  227. children: [{
  228. path: '/basicData/customerManagement/supplierMaterial/index',
  229. name: '供应商资料',
  230. meta: {
  231. keepAlive: true,
  232. },
  233. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/customerManagement/supplierMaterial/index')
  234. }]
  235. },
  236. //公司分类
  237. {
  238. path: '/basicData/customerManagement/companyType/index',
  239. component: Layout,
  240. hidden: true,
  241. children: [{
  242. path: '/basicData/customerManagement/companyType/index',
  243. name: '所属公司分类',
  244. meta: {
  245. keepAlive: true,
  246. },
  247. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/customerManagement/companyType/index')
  248. }]
  249. },
  250. //公司资料
  251. {
  252. path: '/basicData/customerManagement/companyMaterial/index',
  253. component: Layout,
  254. hidden: true,
  255. children: [{
  256. path: '/basicData/customerManagement/companyMaterial/index',
  257. name: '所属公司资料',
  258. meta: {
  259. keepAlive: true,
  260. },
  261. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/customerManagement/companyMaterial/index')
  262. }]
  263. },
  264. //商品分类
  265. {
  266. path: '/basicData/commodityCategory/index',
  267. component: Layout,
  268. hidden: true,
  269. children: [{
  270. path: '/basicData/commodityCategory/index',
  271. name: '商品分类',
  272. meta: {
  273. keepAlive: true,
  274. },
  275. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/commodityCategory/index')
  276. }]
  277. },
  278. //商品分类
  279. {
  280. path: '/basicData/commodityType/index',
  281. component: Layout,
  282. hidden: true,
  283. children: [{
  284. path: '/basicData/commodityType/index',
  285. name: '商品信息',
  286. meta: {
  287. keepAlive: true,
  288. },
  289. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/commodityType/index')
  290. }]
  291. },
  292. //费用分类
  293. {
  294. path: '/basicData/basicFeesType/index',
  295. component: Layout,
  296. hidden: true,
  297. children: [{
  298. path: '/basicData/basicFeesType/index',
  299. name: '费用分类',
  300. meta: {
  301. keepAlive: true,
  302. },
  303. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/basicFeesType/index')
  304. }]
  305. },
  306. //费用详情
  307. {
  308. path: '/basicData/basicFeesDesc/index',
  309. component: Layout,
  310. hidden: true,
  311. children: [{
  312. path: '/basicData/basicFeesDesc/index',
  313. name: '费用详情',
  314. meta: {
  315. keepAlive: true,
  316. },
  317. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/basicFeesDesc/index')
  318. }]
  319. },
  320. //仓库分类
  321. {
  322. path: '/basicData/basicStorageType/index',
  323. component: Layout,
  324. hidden: true,
  325. children: [{
  326. path: '/basicData/basicStorageType/index',
  327. name: '仓库分类',
  328. meta: {
  329. keepAlive: true,
  330. },
  331. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/basicStorageType/index')
  332. }]
  333. },
  334. //库区明细
  335. {
  336. path: '/basicData/basicStorageDesc/index',
  337. component: Layout,
  338. hidden: true,
  339. children: [{
  340. path: '/basicData/basicStorageDesc/index',
  341. name: '库区明细',
  342. meta: {
  343. keepAlive: true,
  344. },
  345. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/basicStorageDesc/index')
  346. }]
  347. },
  348. //箱分类
  349. {
  350. path: '/basicData/container/type',
  351. component: Layout,
  352. hidden: true,
  353. children: [{
  354. path: '/basicData/container/type',
  355. name: '箱分类',
  356. meta: {
  357. keepAlive: true,
  358. },
  359. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/container/type')
  360. }]
  361. },
  362. //集装箱
  363. {
  364. path: '/basicData/container/index',
  365. component: Layout,
  366. hidden: true,
  367. children: [{
  368. path: '/basicData/container/index',
  369. name: '集装箱',
  370. meta: {
  371. keepAlive: true,
  372. },
  373. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/container/index')
  374. }]
  375. },
  376. //港口分类
  377. {
  378. path: '/basicData/portinformation/type',
  379. component: Layout,
  380. hidden: true,
  381. children: [{
  382. path: '/basicData/portinformation/type',
  383. name: '港口分类',
  384. meta: {
  385. keepAlive: true,
  386. },
  387. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/portinformation/type')
  388. }]
  389. },
  390. //港口资料
  391. {
  392. path: '/basicData/portinformation/index',
  393. component: Layout,
  394. hidden: true,
  395. children: [{
  396. path: '/basicData/portinformation/index',
  397. name: '港口资料',
  398. meta: {
  399. keepAlive: true,
  400. },
  401. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/portinformation/index')
  402. }]
  403. },
  404. //汇率管理
  405. {
  406. path: '/basicData/rateManagement/index',
  407. component: Layout,
  408. hidden: true,
  409. children: [{
  410. path: '/basicData/rateManagement/index',
  411. name: '汇率管理',
  412. meta: {
  413. keepAlive: true,
  414. },
  415. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/rateManagement/index')
  416. }]
  417. },
  418. //产品价格
  419. {
  420. path: '/maintenance/priceLibrary/index',
  421. component: Layout,
  422. hidden: true,
  423. children: [{
  424. path: '/maintenance/priceLibrary/index',
  425. name: '产品价格',
  426. meta: {
  427. keepAlive: true,
  428. },
  429. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/priceLibrary/index')
  430. }]
  431. },
  432. //产品价格
  433. {
  434. path: '/maintenance/landFreight/index',
  435. component: Layout,
  436. hidden: true,
  437. children: [{
  438. path: '/maintenance/landFreight/index',
  439. name: '陆运费',
  440. meta: {
  441. keepAlive: true,
  442. },
  443. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/landFreight/index')
  444. }]
  445. },
  446. //产品价格
  447. {
  448. path: '/maintenance/portSurcharge/index',
  449. component: Layout,
  450. hidden: true,
  451. children: [{
  452. path: '/maintenance/portSurcharge/index',
  453. name: '海运费',
  454. meta: {
  455. keepAlive: true,
  456. },
  457. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/portSurcharge/index')
  458. }]
  459. },
  460. //销售详情页
  461. {
  462. path: '/businessManagement/salesOrder/index',
  463. component: Layout,
  464. hidden: true,
  465. children: [{
  466. path: '/businessManagement/salesOrder/index',
  467. name: '销售订单(N)',
  468. meta: {
  469. i18n: 'businessManagement/salesOrder/index',
  470. keepAlive: true,
  471. },
  472. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/salesOrder/index')
  473. }]
  474. },
  475. {
  476. path: '/businessManagement/proxyOrder/index',
  477. component: Layout,
  478. hidden: true,
  479. children: [{
  480. path: '/businessManagement/proxyOrder/index',
  481. name: '代理订单(N)',
  482. meta: {
  483. keepAlive: true,
  484. },
  485. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/proxyOrder/index')
  486. }]
  487. },
  488. {
  489. path: '/statisticAnalysis/packFeeRecon/index',
  490. component: Layout,
  491. hidden: true,
  492. children: [{
  493. path: '/statisticAnalysis/packFeeRecon/index',
  494. name: '包装费用对账(N)',
  495. meta: {
  496. keepAlive: true,
  497. },
  498. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/packFeeRecon/index')
  499. }]
  500. },
  501. {
  502. path: '/statisticAnalysis/purchaseReconciliation/index',
  503. component: Layout,
  504. hidden: true,
  505. children: [{
  506. path: '/statisticAnalysis/purchaseReconciliation/index',
  507. name: '品牌采购对账(N)',
  508. meta: {
  509. keepAlive: true,
  510. },
  511. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/purchaseReconciliation/index')
  512. }]
  513. },
  514. {
  515. path: '/statisticAnalysis/salesProfitN/index',
  516. component: Layout,
  517. hidden: true,
  518. children: [{
  519. path: '/statisticAnalysis/salesProfitN/index',
  520. name: '销售利润(N)',
  521. meta: {
  522. keepAlive: true,
  523. },
  524. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesProfitN/index')
  525. }]
  526. },
  527. //发货通知详情页
  528. {
  529. path: '/businessManagement/deliveryNotice/index',
  530. component: Layout,
  531. hidden: true,
  532. children: [{
  533. path: '/businessManagement/deliveryNotice/index',
  534. name: '客户收货(N)',
  535. meta: {
  536. i18n: 'businessManagement/deliveryNotice/index',
  537. keepAlive: true,
  538. },
  539. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/deliveryNotice/index')
  540. }]
  541. },
  542. //价格管理详情页
  543. {
  544. path: '/priceManagement_detailsPageEdit',
  545. component: Layout,
  546. hidden: true,
  547. children: [{
  548. path: '/priceManagement_detailsPageEdit',
  549. meta: {
  550. i18n: 'priceManagement_detailsPageEdit'
  551. },
  552. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/priceManagement/detailsPageEdit')
  553. }]
  554. },
  555. //销售政策详情页
  556. {
  557. path: '/maintenance/salesPolicy/index',
  558. component: Layout,
  559. hidden: true,
  560. children: [{
  561. path: '/maintenance/salesPolicy/index',
  562. name: '销售政策',
  563. meta: {
  564. i18n: 'maintenance/salesPolicy/index',
  565. keepAlive: true
  566. },
  567. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/salesPolicy/index')
  568. }]
  569. },
  570. //陆运委托
  571. {
  572. path: '/landTransportation/placeAnOrder/index',
  573. component: Layout,
  574. hidden: true,
  575. children: [{
  576. path: '/landTransportation/placeAnOrder/index',
  577. name: '委托',
  578. meta: {
  579. i18n: '/landTransportation/placeAnOrder/index',
  580. keepAlive: true,
  581. },
  582. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/placeAnOrder/index')
  583. }]
  584. },
  585. //秒杀详情页
  586. {
  587. path: '/panicBuyingInformation_detailsPageEdit',
  588. component: Layout,
  589. hidden: true,
  590. children: [{
  591. path: '/panicBuyingInformation_detailsPageEdit',
  592. meta: {
  593. i18n: 'panicBuyingInformation_detailsPageEdit'
  594. },
  595. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/panicBuyingInformation/detailsPageEdit')
  596. }]
  597. },
  598. //上架商品详情页
  599. {
  600. path: '/goodsOnTheShelves_detailsPageEdit',
  601. component: Layout,
  602. hidden: true,
  603. children: [{
  604. path: '/goodsOnTheShelves_detailsPageEdit',
  605. meta: {
  606. i18n: 'goodsOnTheShelves_detailsPageEdit'
  607. },
  608. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/goodsOnTheShelves/detailsPageEdit')
  609. }]
  610. },
  611. //收货单详情页
  612. {
  613. path: '/businessManagement/receipt/index',
  614. component: Layout,
  615. hidden: true,
  616. children: [{
  617. path: '/businessManagement/receipt/index',
  618. name: '工厂发货(N)',
  619. meta: {
  620. keepAlive: true,
  621. },
  622. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/receipt/index')
  623. }]
  624. },
  625. //采购订单详情页
  626. {
  627. path: '/businessManagement/purchaseOrder/index',
  628. component: Layout,
  629. hidden: true,
  630. children: [{
  631. path: '/businessManagement/purchaseOrder/index',
  632. name: '采购订单(N)',
  633. meta: {
  634. i18n: 'businessManagement/purchaseOrder/index',
  635. keepAlive: true,
  636. },
  637. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/purchaseOrder/index')
  638. }]
  639. },
  640. // 采购合同详情页
  641. {
  642. path: '/purchase/contract/index',
  643. component: Layout,
  644. hidden: true,
  645. children: [{
  646. path: '/purchase/contract/index',
  647. name: '采购订单(I)',
  648. meta: {
  649. i18n: '/purchase/contract/index',
  650. keepAlive: true
  651. },
  652. component: () => import( /* webpackChunkName: "views" */ '@/views/purchase/contract/index')
  653. }]
  654. },
  655. // 销售合同详情页
  656. {
  657. path: '/salesManagement/salesContract/index',
  658. component: Layout,
  659. hidden: true,
  660. children: [{
  661. path: '/salesManagement/salesContract/index',
  662. name: '销售订单(I)',
  663. meta: {
  664. i18n: '/salesManagement/salesContract/index',
  665. keepAlive: true
  666. },
  667. component: () => import( /* webpackChunkName: "views" */ '@/views/salesManagement/salesContract/index')
  668. }]
  669. },
  670. // 进口 收货单详情页
  671. {
  672. path: '/importTrade/receipt/index',
  673. component: Layout,
  674. hidden: true,
  675. children: [{
  676. path: '/importTrade/receipt/index',
  677. name: '收货单(I)',
  678. meta: {
  679. i18n: '/importTrade/receipt/index',
  680. keepAlive: true
  681. },
  682. component: () => import( /* webpackChunkName: "views" */ '@/views/importTrade/receipt/index')
  683. }]
  684. },
  685. // 进口 发货单详情页
  686. {
  687. path: '/importTrade/invoice/index',
  688. component: Layout,
  689. hidden: true,
  690. children: [{
  691. path: '/importTrade/invoice/index',
  692. name: '发货单(I)',
  693. meta: {
  694. i18n: 'importTrade/invoice/index',
  695. keepAlive: true
  696. },
  697. component: () => import( /* webpackChunkName: "views" */ '@/views/importTrade/invoice/index')
  698. }]
  699. },
  700. {
  701. path: '/importTrade/receiptSettle/receiptSettle',
  702. component: Layout,
  703. hidden: true,
  704. children: [{
  705. path: '/importTrade/receiptSettle/receiptSettle',
  706. name: '收款合同',
  707. meta: {
  708. keepAlive: true
  709. },
  710. component: () => import( /* webpackChunkName: "views" */ '@/views/importTrade/receiptSettle/receiptSettle')
  711. }]
  712. },
  713. {
  714. path: '/financialManagement/compareBill/receiptSettle',
  715. component: Layout,
  716. hidden: true,
  717. children: [{
  718. path: '/financialManagement/compareBill/receiptSettle',
  719. name: '对账管理',
  720. meta: {
  721. keepAlive: true
  722. },
  723. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/compareBill/receiptSettle')
  724. }]
  725. },
  726. // 出口 客户询价
  727. {
  728. path: '/exportTrade/customerInquiry/index',
  729. component: Layout,
  730. hidden: true,
  731. children: [{
  732. path: '/exportTrade/customerInquiry/index',
  733. name: '报价(E)',
  734. meta: {
  735. keepAlive: true,
  736. },
  737. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/customerInquiry/index')
  738. }]
  739. },
  740. // 出口 采购询价
  741. {
  742. path: '/exportTrade/purchaseInquiry/index',
  743. component: Layout,
  744. hidden: true,
  745. children: [{
  746. path: '/exportTrade/purchaseInquiry/index',
  747. name: '询价(E)',
  748. meta: {
  749. keepAlive: true,
  750. },
  751. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/purchaseInquiry/index')
  752. }]
  753. },
  754. // 出口 船务询价
  755. {
  756. path: '/exportTrade/shippingInquiry/index',
  757. component: Layout,
  758. hidden: true,
  759. children: [{
  760. path: '/exportTrade/shippingInquiry/index',
  761. name: '船务(E)',
  762. meta: {
  763. keepAlive: true,
  764. },
  765. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/shippingInquiry/index')
  766. }]
  767. },
  768. // 出口 销售订单
  769. {
  770. path: '/exportTrade/salesContract/index',
  771. component: Layout,
  772. hidden: true,
  773. children: [{
  774. path: '/exportTrade/salesContract/index',
  775. name: '销售(E)',
  776. meta: {
  777. keepAlive: true,
  778. },
  779. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/salesContract/index')
  780. }]
  781. },
  782. // 出口 电商备货
  783. {
  784. path: '/exportTrade/EcommerceStocking/index',
  785. component: Layout,
  786. hidden: true,
  787. children: [{
  788. path: '/exportTrade/EcommerceStocking/index',
  789. name: '电商备货(E)',
  790. meta: {
  791. keepAlive: true,
  792. },
  793. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/EcommerceStocking/index')
  794. }]
  795. },
  796. // 出口 采购订单
  797. {
  798. path: '/exportTrade/purchaseContract/index',
  799. component: Layout,
  800. hidden: true,
  801. children: [{
  802. path: '/exportTrade/purchaseContract/index',
  803. name: '采购(E)',
  804. meta: {
  805. keepAlive: true,
  806. },
  807. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/purchaseContract/index')
  808. }]
  809. },
  810. // 进口 发货单详情页
  811. {
  812. path: '/importInvoice_detailsPage',
  813. component: Layout,
  814. hidden: true,
  815. children: [{
  816. path: '/importInvoice_detailsPage',
  817. name: '发货单',
  818. meta: {
  819. i18n: 'importInvoice_detailsPage',
  820. keepAlive: true,
  821. },
  822. component: () => import( /* webpackChunkName: "views" */ '@/views/importTrade/invoice/detailsPageEdit')
  823. }]
  824. },
  825. // 出口 收货单
  826. {
  827. path: '/exportTrade/receipt/index',
  828. component: Layout,
  829. hidden: true,
  830. children: [{
  831. path: '/exportTrade/receipt/index',
  832. name: "收货(E)",
  833. meta: {
  834. keepAlive: true,
  835. },
  836. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/receipt/index')
  837. }]
  838. },
  839. // 出口 发货单详情页
  840. {
  841. path: '/exportTrade/invoice/index',
  842. component: Layout,
  843. hidden: true,
  844. children: [{
  845. path: '/exportTrade/invoice/index',
  846. name: "跟单(E)",
  847. meta: {
  848. keepAlive: true,
  849. },
  850. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/invoice/index')
  851. }]
  852. },
  853. // 主营项目
  854. {
  855. path: '/workManagement/main-items/list',
  856. component: Layout,
  857. hidden: true,
  858. children: [{
  859. path: '/workManagement/main-items/list',
  860. name: "主营业务",
  861. meta: {
  862. keepAlive: true,
  863. },
  864. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/main-items/list')
  865. }]
  866. },
  867. // 统计列表
  868. {
  869. path: '/workManagement/receipt/statisticalList',
  870. component: Layout,
  871. hidden: true,
  872. children: [{
  873. path: '/workManagement/receipt/statisticalList',
  874. name: "统计列表",
  875. meta: {
  876. keepAlive: true,
  877. },
  878. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/receipt/statisticalList')
  879. }]
  880. },
  881. // 业绩分析
  882. {
  883. path: '/workManagement/performanceAnalysis/index',
  884. component: Layout,
  885. hidden: true,
  886. children: [{
  887. path: '/workManagement/performanceAnalysis/index',
  888. name: "业绩分析",
  889. meta: {
  890. keepAlive: true,
  891. },
  892. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/performanceAnalysis/index')
  893. }]
  894. },
  895. // 结算详情页
  896. {
  897. path: '/workManagement/receipt/settleAccounts',
  898. component: Layout,
  899. hidden: true,
  900. children: [{
  901. path: '/workManagement/receipt/settleAccounts',
  902. name: "结算",
  903. meta: {
  904. keepAlive: true,
  905. },
  906. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/receipt/settleAccounts')
  907. }]
  908. },
  909. // 付费申请
  910. {
  911. path: '/financialManagement/paymentRequest/index',
  912. component: Layout,
  913. hidden: true,
  914. children: [{
  915. path: '/financialManagement/paymentRequest/index',
  916. name: "付费申请",
  917. meta: {
  918. i18n: '/financialManagement/paymentRequest/index',
  919. keepAlive: true,
  920. },
  921. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/paymentRequest/index')
  922. }]
  923. },
  924. // 付款结算
  925. {
  926. path: '/financialManagement/paymentSettle/paymentSettle',
  927. component: Layout,
  928. hidden: true,
  929. children: [{
  930. path: '/financialManagement/paymentSettle/paymentSettle',
  931. name: "付款结算",
  932. meta: {
  933. i18n: '/financialManagement/paymentSettle/paymentSettle',
  934. keepAlive: true,
  935. },
  936. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/paymentSettle/paymentSettle')
  937. }]
  938. },
  939. //收款结算
  940. {
  941. path: '/financialManagement/receiptSettle/receiptSettle',
  942. component: Layout,
  943. hidden: true,
  944. children: [{
  945. path: '/financialManagement/receiptSettle/receiptSettle',
  946. name: "收款结算",
  947. meta: {
  948. i18n: '/financialManagement/receiptSettle/receiptSettle',
  949. keepAlive: true,
  950. },
  951. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/receiptSettle/receiptSettle')
  952. }]
  953. },
  954. // 付款结算(Z)
  955. {
  956. path: '/financialManagement/paymentSettlement/paymentSettle',
  957. component: Layout,
  958. hidden: true,
  959. children: [{
  960. path: '/financialManagement/paymentSettlement/paymentSettle',
  961. name: "付款结算(Z)",
  962. meta: {
  963. i18n: '/financialManagement/paymentSettlement/paymentSettle',
  964. keepAlive: true,
  965. },
  966. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/paymentSettlement/paymentSettle')
  967. }]
  968. },
  969. //收款结算(Z)
  970. {
  971. path: '/financialManagement/collectionSettlement/receiptSettle',
  972. component: Layout,
  973. hidden: true,
  974. children: [{
  975. path: '/financialManagement/collectionSettlement/receiptSettle',
  976. name: "收款结算(Z)",
  977. meta: {
  978. i18n: '/financialManagement/collectionSettlement/receiptSettle',
  979. keepAlive: true,
  980. },
  981. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/collectionSettlement/receiptSettle')
  982. }]
  983. },
  984. //审批数据
  985. {
  986. path: '/approveData/index',
  987. component: Layout,
  988. hidden: true,
  989. children: [{
  990. path: '/approveData/index',
  991. name: "审批数据",
  992. meta: {
  993. i18n: '/approveData/index',
  994. keepAlive: true,
  995. },
  996. component: () => import( /* webpackChunkName: "views" */ '@/views/approveData/index')
  997. }]
  998. },
  999. // 账单明细
  1000. {
  1001. path: '/bill_details',
  1002. component: Layout,
  1003. hidden: true,
  1004. children: [{
  1005. path: '/financialManagement/billDetails/billDetails',
  1006. name: "账单明细",
  1007. meta: {
  1008. i18n: '/financialManagement/billDetails/billDetails',
  1009. keepAlive: true,
  1010. },
  1011. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/billDetails/billDetails')
  1012. }]
  1013. },
  1014. //销项发票
  1015. {
  1016. path: '/financialManagement/outputInvoice/outputInvoice',
  1017. component: Layout,
  1018. hidden: true,
  1019. children: [{
  1020. path: '/financialManagement/outputInvoice/outputInvoice',
  1021. name: "销项发票",
  1022. meta: {
  1023. i18n: '/financialManagement/outputInvoice/outputInvoice',
  1024. keepAlive: true,
  1025. },
  1026. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/outputInvoice/outputInvoice')
  1027. }]
  1028. },
  1029. //进项发票
  1030. {
  1031. path: '/financialManagement/incomeInvoice/incomeInvoice',
  1032. component: Layout,
  1033. hidden: true,
  1034. children: [{
  1035. path: '/financialManagement/incomeInvoice/incomeInvoice',
  1036. name: "进项发票",
  1037. meta: {
  1038. i18n: '/financialManagement/incomeInvoice/incomeInvoice',
  1039. keepAlive: true,
  1040. },
  1041. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/incomeInvoice/incomeInvoice')
  1042. }]
  1043. },
  1044. //进口库存账
  1045. {
  1046. path: '/purchase/stockBill/index',
  1047. component: Layout,
  1048. hidden: true,
  1049. children: [{
  1050. path: '/purchase/stockBill/index',
  1051. name: "库存账",
  1052. meta: {
  1053. keepAlive: true,
  1054. },
  1055. component: () => import( /* webpackChunkName: "views" */ '@/views/purchase/stockBill/index')
  1056. }]
  1057. },
  1058. {
  1059. path: '/statisticAnalysis/dataDetail/index',
  1060. component: Layout,
  1061. hidden: true,
  1062. children: [{
  1063. path: '/statisticAnalysis/dataDetail/index',
  1064. name: "数据明细(N)",
  1065. meta: {
  1066. i18n: '/statisticAnalysis/dataDetail/index',
  1067. keepAlive: true,
  1068. },
  1069. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/dataDetail/index')
  1070. }]
  1071. },
  1072. {
  1073. path: '/statisticAnalysis/dataDetail/index',
  1074. component: Layout,
  1075. hidden: true,
  1076. children: [{
  1077. path: '/statisticAnalysis/dataDetail/index',
  1078. name: "数据明细(N)",
  1079. meta: {
  1080. i18n: '/statisticAnalysis/dataDetail/index',
  1081. keepAlive: true,
  1082. },
  1083. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/dataDetail/index')
  1084. }]
  1085. },
  1086. {
  1087. path: '/statisticAnalysis/salesmanCommission/index',
  1088. component: Layout,
  1089. hidden: true,
  1090. children: [{
  1091. path: '/statisticAnalysis/salesmanCommission/index',
  1092. name: "销售人员提成(N)",
  1093. meta: {
  1094. i18n: '/statisticAnalysis/salesmanCommission/index',
  1095. keepAlive: true,
  1096. },
  1097. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesmanCommission/index')
  1098. }]
  1099. },
  1100. {
  1101. path: '/statisticAnalysis/salesDetails/index',
  1102. component: Layout,
  1103. hidden: true,
  1104. children: [{
  1105. path: '/statisticAnalysis/salesDetails/index',
  1106. name: "销售明细(N)",
  1107. meta: {
  1108. i18n: '/statisticAnalysis/salesDetails/index',
  1109. keepAlive: true,
  1110. },
  1111. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesDetails/index')
  1112. }]
  1113. },
  1114. //利润分析
  1115. {
  1116. path: '/statisticAnalysis/profit/index',
  1117. component: Layout,
  1118. hidden: true,
  1119. children: [{
  1120. path: '/statisticAnalysis/profit/index',
  1121. name: "利润分析",
  1122. meta: {
  1123. i18n: '/statisticAnalysis/profit/index',
  1124. keepAlive: true,
  1125. },
  1126. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/profit/index')
  1127. }]
  1128. },
  1129. //销售利润
  1130. {
  1131. path: '/statisticAnalysis/salesProfit/index',
  1132. component: Layout,
  1133. hidden: true,
  1134. children: [{
  1135. path: '/statisticAnalysis/salesProfit/index',
  1136. name: "销售利润",
  1137. meta: {
  1138. keepAlive: true,
  1139. },
  1140. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesProfit/index')
  1141. }]
  1142. },
  1143. //利润分析
  1144. {
  1145. path: '/statisticAnalysis/royalty/index',
  1146. component: Layout,
  1147. hidden: true,
  1148. children: [{
  1149. path: '/statisticAnalysis/royalty/index',
  1150. name: "提成统计",
  1151. meta: {
  1152. i18n: '/statisticAnalysis/royalty/index',
  1153. keepAlive: true,
  1154. },
  1155. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/royalty/index')
  1156. }]
  1157. },
  1158. // 订单详情
  1159. {
  1160. path: '/orderManagement/orderDetail/index',
  1161. component: Layout,
  1162. hidden: true,
  1163. children: [{
  1164. path: '/orderManagement/orderDetail/index',
  1165. name: "订单详情",
  1166. meta: {
  1167. i18n: '/orderManagement/orderDetail/index',
  1168. keepAlive: true,
  1169. },
  1170. component: () => import( /* webpackChunkName: "views" */ '@/views/orderManagement/orderDetail/index')
  1171. }]
  1172. },
  1173. {
  1174. path: '/work/process/leave',
  1175. component: Layout,
  1176. redirect: '/work/process/leave/form',
  1177. children: [{
  1178. path: 'form/:processDefinitionId',
  1179. name: '请假流程',
  1180. meta: {
  1181. i18n: 'work'
  1182. },
  1183. component: () =>
  1184. import( /* webpackChunkName: "views" */ '@/views/work/process/leave/form')
  1185. }, {
  1186. path: 'handle/:taskId/:processInstanceId/:businessId',
  1187. name: '处理请假流程',
  1188. meta: {
  1189. i18n: 'work'
  1190. },
  1191. component: () =>
  1192. import( /* webpackChunkName: "views" */ '@/views/work/process/leave/handle')
  1193. }, {
  1194. path: 'detail/:processInstanceId/:businessId',
  1195. name: '请假流程详情',
  1196. meta: {
  1197. i18n: 'work'
  1198. },
  1199. component: () =>
  1200. import( /* webpackChunkName: "views" */ '@/views/work/process/leave/detail')
  1201. }]
  1202. }, {
  1203. path: '/work/process/test',
  1204. component: Layout,
  1205. redirect: '/work/process/test/form',
  1206. children: [{
  1207. path: 'form/:processDefinitionId',
  1208. name: '请假流程',
  1209. meta: {
  1210. i18n: 'work'
  1211. },
  1212. component: () =>
  1213. import( /* webpackChunkName: "views" */ '@/views/work/process/test/form')
  1214. }, {
  1215. path: 'handle/:taskId/:processInstanceId/:businessId',
  1216. name: '处理请假流程',
  1217. meta: {
  1218. i18n: 'work'
  1219. },
  1220. component: () =>
  1221. import( /* webpackChunkName: "views" */ '@/views/work/process/test/handle')
  1222. }, {
  1223. path: 'detail/:processInstanceId/:businessId',
  1224. name: '请假流程详情',
  1225. meta: {
  1226. i18n: 'work'
  1227. },
  1228. component: () =>
  1229. import( /* webpackChunkName: "views" */ '@/views/work/process/leave/detail')
  1230. }]
  1231. },
  1232. {
  1233. path: '/businessManagement/inventoryAccount/detail',
  1234. component: Layout,
  1235. hidden: true,
  1236. children: [{
  1237. path: '/businessManagement/inventoryAccount/detail',
  1238. name: '锁定订单明细',
  1239. meta: {
  1240. keepAlive: true,
  1241. },
  1242. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/inventoryAccount/detail')
  1243. }]
  1244. },
  1245. {
  1246. path: '/basicData/facultyManagement/index',
  1247. component: Layout,
  1248. hidden: true,
  1249. children: [{
  1250. path: '/basicData/facultyManagement/index',
  1251. name: '教职工管理',
  1252. meta: {
  1253. keepAlive: true,
  1254. },
  1255. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/facultyManagement/index')
  1256. }]
  1257. },
  1258. {
  1259. path: '/basicData/salaryConfiguration/index',
  1260. component: Layout,
  1261. hidden: true,
  1262. children: [{
  1263. path: '/basicData/salaryConfiguration/index',
  1264. name: '学校标准配置',
  1265. meta: {
  1266. keepAlive: true,
  1267. },
  1268. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/salaryConfiguration/index')
  1269. }]
  1270. },
  1271. {
  1272. path: '/salaryManagement/primarySchool/index',
  1273. component: Layout,
  1274. hidden: true,
  1275. children: [{
  1276. path: '/salaryManagement/primarySchool/index',
  1277. name: '小学部',
  1278. meta: {
  1279. keepAlive: true,
  1280. },
  1281. component: () => import( /* webpackChunkName: "views" */ '@/views/salaryManagement/primarySchool/index')
  1282. }]
  1283. },
  1284. {
  1285. path: '/salaryManagement/juniorhighSchool/index',
  1286. component: Layout,
  1287. hidden: true,
  1288. children: [{
  1289. path: '/salaryManagement/juniorhighSchool/index',
  1290. name: '初中部',
  1291. meta: {
  1292. keepAlive: true,
  1293. },
  1294. component: () => import( /* webpackChunkName: "views" */ '@/views/salaryManagement/juniorhighSchool/index')
  1295. }]
  1296. },
  1297. {
  1298. path: '/salaryManagement/highSchool/index',
  1299. component: Layout,
  1300. hidden: true,
  1301. children: [{
  1302. path: '/salaryManagement/highSchool/index',
  1303. name: '高中部',
  1304. meta: {
  1305. keepAlive: true,
  1306. },
  1307. component: () => import( /* webpackChunkName: "views" */ '@/views/salaryManagement/highSchool/index')
  1308. }]
  1309. },
  1310. {
  1311. path: '/salaryManagement/logisticsDepartment/index',
  1312. component: Layout,
  1313. hidden: true,
  1314. children: [{
  1315. path: '/salaryManagement/logisticsDepartment/index',
  1316. name: '后勤部',
  1317. meta: {
  1318. keepAlive: true,
  1319. },
  1320. component: () => import( /* webpackChunkName: "views" */ '@/views/salaryManagement/logisticsDepartment/index')
  1321. }]
  1322. },
  1323. {
  1324. path: '/system/businessLock/index',
  1325. component: Layout,
  1326. hidden: true,
  1327. children: [{
  1328. path: '/system/businessLock/index',
  1329. name: '模块加锁',
  1330. meta: {
  1331. keepAlive: true,
  1332. },
  1333. component: () => import( /* webpackChunkName: "views" */ '@/views/system/businessLock/index')
  1334. }]
  1335. },
  1336. {
  1337. path: '/dealer/sales/index',
  1338. component: Layout,
  1339. hidden: true,
  1340. children: [{
  1341. path: '/dealer/sales/index',
  1342. name: '销售订单(D)',
  1343. meta: {
  1344. keepAlive: true,
  1345. },
  1346. component: () => import( /* webpackChunkName: "views" */ '@/views/dealer/sales/index')
  1347. }]
  1348. },
  1349. {
  1350. path: '/dealer/purchase/index',
  1351. component: Layout,
  1352. hidden: true,
  1353. children: [{
  1354. path: '/dealer/purchase/index',
  1355. name: '采购订单(D)',
  1356. meta: {
  1357. keepAlive: true,
  1358. },
  1359. component: () => import( /* webpackChunkName: "views" */ '@/views/dealer/purchase/index')
  1360. }]
  1361. },
  1362. //司机
  1363. {
  1364. path: '/basicData/landTransportation/driverInformation/index',
  1365. component: Layout,
  1366. hidden: true,
  1367. children: [{
  1368. path: '/basicData/landTransportation/driverInformation/index',
  1369. name: '司机',
  1370. meta: {
  1371. i18n: '/basicData/landTransportation/driverInformation/index',
  1372. keepAlive: true,
  1373. },
  1374. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/landTransportation/driverInformation/index')
  1375. }]
  1376. },
  1377. //车辆
  1378. {
  1379. path: '/basicData/landTransportation/vehicleInformation/index',
  1380. component: Layout,
  1381. hidden: true,
  1382. children: [{
  1383. path: '/basicData/landTransportation/vehicleInformation/index',
  1384. name: '车辆',
  1385. meta: {
  1386. i18n: '/basicData/landTransportation/driverInformation/index',
  1387. keepAlive: true,
  1388. },
  1389. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/landTransportation/vehicleInformation/index')
  1390. }]
  1391. },
  1392. //陆运委托
  1393. {
  1394. path: '/landTransportation/placeAnOrder/index',
  1395. component: Layout,
  1396. hidden: true,
  1397. children: [{
  1398. path: '/landTransportation/placeAnOrder/index',
  1399. name: '委托',
  1400. meta: {
  1401. i18n: '/landTransportation/placeAnOrder/index',
  1402. keepAlive: true,
  1403. },
  1404. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/placeAnOrder/index')
  1405. }]
  1406. },
  1407. //调度
  1408. {
  1409. path: '/landTransportation/dispatchingCars/index',
  1410. component: Layout,
  1411. hidden: true,
  1412. children: [{
  1413. path: '/landTransportation/dispatchingCars/index',
  1414. name: '调度',
  1415. meta: {
  1416. i18n: '/landTransportation/dispatchingCars/index',
  1417. keepAlive: true,
  1418. },
  1419. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/dispatchingCars/index')
  1420. }]
  1421. },
  1422. //派车
  1423. {
  1424. path: '/landTransportation/motorcadeDriver/index',
  1425. component: Layout,
  1426. hidden: true,
  1427. children: [{
  1428. path: '/landTransportation/motorcadeDriver/index',
  1429. name: '派车',
  1430. meta: {
  1431. i18n: '/landTransportation/motorcadeDriver/index',
  1432. keepAlive: true,
  1433. },
  1434. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/motorcadeDriver/index')
  1435. }]
  1436. },
  1437. //跟踪
  1438. {
  1439. path: '/landTransportation/driver/index',
  1440. component: Layout,
  1441. hidden: true,
  1442. children: [{
  1443. path: '/landTransportation/driver/index',
  1444. name: '跟踪',
  1445. meta: {
  1446. i18n: '/landTransportation/driver/index',
  1447. keepAlive: true,
  1448. },
  1449. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/driver/index')
  1450. }]
  1451. },
  1452. //散货
  1453. {
  1454. path: '/landTransportation/bulkCargo/index',
  1455. component: Layout,
  1456. hidden: true,
  1457. children: [{
  1458. path: '/landTransportation/bulkCargo/index',
  1459. name: '散货',
  1460. meta: {
  1461. i18n: '/landTransportation/bulkCargo/index',
  1462. keepAlive: true,
  1463. },
  1464. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/bulkCargo/index')
  1465. }]
  1466. },
  1467. //陆运台账
  1468. {
  1469. path: '/landTransportation/reportAnalysis/index',
  1470. component: Layout,
  1471. hidden: true,
  1472. children: [{
  1473. path: '/landTransportation/reportAnalysis/index',
  1474. name: '陆运台账',
  1475. meta: {
  1476. i18n: '/landTransportation/reportAnalysis/index',
  1477. keepAlive: true,
  1478. },
  1479. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/reportAnalysis/index')
  1480. }]
  1481. },
  1482. //散货台账
  1483. {
  1484. path: '/landTransportation/bulkReportAnalysis/index',
  1485. component: Layout,
  1486. hidden: true,
  1487. children: [{
  1488. path: '/landTransportation/bulkReportAnalysis/index',
  1489. name: '散货台账',
  1490. meta: {
  1491. i18n: '/landTransportation/bulkReportAnalysis/index',
  1492. keepAlive: true,
  1493. },
  1494. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/bulkReportAnalysis/index')
  1495. }]
  1496. },
  1497. //运维-价格管理
  1498. {
  1499. path: '/maintenance/priceManagement/index',
  1500. component: Layout,
  1501. hidden: true,
  1502. children: [{
  1503. path: '/maintenance/priceManagement/index',
  1504. name: '价格管理',
  1505. meta: {
  1506. i18n: '/maintenance/priceManagement/index',
  1507. keepAlive: true,
  1508. },
  1509. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/priceManagement/index')
  1510. }]
  1511. },
  1512. //经销商库存账
  1513. {
  1514. path: '/dealer/stock/index',
  1515. component: Layout,
  1516. hidden: true,
  1517. children: [{
  1518. path: '/dealer/stock/index',
  1519. name: '库存账(D)',
  1520. meta: {
  1521. i18n: '/dealer/stock/index',
  1522. keepAlive: true,
  1523. },
  1524. component: () => import( /* webpackChunkName: "views" */ '@/views/dealer/stock/index')
  1525. }]
  1526. },
  1527. {
  1528. path: '/dealer/stock/detail',
  1529. component: Layout,
  1530. hidden: true,
  1531. children: [{
  1532. path: '/dealer/stock/detail',
  1533. name: '明细账',
  1534. meta: {
  1535. keepAlive: true,
  1536. },
  1537. component: () => import( /* webpackChunkName: "views" */ '@/views/dealer/stock/detail')
  1538. }]
  1539. },
  1540. //内贸库存账
  1541. {
  1542. path: '/businessManagement/inventoryAccount/index',
  1543. component: Layout,
  1544. hidden: true,
  1545. children: [{
  1546. path: '/businessManagement/inventoryAccount/index',
  1547. name: '库存账(N)',
  1548. meta: {
  1549. i18n: '/businessManagement/inventoryAccount/index',
  1550. keepAlive: true,
  1551. },
  1552. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/inventoryAccount/index')
  1553. }]
  1554. },
  1555. //办公用品-采购申请
  1556. {
  1557. path: '/workManagement/purchaseApply/index',
  1558. component: Layout,
  1559. hidden: true,
  1560. children: [{
  1561. path: '/workManagement/purchaseApply/index',
  1562. name: '采购申请',
  1563. meta: {
  1564. i18n: '/workManagement/purchaseApply/index',
  1565. keepAlive: true,
  1566. },
  1567. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/purchaseApply/index')
  1568. }]
  1569. },
  1570. //办公用品-入库
  1571. {
  1572. path: '/workManagement/warehousing/index',
  1573. component: Layout,
  1574. hidden: true,
  1575. children: [{
  1576. path: '/workManagement/warehousing/index',
  1577. name: '入库',
  1578. meta: {
  1579. i18n: '/workManagement/warehousing/index',
  1580. keepAlive: true,
  1581. },
  1582. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/warehousing/index')
  1583. }]
  1584. },
  1585. //办公用品-领用
  1586. {
  1587. path: '/workManagement/requisition/index',
  1588. component: Layout,
  1589. hidden: true,
  1590. children: [{
  1591. path: '/workManagement/requisition/index',
  1592. name: '领用',
  1593. meta: {
  1594. i18n: '/workManagement/requisition/index',
  1595. keepAlive: true,
  1596. },
  1597. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/requisition/index')
  1598. }]
  1599. },
  1600. //销售机会
  1601. {
  1602. path: '/saleLeads/index',
  1603. component: Layout,
  1604. hidden: true,
  1605. children: [{
  1606. path: '/saleLeads/index',
  1607. name: '销售机会',
  1608. meta: {
  1609. i18n: '/saleLeads/index',
  1610. keepAlive: true,
  1611. },
  1612. component: () => import( /* webpackChunkName: "views" */ '@/views/saleLeads/index')
  1613. }]
  1614. },
  1615. //办公用品库存账
  1616. {
  1617. path: '/workManagement/stock/index',
  1618. component: Layout,
  1619. hidden: true,
  1620. children: [{
  1621. path: '/workManagement/stock/index',
  1622. name: '库存账(O)',
  1623. meta: {
  1624. i18n: '/workManagement/stock/index',
  1625. keepAlive: true,
  1626. },
  1627. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/stock/index')
  1628. }]
  1629. },
  1630. //报销
  1631. {
  1632. path: '/reimbursement/index',
  1633. component: Layout,
  1634. hidden: true,
  1635. children: [{
  1636. path: '/reimbursement/index',
  1637. name: '报销',
  1638. meta: {
  1639. i18n: '/reimbursement/index',
  1640. keepAlive: true,
  1641. },
  1642. component: () => import( /* webpackChunkName: "views" */ '@/views/reimbursement/index')
  1643. }]
  1644. },
  1645. //交接单
  1646. {
  1647. path: '/workManagement/handoverSheet/index',
  1648. component: Layout,
  1649. hidden: true,
  1650. children: [{
  1651. path: '/workManagement/handoverSheet/index',
  1652. name: '交接单',
  1653. meta: {
  1654. i18n: '/workManagement/handoverSheet/index',
  1655. keepAlive: true,
  1656. },
  1657. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/handoverSheet/index')
  1658. }]
  1659. },
  1660. //经销商产品调拨
  1661. {
  1662. path: '/dealer/allocation/index',
  1663. component: Layout,
  1664. hidden: true,
  1665. children: [{
  1666. path: '/dealer/allocation/index',
  1667. name: '产品调拨',
  1668. meta: {
  1669. i18n: '/dealer/allocation/index',
  1670. keepAlive: true,
  1671. },
  1672. component: () => import( /* webpackChunkName: "views" */ '@/views/dealer/allocation/index')
  1673. }]
  1674. },
  1675. //数据明细(N)
  1676. {
  1677. path: '/statisticAnalysis/dataDetail/index',
  1678. component: Layout,
  1679. hidden: true,
  1680. children: [{
  1681. path: '/statisticAnalysis/dataDetail/index',
  1682. name: '数据明细(N)',
  1683. meta: {
  1684. i18n: '/statisticAnalysis/dataDetail/index',
  1685. keepAlive: true,
  1686. },
  1687. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/dataDetail/index')
  1688. }]
  1689. },
  1690. //销售对账
  1691. {
  1692. path: '/statisticAnalysis/salesReconciliation/index',
  1693. component: Layout,
  1694. hidden: true,
  1695. children: [{
  1696. path: '/statisticAnalysis/salesReconciliation/index',
  1697. name: '销售对账',
  1698. meta: {
  1699. i18n: '/statisticAnalysis/salesReconciliation/index',
  1700. keepAlive: true,
  1701. },
  1702. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesReconciliation/index')
  1703. }]
  1704. },
  1705. //销售对账详情
  1706. {
  1707. path: '/statisticAnalysis/salesReconciliationDetails/index',
  1708. component: Layout,
  1709. hidden: true,
  1710. children: [{
  1711. path: '/statisticAnalysis/salesReconciliationDetails/index',
  1712. name: '销售对账详情',
  1713. meta: {
  1714. i18n: '/statisticAnalysis/salesReconciliationDetails/index',
  1715. keepAlive: true,
  1716. },
  1717. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesReconciliationDetails/index')
  1718. }]
  1719. },
  1720. //应收总账
  1721. {
  1722. path: '/statisticAnalysis/collectLedger/index',
  1723. component: Layout,
  1724. hidden: true,
  1725. children: [{
  1726. path: '/statisticAnalysis/collectLedger/index',
  1727. name: '应收总账',
  1728. meta: {
  1729. i18n: '/statisticAnalysis/collectLedger/index',
  1730. keepAlive: true,
  1731. },
  1732. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/collectLedger/index')
  1733. }]
  1734. },
  1735. //应付总账
  1736. {
  1737. path: '/statisticAnalysis/paymentLedger/index',
  1738. component: Layout,
  1739. hidden: true,
  1740. children: [{
  1741. path: '/statisticAnalysis/paymentLedger/index',
  1742. name: '应付总账',
  1743. meta: {
  1744. i18n: '/statisticAnalysis/paymentLedger/index',
  1745. keepAlive: true,
  1746. },
  1747. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/paymentLedger/index')
  1748. }]
  1749. },
  1750. //利润总账
  1751. {
  1752. path: '/statisticAnalysis/profitLedger/index',
  1753. component: Layout,
  1754. hidden: true,
  1755. children: [{
  1756. path: '/statisticAnalysis/profitLedger/index',
  1757. name: '利润总账',
  1758. meta: {
  1759. i18n: '/statisticAnalysis/profitLedger/index',
  1760. keepAlive: true,
  1761. },
  1762. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/profitLedger/index')
  1763. }]
  1764. },
  1765. //采购合同(D)
  1766. {
  1767. path: '/dealer/purchaseContract/index',
  1768. component: Layout,
  1769. hidden: true,
  1770. children: [{
  1771. path: '/dealer/purchaseContract/index',
  1772. name: '采购合同(D)',
  1773. meta: {
  1774. i18n: '/dealer/purchaseContract/index',
  1775. keepAlive: true,
  1776. },
  1777. component: () => import( /* webpackChunkName: "views" */ '@/views/dealer/purchaseContract/index')
  1778. }]
  1779. },
  1780. {
  1781. path: '/warehousing/inStock/index',
  1782. component: Layout,
  1783. hidden: true,
  1784. children: [{
  1785. path: '/warehousing/inStock/index',
  1786. name: '入库',
  1787. meta: {
  1788. i18n: '/warehousing/inStock/index',
  1789. keepAlive: true,
  1790. },
  1791. component: () => import( /* webpackChunkName: "views" */ '@/views/warehousing/inStock/index')
  1792. }]
  1793. },
  1794. {
  1795. path: '/warehousing/outStock/index',
  1796. component: Layout,
  1797. hidden: true,
  1798. children: [{
  1799. path: '/warehousing/outStock/index',
  1800. name: '出库',
  1801. meta: {
  1802. i18n: '/warehousing/outStock/index',
  1803. keepAlive: true,
  1804. },
  1805. component: () => import( /* webpackChunkName: "views" */ '@/views/warehousing/outStock/index')
  1806. }]
  1807. },
  1808. {
  1809. path: '/warehousing/stockTransfer/index',
  1810. component: Layout,
  1811. hidden: true,
  1812. children: [{
  1813. path: '/warehousing/stockTransfer/index',
  1814. name: '调拨',
  1815. meta: {
  1816. i18n: '/warehousing/stockTransfer/index',
  1817. keepAlive: true,
  1818. },
  1819. component: () => import( /* webpackChunkName: "views" */ '@/views/warehousing/stockTransfer/index')
  1820. }]
  1821. },
  1822. {
  1823. path: '/warehousing/goodsTransfer/index',
  1824. component: Layout,
  1825. hidden: true,
  1826. children: [{
  1827. path: '/warehousing/goodsTransfer/index',
  1828. name: '货转',
  1829. meta: {
  1830. i18n: '/warehousing/goodsTransfer/index',
  1831. keepAlive: true,
  1832. },
  1833. component: () => import( /* webpackChunkName: "views" */ '@/views/warehousing/goodsTransfer/index')
  1834. }]
  1835. },
  1836. {
  1837. path: '/statisticAnalysis/taskStatistics/index',
  1838. component: Layout,
  1839. hidden: true,
  1840. children: [{
  1841. path: '/statisticAnalysis/taskStatistics/index',
  1842. name: '任务统计',
  1843. meta: {
  1844. i18n: '/statisticAnalysis/taskStatistics/index',
  1845. keepAlive: true,
  1846. },
  1847. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/taskStatistics/index')
  1848. }]
  1849. },
  1850. {
  1851. path: '/statisticAnalysis/commissionStatistics/index',
  1852. component: Layout,
  1853. hidden: true,
  1854. children: [{
  1855. path: '/statisticAnalysis/commissionStatistics/index',
  1856. name: '提成统计(S)',
  1857. meta: {
  1858. i18n: '/statisticAnalysis/commissionStatistics/index',
  1859. keepAlive: true,
  1860. },
  1861. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/commissionStatistics/index')
  1862. }]
  1863. }, {
  1864. path: '/purchasingManagement/inStock/index',
  1865. component: Layout,
  1866. hidden: true,
  1867. children: [{
  1868. path: '/purchasingManagement/inStock/index',
  1869. name: '入库管理',
  1870. meta: {
  1871. i18n: '/purchasingManagement/inStock/index',
  1872. keepAlive: true,
  1873. },
  1874. component: () => import( /* webpackChunkName: "views" */ '@/views/purchasingManagement/inStock/index')
  1875. }]
  1876. }, {
  1877. path: '/basicData/agreement/index',
  1878. component: Layout,
  1879. hidden: true,
  1880. children: [{
  1881. path: '/basicData/agreement/index',
  1882. name: '仓储费协议',
  1883. meta: {
  1884. i18n: '/basicData/agreement/index',
  1885. keepAlive: true,
  1886. },
  1887. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/agreement/index')
  1888. }]
  1889. }, {
  1890. path: '/financing/financingManagement/index',
  1891. component: Layout,
  1892. hidden: true,
  1893. children: [{
  1894. path: '/financing/financingManagement/index',
  1895. name: '融资管理',
  1896. meta: {
  1897. i18n: '/financing/financingManagement/index',
  1898. keepAlive: true,
  1899. },
  1900. component: () => import( /* webpackChunkName: "views" */ '@/views/financing/financingManagement/index')
  1901. }]
  1902. }, {
  1903. path: '/financing/financingLedger/index',
  1904. component: Layout,
  1905. hidden: true,
  1906. children: [{
  1907. path: '/financing/financingLedger/index',
  1908. name: '融资总账',
  1909. meta: {
  1910. i18n: '/financing/financingLedger/index',
  1911. keepAlive: true,
  1912. },
  1913. component: () => import( /* webpackChunkName: "views" */ '@/views/financing/financingLedger/index')
  1914. }]
  1915. }, {
  1916. path: '/financing/financingLedger/detail',
  1917. component: Layout,
  1918. hidden: true,
  1919. children: [{
  1920. path: '/financing/financingLedger/detail',
  1921. name: '融资总账明细',
  1922. meta: {
  1923. i18n: '/financing/financingLedger/detail',
  1924. keepAlive: true,
  1925. },
  1926. component: () => import( /* webpackChunkName: "views" */ '@/views/financing/financingLedger/detail')
  1927. }]
  1928. }, {
  1929. path: '/InventoryManagement/inventoryAccount/index',
  1930. component: Layout,
  1931. hidden: true,
  1932. children: [{
  1933. path: '/InventoryManagement/inventoryAccount/index',
  1934. name: '库存帐',
  1935. meta: {
  1936. i18n: '/InventoryManagement/inventoryAccount/index',
  1937. keepAlive: true,
  1938. },
  1939. component: () => import( /* webpackChunkName: "views" */ '@/views/InventoryManagement/inventoryAccount/index')
  1940. }]
  1941. }, {
  1942. path: '/salesManagement/outStock/index',
  1943. component: Layout,
  1944. hidden: true,
  1945. children: [{
  1946. path: '/salesManagement/outStock/index',
  1947. name: '出库管理',
  1948. meta: {
  1949. i18n: '/salesManagement/outStock/index',
  1950. keepAlive: true,
  1951. },
  1952. component: () => import( /* webpackChunkName: "views" */ '@/views/salesManagement/outStock/index')
  1953. }]
  1954. }, {
  1955. path: '/client/index',
  1956. component: Layout,
  1957. hidden: true,
  1958. children: [{
  1959. path: '/client/index',
  1960. name: '客户(Y)',
  1961. meta: {
  1962. i18n: '/client/index',
  1963. keepAlive: true,
  1964. },
  1965. component: () => import( /* webpackChunkName: "views" */ '@/views/client/index')
  1966. }]
  1967. }, {
  1968. path: '/client/index',
  1969. component: Layout,
  1970. hidden: true,
  1971. children: [{
  1972. path: '/client/index',
  1973. name: '客户(Y)',
  1974. meta: {
  1975. i18n: '/client/index',
  1976. keepAlive: true,
  1977. },
  1978. component: () => import( /* webpackChunkName: "views" */ '@/views/client/index')
  1979. }]
  1980. }, {
  1981. path: '/salesOrder/index',
  1982. component: Layout,
  1983. hidden: true,
  1984. children: [{
  1985. path: '/salesOrder/index',
  1986. name: '销售单',
  1987. meta: {
  1988. i18n: '/salesOrder/index',
  1989. keepAlive: true,
  1990. },
  1991. component: () => import( /* webpackChunkName: "views" */ '@/views/salesOrder/index')
  1992. }]
  1993. }, {
  1994. path: '/salesOrderTwo/index',
  1995. component: Layout,
  1996. hidden: true,
  1997. children: [{
  1998. path: '/salesOrderTwo/index',
  1999. name: '销售计划单',
  2000. meta: {
  2001. i18n: '/salesOrderTwo/index',
  2002. keepAlive: true,
  2003. },
  2004. component: () => import( /* webpackChunkName: "views" */ '@/views/salesOrderTwo/index')
  2005. }]
  2006. }, {
  2007. path: '/purchaseOrder/index',
  2008. component: Layout,
  2009. hidden: true,
  2010. children: [{
  2011. path: '/purchaseOrder/index',
  2012. name: '采购单',
  2013. meta: {
  2014. i18n: '/purchaseOrder/index',
  2015. keepAlive: true,
  2016. },
  2017. component: () => import( /* webpackChunkName: "views" */ '@/views/purchaseOrder/index')
  2018. }]
  2019. }, {
  2020. path: '/product/index',
  2021. component: Layout,
  2022. hidden: true,
  2023. children: [{
  2024. path: '/product/index',
  2025. name: '产品',
  2026. meta: {
  2027. i18n: '/product/index',
  2028. keepAlive: true,
  2029. },
  2030. component: () => import( /* webpackChunkName: "views" */ '@/views/product/index')
  2031. }]
  2032. }, {
  2033. path: '/tirePartsMall/inventory/index',
  2034. component: Layout,
  2035. hidden: true,
  2036. children: [{
  2037. path: '/tirePartsMall/inventory/index',
  2038. name: '库存查询',
  2039. meta: {
  2040. i18n: '/tirePartsMall/inventory/index',
  2041. keepAlive: true,
  2042. },
  2043. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/inventory/index')
  2044. }]
  2045. }, {
  2046. path: '/tirePartsMall/inventory/detail',
  2047. component: Layout,
  2048. hidden: true,
  2049. children: [{
  2050. path: '/tirePartsMall/inventory/detail',
  2051. name: '库存账明细',
  2052. meta: {
  2053. keepAlive: true,
  2054. },
  2055. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/inventory/detail')
  2056. }]
  2057. },{
  2058. path: '/statisticAnalysis/AmtAmount/index',
  2059. component: Layout,
  2060. hidden: true,
  2061. children: [{
  2062. path: '/statisticAnalysis/AmtAmount/index',
  2063. name: '数量金额汇总',
  2064. meta: {
  2065. i18n: '/statisticAnalysis/AmtAmount/index',
  2066. keepAlive: true,
  2067. },
  2068. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/AmtAmount/index')
  2069. }]
  2070. }, {
  2071. path: '/statisticAnalysis/customerDelivery/index',
  2072. component: Layout,
  2073. hidden: true,
  2074. children: [{
  2075. path: '/statisticAnalysis/customerDelivery/index',
  2076. name: '发货客户统计',
  2077. meta: {
  2078. i18n: '/statisticAnalysis/customerDelivery/index',
  2079. keepAlive: true,
  2080. },
  2081. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/customerDelivery/index')
  2082. }]
  2083. }, {
  2084. path: '/statisticAnalysis/salesmanDelivery/index',
  2085. component: Layout,
  2086. hidden: true,
  2087. children: [{
  2088. path: '/statisticAnalysis/salesmanDelivery/index',
  2089. name: '发货业务员统计',
  2090. meta: {
  2091. i18n: '/statisticAnalysis/salesmanDelivery/index',
  2092. keepAlive: true,
  2093. },
  2094. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesmanDelivery/index')
  2095. }]
  2096. }, {
  2097. path: '/statisticAnalysis/specificationsDelivery/index',
  2098. component: Layout,
  2099. hidden: true,
  2100. children: [{
  2101. path: '/statisticAnalysis/specificationsDelivery/index',
  2102. name: '发货规格统计',
  2103. meta: {
  2104. i18n: '/statisticAnalysis/specificationsDelivery/index',
  2105. keepAlive: true,
  2106. },
  2107. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/specificationsDelivery/index')
  2108. }]
  2109. }, {
  2110. path: '/statisticAnalysis/customerProfit/index',
  2111. component: Layout,
  2112. hidden: true,
  2113. children: [{
  2114. path: '/statisticAnalysis/customerProfit/index',
  2115. name: '客户利润统计',
  2116. meta: {
  2117. i18n: '/statisticAnalysis/customerProfit/index',
  2118. keepAlive: true,
  2119. },
  2120. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/customerProfit/index')
  2121. }]
  2122. }, {
  2123. path: '/statisticAnalysis/salesmanProfit/index',
  2124. component: Layout,
  2125. hidden: true,
  2126. children: [{
  2127. path: '/statisticAnalysis/salesmanProfit/index',
  2128. name: '业务员利润统计',
  2129. meta: {
  2130. i18n: '/statisticAnalysis/salesmanProfit/index',
  2131. keepAlive: true,
  2132. },
  2133. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesmanProfit/index')
  2134. }]
  2135. }, {
  2136. path: '/statisticAnalysis/brandProfit/index',
  2137. component: Layout,
  2138. hidden: true,
  2139. children: [{
  2140. path: '/statisticAnalysis/brandProfit/index',
  2141. name: '品牌利润对比统计',
  2142. meta: {
  2143. i18n: '/statisticAnalysis/brandProfit/index',
  2144. keepAlive: true,
  2145. },
  2146. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/brandProfit/index')
  2147. }]
  2148. }, {
  2149. path: '/supplier/index',
  2150. component: Layout,
  2151. hidden: true,
  2152. children: [{
  2153. path: '/supplier/index',
  2154. name: '供应商(Y)',
  2155. meta: {
  2156. i18n: '/supplier/index',
  2157. keepAlive: true,
  2158. },
  2159. component: () => import( /* webpackChunkName: "views" */ '@/views/supplier/index')
  2160. }]
  2161. }, {
  2162. path: '/basicData/container/archives',
  2163. component: Layout,
  2164. hidden: true,
  2165. children: [{
  2166. path: '/basicData/container/archives',
  2167. name: '箱档案',
  2168. meta: {
  2169. i18n: '/basicData/container/archives',
  2170. keepAlive: true,
  2171. },
  2172. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/container/archives')
  2173. }]
  2174. }, {
  2175. path: '/boxManagement/buyContainer/index',
  2176. component: Layout,
  2177. hidden: true,
  2178. children: [{
  2179. path: '/boxManagement/buyContainer/index',
  2180. name: '买箱',
  2181. meta: {
  2182. i18n: '/boxManagement/buyContainer/index',
  2183. keepAlive: true,
  2184. },
  2185. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/buyContainer/index')
  2186. }]
  2187. }, {
  2188. path: '/boxManagement/sellingContainers/index',
  2189. component: Layout,
  2190. hidden: true,
  2191. children: [{
  2192. path: '/boxManagement/sellingContainers/index',
  2193. name: '卖箱',
  2194. meta: {
  2195. i18n: '/boxManagement/sellingContainers/index',
  2196. keepAlive: true,
  2197. },
  2198. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/sellingContainers/index')
  2199. }]
  2200. }, {
  2201. path: '/boxManagement/exportShipment/index',
  2202. component: Layout,
  2203. hidden: true,
  2204. children: [{
  2205. path: '/boxManagement/exportShipment/index',
  2206. name: '出口装运',
  2207. meta: {
  2208. i18n: '/boxManagement/exportShipment/index',
  2209. keepAlive: true,
  2210. },
  2211. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/exportShipment/index')
  2212. }]
  2213. }, {
  2214. path: '/boxManagement/importReturnTrip/index',
  2215. component: Layout,
  2216. hidden: true,
  2217. children: [{
  2218. path: '/boxManagement/importReturnTrip/index',
  2219. name: '进口返程',
  2220. meta: {
  2221. i18n: '/boxManagement/importReturnTrip/index',
  2222. keepAlive: true,
  2223. },
  2224. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/importReturnTrip/index')
  2225. }]
  2226. }, {
  2227. path: '/boxManagement/boxRepair/index',
  2228. component: Layout,
  2229. hidden: true,
  2230. children: [{
  2231. path: '/boxManagement/boxRepair/index',
  2232. name: '修箱',
  2233. meta: {
  2234. i18n: '/boxManagement/boxRepair/index',
  2235. keepAlive: true,
  2236. },
  2237. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/boxRepair/index')
  2238. }]
  2239. }, {
  2240. path: '/boxManagement/boxWashing/index',
  2241. component: Layout,
  2242. hidden: true,
  2243. children: [{
  2244. path: '/boxManagement/boxWashing/index',
  2245. name: '洗箱',
  2246. meta: {
  2247. i18n: '/boxManagement/boxWashing/index',
  2248. keepAlive: true,
  2249. },
  2250. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/boxWashing/index')
  2251. }]
  2252. }, {
  2253. path: '/boxManagement/leaseIn/index',
  2254. component: Layout,
  2255. hidden: true,
  2256. children: [{
  2257. path: '/boxManagement/leaseIn/index',
  2258. name: '租入',
  2259. meta: {
  2260. i18n: '/boxManagement/leaseIn/index',
  2261. keepAlive: true,
  2262. },
  2263. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/leaseIn/index')
  2264. }]
  2265. }, {
  2266. path: '/boxManagement/leaseOut/index',
  2267. component: Layout,
  2268. hidden: true,
  2269. children: [{
  2270. path: '/boxManagement/leaseOut/index',
  2271. name: '租出',
  2272. meta: {
  2273. i18n: '/boxManagement/leaseOut/index',
  2274. keepAlive: true,
  2275. },
  2276. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/leaseOut/index')
  2277. }]
  2278. }, {
  2279. path: '/purchase/importDeclaration/index',
  2280. component: Layout,
  2281. hidden: true,
  2282. children: [{
  2283. path: '/purchase/importDeclaration/index',
  2284. name: '进口报关',
  2285. meta: {
  2286. i18n: '/purchase/importDeclaration/index',
  2287. keepAlive: true,
  2288. },
  2289. component: () => import( /* webpackChunkName: "views" */ '@/views/purchase/importDeclaration/index')
  2290. }]
  2291. }, {
  2292. path: '/purchase/exportDeclaration/index',
  2293. component: Layout,
  2294. hidden: true,
  2295. children: [{
  2296. path: '/purchase/exportDeclaration/index',
  2297. name: '出口报关',
  2298. meta: {
  2299. i18n: '/purchase/exportDeclaration/index',
  2300. keepAlive: true,
  2301. },
  2302. component: () => import( /* webpackChunkName: "views" */ '@/views/purchase/exportDeclaration/index')
  2303. }]
  2304. }, {
  2305. path: '/boxManagement/boxTrack/index',
  2306. component: Layout,
  2307. hidden: true,
  2308. children: [{
  2309. path: '/boxManagement/boxTrack/index',
  2310. name: '箱轨迹',
  2311. meta: {
  2312. i18n: '/boxManagement/boxTrack/index',
  2313. keepAlive: true,
  2314. },
  2315. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/boxTrack/index')
  2316. }]
  2317. }, {
  2318. path: '/boxManagement/stockpilingManage/index',
  2319. component: Layout,
  2320. hidden: true,
  2321. children: [{
  2322. path: '/boxManagement/stockpilingManage/index',
  2323. name: '堆存管理',
  2324. meta: {
  2325. i18n: '/boxManagement/stockpilingManage/index',
  2326. keepAlive: true,
  2327. },
  2328. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/stockpilingManage/index')
  2329. }]
  2330. }, {
  2331. path: '/statisticAnalysis/profitStatistics/index',
  2332. component: Layout,
  2333. hidden: true,
  2334. children: [{
  2335. path: '/statisticAnalysis/profitStatistics/index',
  2336. name: '利润统计',
  2337. meta: {
  2338. i18n: '/statisticAnalysis/profitStatistics/index',
  2339. keepAlive: true,
  2340. },
  2341. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/profitStatistics/index')
  2342. }]
  2343. }, {
  2344. path: '/purchase/rubberStock/index',
  2345. component: Layout,
  2346. hidden: true,
  2347. children: [{
  2348. path: '/purchase/rubberStock/index',
  2349. name: '橡胶库存',
  2350. meta: {
  2351. i18n: '/purchase/rubberStock/index',
  2352. keepAlive: true,
  2353. },
  2354. component: () => import( /* webpackChunkName: "views" */ '@/views/purchase/rubberStock/index')
  2355. }]
  2356. }, {
  2357. path: '/statisticAnalysis/accountBalanceD/index',
  2358. component: Layout,
  2359. hidden: true,
  2360. children: [{
  2361. path: '/statisticAnalysis/accountBalanceD/index',
  2362. name: '应收账款余额',
  2363. meta: {
  2364. i18n: '/statisticAnalysis/accountBalanceD/index',
  2365. keepAlive: true,
  2366. },
  2367. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/accountBalanceD/index')
  2368. }]
  2369. }, {
  2370. path: '/statisticAnalysis/accountBalanceC/index',
  2371. component: Layout,
  2372. hidden: true,
  2373. children: [{
  2374. path: '/statisticAnalysis/accountBalanceC/index',
  2375. name: '应付账款余额',
  2376. meta: {
  2377. i18n: '/statisticAnalysis/accountBalanceC/index',
  2378. keepAlive: true,
  2379. },
  2380. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/accountBalanceC/index')
  2381. }]
  2382. }, {
  2383. path: '/oceanShipping/maritimeExport/index',
  2384. component: Layout,
  2385. hidden: true,
  2386. children: [{
  2387. path: '/oceanShipping/maritimeExport/index',
  2388. name: '海运出口',
  2389. meta: {
  2390. i18n: '/oceanShipping/maritimeExport/index',
  2391. keepAlive: true,
  2392. },
  2393. component: () => import( /* webpackChunkName: "views" */ '@/views/oceanShipping/maritimeExport/index')
  2394. }]
  2395. }, {
  2396. path: '/oceanShipping/oceanFreightImport/index',
  2397. component: Layout,
  2398. hidden: true,
  2399. children: [{
  2400. path: '/oceanShipping/oceanFreightImport/index',
  2401. name: '海运进口',
  2402. meta: {
  2403. i18n: '/oceanShipping/oceanFreightImport/index',
  2404. keepAlive: true,
  2405. },
  2406. component: () => import( /* webpackChunkName: "views" */ '@/views/oceanShipping/oceanFreightImport/index')
  2407. }]
  2408. }, {
  2409. path: '/maintenance/overpayment/index',
  2410. component: Layout,
  2411. hidden: true,
  2412. children: [{
  2413. path: '/maintenance/overpayment/index',
  2414. name: '溢付款',
  2415. meta: {
  2416. i18n: '/maintenance/overpayment/index',
  2417. keepAlive: true,
  2418. },
  2419. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/overpayment/index')
  2420. }]
  2421. }, {
  2422. path: '/maintenance/rebate/index',
  2423. component: Layout,
  2424. hidden: true,
  2425. children: [{
  2426. path: '/maintenance/rebate/index',
  2427. name: '返利',
  2428. meta: {
  2429. i18n: '/maintenance/rebate/index',
  2430. keepAlive: true,
  2431. },
  2432. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/rebate/index')
  2433. }]
  2434. }, {
  2435. path: '/statisticAnalysis/budgetAnalysis/index',
  2436. component: Layout,
  2437. hidden: true,
  2438. children: [{
  2439. path: '/statisticAnalysis/budgetAnalysis/index',
  2440. name: '预算分析',
  2441. meta: {
  2442. i18n: '/statisticAnalysis/budgetAnalysis/index',
  2443. keepAlive: true,
  2444. },
  2445. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/budgetAnalysis/index')
  2446. }]
  2447. }, {
  2448. path: '/annualBudget/index',
  2449. component: Layout,
  2450. hidden: true,
  2451. children: [{
  2452. path: '/annualBudget/index',
  2453. name: '年度预算',
  2454. meta: {
  2455. i18n: '/annualBudget/index',
  2456. keepAlive: true,
  2457. },
  2458. component: () => import( /* webpackChunkName: "views" */ '@/views/annualBudget/index')
  2459. }]
  2460. }, {
  2461. path: '/paymentManagement/paymentRecord/index',
  2462. component: Layout,
  2463. hidden: true,
  2464. children: [{
  2465. path: '/paymentManagement/paymentRecord/index',
  2466. name: '支付记录',
  2467. meta: {
  2468. i18n: '/paymentManagement/paymentRecord/index',
  2469. keepAlive: true,
  2470. },
  2471. component: () => import( /* webpackChunkName: "views" */ '@/views/paymentManagement/paymentRecord/index')
  2472. }]
  2473. }, {
  2474. path: '/productLaunch/index',
  2475. component: Layout,
  2476. hidden: true,
  2477. children: [{
  2478. path: '/productLaunch/index',
  2479. name: '产品上架',
  2480. meta: {
  2481. i18n: '/productLaunch/index',
  2482. keepAlive: true,
  2483. },
  2484. component: () => import( /* webpackChunkName: "views" */ '@/views/productLaunch/index')
  2485. }]
  2486. },{
  2487. path: '/tirePartsMall/basicData/accountManagement/index',
  2488. component: Layout,
  2489. hidden: true,
  2490. children: [{
  2491. path: '/tirePartsMall/basicData/accountManagement/index',
  2492. name: '账户管理',
  2493. meta: {
  2494. i18n: '/tirePartsMall/basicData/accountManagement/index',
  2495. keepAlive: true,
  2496. },
  2497. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/accountManagement/index')
  2498. }]
  2499. },{
  2500. path: '/tirePartsMall/basicData/warehouse/index',
  2501. component: Layout,
  2502. hidden: true,
  2503. children: [{
  2504. path: '/tirePartsMall/basicData/warehouse/index',
  2505. name: '仓库',
  2506. meta: {
  2507. i18n: '/tirePartsMall/basicData/warehouse/index',
  2508. keepAlive: true,
  2509. },
  2510. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/warehouse/index')
  2511. }]
  2512. }, {
  2513. path: '/tirePartsMall/basicData/brandPage/index',
  2514. component: Layout,
  2515. hidden: true,
  2516. children: [{
  2517. path: '/tirePartsMall/basicData/brandPage/index',
  2518. name: '品牌',
  2519. meta: {
  2520. i18n: '/tirePartsMall/basicData/brandPage/index',
  2521. keepAlive: true,
  2522. },
  2523. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/brandPage/index')
  2524. }]
  2525. }, {
  2526. path: '/tirePartsMall/basicData/supplier/index',
  2527. component: Layout,
  2528. hidden: true,
  2529. children: [{
  2530. path: '/tirePartsMall/basicData/supplier/index',
  2531. name: '供应商',
  2532. meta: {
  2533. i18n: '/tirePartsMall/basicData/supplier/index',
  2534. keepAlive: true,
  2535. },
  2536. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/supplier/index')
  2537. }]
  2538. }, {
  2539. path: '/tirePartsMall/basicData/customerInformation/index',
  2540. component: Layout,
  2541. hidden: true,
  2542. children: [{
  2543. path: '/tirePartsMall/basicData/customerInformation/index',
  2544. name: '客户',
  2545. meta: {
  2546. i18n: '/tirePartsMall/basicData/customerInformation/index',
  2547. keepAlive: true,
  2548. },
  2549. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/customerInformation/index')
  2550. }]
  2551. },{
  2552. path: '/tirePartsMall/basicData/commodityInformation/index',
  2553. component: Layout,
  2554. hidden: true,
  2555. children: [{
  2556. path: '/tirePartsMall/basicData/commodityInformation/index',
  2557. name: '商品',
  2558. meta: {
  2559. i18n: '/tirePartsMall/basicData/commodityInformation/index',
  2560. keepAlive: true,
  2561. },
  2562. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/commodityInformation/index')
  2563. }]
  2564. }, {
  2565. path: '/tirePartsMall/purchasingManagement/warehouseEntryOrder/index',
  2566. component: Layout,
  2567. hidden: true,
  2568. children: [{
  2569. path: '/tirePartsMall/purchasingManagement/warehouseEntryOrder/index',
  2570. name: '采购入库',
  2571. meta: {
  2572. i18n: '/tirePartsMall/purchasingManagement/warehouseEntryOrder/index',
  2573. keepAlive: true,
  2574. },
  2575. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/purchasingManagement/warehouseEntryOrder/index')
  2576. }]
  2577. }, {
  2578. path: '/tirePartsMall/salesManagement/purchaseOrder/index',
  2579. component: Layout,
  2580. hidden: true,
  2581. children: [{
  2582. path: '/tirePartsMall/salesManagement/purchaseOrder/index',
  2583. name: '采购订单',
  2584. meta: {
  2585. i18n: '/tirePartsMall/salesManagement/purchaseOrder/index',
  2586. keepAlive: true,
  2587. },
  2588. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/purchaseOrder/index')
  2589. }]
  2590. }, {
  2591. path: '/tirePartsMall/salesManagement/Inventory/index',
  2592. component: Layout,
  2593. hidden: true,
  2594. children: [{
  2595. path: '/tirePartsMall/salesManagement/Inventory/index',
  2596. name: '盘点(L)',
  2597. meta: {
  2598. i18n: '/tirePartsMall/salesManagement/Inventory/index',
  2599. keepAlive: true,
  2600. },
  2601. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/Inventory/index')
  2602. }]
  2603. },{
  2604. path: '/tirePartsMall/salesManagement/inboundTask/index',
  2605. component: Layout,
  2606. hidden: true,
  2607. children: [{
  2608. path: '/tirePartsMall/salesManagement/inboundTask/index',
  2609. name: '入库任务',
  2610. meta: {
  2611. i18n: '/tirePartsMall/salesManagement/inboundTask/index',
  2612. keepAlive: true,
  2613. },
  2614. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/inboundTask/index')
  2615. }]
  2616. },{
  2617. path: '/tirePartsMall/salesManagement/saleOrder/index',
  2618. component: Layout,
  2619. hidden: true,
  2620. children: [{
  2621. path: '/tirePartsMall/salesManagement/saleOrder/index',
  2622. name: '销售订单(L)',
  2623. meta: {
  2624. i18n: '/tirePartsMall/salesManagement/saleOrder/index',
  2625. keepAlive: true,
  2626. },
  2627. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/saleOrder/index')
  2628. }]
  2629. },{
  2630. path: '/tirePartsMall/salesManagement/outboundTask/index',
  2631. component: Layout,
  2632. hidden: true,
  2633. children: [{
  2634. path: '/tirePartsMall/salesManagement/outboundTask/index',
  2635. name: '出库任务(L)',
  2636. meta: {
  2637. i18n: '/tirePartsMall/salesManagement/outboundTask/index',
  2638. keepAlive: true,
  2639. },
  2640. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/outboundTask/index')
  2641. }]
  2642. },{
  2643. path: '/tirePartsMall/salesManagement/outboundWorkOrder/index',
  2644. component: Layout,
  2645. hidden: true,
  2646. children: [{
  2647. path: '/tirePartsMall/salesManagement/outboundWorkOrder/index',
  2648. name: '出库工单(L)',
  2649. meta: {
  2650. i18n: '/tirePartsMall/salesManagement/outboundWorkOrder/index',
  2651. keepAlive: true,
  2652. },
  2653. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/outboundWorkOrder/index')
  2654. }]
  2655. }, {
  2656. path: '/tirePartsMall/basicData/listingManagement/index',
  2657. component: Layout,
  2658. hidden: true,
  2659. children: [{
  2660. path: '/tirePartsMall/basicData/listingManagement/index',
  2661. name: '上架管理',
  2662. meta: {
  2663. i18n: '/tirePartsMall/basicData/listingManagement/index',
  2664. keepAlive: true,
  2665. },
  2666. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/listingManagement/index')
  2667. }]
  2668. }, {
  2669. path: '/tirePartsMall/basicData/shareListing/index',
  2670. component: Layout,
  2671. hidden: true,
  2672. children: [{
  2673. path: '/tirePartsMall/basicData/shareListing/index',
  2674. name: '共享上架',
  2675. meta: {
  2676. i18n: '/tirePartsMall/basicData/shareListing/index',
  2677. keepAlive: true,
  2678. },
  2679. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/shareListing/index')
  2680. }]
  2681. },
  2682. {
  2683. path: '/tirePartsMall/financialManagement/collectionSettlement/index',
  2684. component: Layout,
  2685. hidden: true,
  2686. children: [{
  2687. path: '/tirePartsMall/financialManagement/collectionSettlement/index',
  2688. name: '收款结算(L)',
  2689. meta: {
  2690. i18n: '/tirePartsMall/financialManagement/collectionSettlement/index',
  2691. keepAlive: true,
  2692. },
  2693. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/financialManagement/collectionSettlement/index')
  2694. }]
  2695. },
  2696. {
  2697. path: '/tirePartsMall/financialManagement/collectionSettlement/index',
  2698. component: Layout,
  2699. hidden: true,
  2700. children: [{
  2701. path: '/tirePartsMall/financialManagement/paymentSettlement/index',
  2702. name: '付款结算(L)',
  2703. meta: {
  2704. i18n: '/tirePartsMall/financialManagement/paymentSettlement/index',
  2705. keepAlive: true,
  2706. },
  2707. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/financialManagement/paymentSettlement/index')
  2708. }]
  2709. },
  2710. {
  2711. path: '/tirePartsMall/statisticAnalysis/customerTransactions/index',
  2712. component: Layout,
  2713. hidden: true,
  2714. children: [{
  2715. path: '/tirePartsMall/statisticAnalysis/customerTransactions/index',
  2716. name: '客户往来',
  2717. meta: {
  2718. i18n: '/tirePartsMall/statisticAnalysis/customerTransactions/index',
  2719. keepAlive: true,
  2720. },
  2721. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/statisticAnalysis/customerTransactions/index')
  2722. }]
  2723. },
  2724. {
  2725. path: '/tirePartsMall/statisticAnalysis/supplierTransactions/index',
  2726. component: Layout,
  2727. hidden: true,
  2728. children: [{
  2729. path: '/tirePartsMall/statisticAnalysis/supplierTransactions/index',
  2730. name: '供应商往来',
  2731. meta: {
  2732. i18n: '/tirePartsMall/statisticAnalysis/supplierTransactions/index',
  2733. keepAlive: true,
  2734. },
  2735. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/statisticAnalysis/supplierTransactions/index')
  2736. }]
  2737. },
  2738. {
  2739. path: '/iosBasicData/SeafreightExportF/bills/index',
  2740. component: Layout,
  2741. hidden: true,
  2742. children: [{
  2743. path: '/iosBasicData/SeafreightExportF/bills/index',
  2744. name: '海运出口(F)',
  2745. meta: {
  2746. i18n: '/iosBasicData/SeafreightExportF/bills/index',
  2747. keepAlive: true,
  2748. },
  2749. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/SeafreightExportF/bills/index.vue')
  2750. }]
  2751. },
  2752. {
  2753. path: '/iosBasicData/OceanFreightImport/bills/index',
  2754. component: Layout,
  2755. hidden: true,
  2756. children: [{
  2757. path: '/iosBasicData/OceanFreightImport/bills/index',
  2758. name: '海运进口(F)',
  2759. meta: {
  2760. i18n: '/iosBasicData/OceanFreightImport/bills/index',
  2761. keepAlive: true,
  2762. },
  2763. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/OceanFreightImport/bills/index.vue')
  2764. }]
  2765. },
  2766. {
  2767. path: '/iosBasicData/AirtransportExport/bills/index',
  2768. component: Layout,
  2769. hidden: true,
  2770. children: [{
  2771. path: '/iosBasicData/AirtransportExport/bills/index',
  2772. name: '空运出口(F)',
  2773. meta: {
  2774. i18n: '/iosBasicData/AirtransportExport/bills/index',
  2775. keepAlive: true,
  2776. },
  2777. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/AirtransportExport/bills/index.vue')
  2778. }]
  2779. },
  2780. {
  2781. path: '/iosBasicData/AirtransportImport/bills/index',
  2782. component: Layout,
  2783. hidden: true,
  2784. children: [{
  2785. path: '/iosBasicData/AirtransportImport/bills/index',
  2786. name: '空运进口(F)',
  2787. meta: {
  2788. i18n: '/iosBasicData/AirtransportImport/bills/index',
  2789. keepAlive: true,
  2790. },
  2791. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/AirtransportImport/bills/index.vue')
  2792. }]
  2793. },
  2794. {
  2795. path: '/iosBasicData/seamends/index',
  2796. component: Layout,
  2797. hidden: true,
  2798. children: [{
  2799. path: '/iosBasicData/seamends/index',
  2800. name: 'SEAMEND',
  2801. meta: {
  2802. i18n: '/iosBasicData/seamends/index',
  2803. keepAlive: true,
  2804. },
  2805. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/seamends/index.vue')
  2806. }]
  2807. },
  2808. {
  2809. path: '/iosBasicData/siamends/index',
  2810. component: Layout,
  2811. hidden: true,
  2812. children: [{
  2813. path: '/iosBasicData/siamends/index',
  2814. name: 'SIAMEND',
  2815. meta: {
  2816. i18n: '/iosBasicData/siamends/index',
  2817. keepAlive: true,
  2818. },
  2819. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/siamends/index.vue')
  2820. }]
  2821. },
  2822. {
  2823. path: '/iosBasicData/aeamends/index',
  2824. component: Layout,
  2825. hidden: true,
  2826. children: [{
  2827. path: '/iosBasicData/aeamends/index',
  2828. name: 'AEAMEND',
  2829. meta: {
  2830. i18n: '/iosBasicData/aeamends/index',
  2831. keepAlive: true,
  2832. },
  2833. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/aeamends/index.vue')
  2834. }]
  2835. },
  2836. {
  2837. path: '/iosBasicData/aiamends/index',
  2838. component: Layout,
  2839. hidden: true,
  2840. children: [{
  2841. path: '/iosBasicData/aiamends/index',
  2842. name: 'AIAMEND',
  2843. meta: {
  2844. i18n: '/iosBasicData/aiamends/index',
  2845. keepAlive: true,
  2846. },
  2847. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/aiamends/index.vue')
  2848. }]
  2849. },
  2850. {
  2851. path: '/billM/billingCenter/index',
  2852. component: Layout,
  2853. hidden: true,
  2854. children: [{
  2855. path: '/billM/billingCenter/index',
  2856. name: '账单中心',
  2857. meta: {
  2858. i18n: '/billM/billingCenter/index',
  2859. keepAlive: true,
  2860. },
  2861. component: () => import( /* webpackChunkName: "views" */ '@/views/billM/billingCenter/index.vue')
  2862. }]
  2863. },
  2864. {
  2865. path: '/iosBasicData/losbfeestemplate/index',
  2866. component: Layout,
  2867. hidden: true,
  2868. children: [{
  2869. path: '/iosBasicData/losbfeestemplate/index',
  2870. name: '费用模板(F)',
  2871. meta: {
  2872. i18n: '/iosBasicData/losbfeestemplate/index',
  2873. keepAlive: true,
  2874. },
  2875. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/losbfeestemplate/index.vue')
  2876. }]
  2877. },
  2878. {
  2879. path: '/iosBasicData/VoucherTemplates/index',
  2880. component: Layout,
  2881. hidden: true,
  2882. children: [{
  2883. path: '/iosBasicData/VoucherTemplates/index',
  2884. name: '凭证模板(F)',
  2885. meta: {
  2886. i18n: '/iosBasicData/VoucherTemplates/index',
  2887. keepAlive: true,
  2888. },
  2889. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/VoucherTemplates/index.vue')
  2890. }]
  2891. },
  2892. {
  2893. path: '/iosBasicData/bcorps/index',
  2894. component: Layout,
  2895. hidden: true,
  2896. children: [{
  2897. path: '/iosBasicData/bcorps/index',
  2898. name: '往来单位(F)',
  2899. meta: {
  2900. i18n: '/iosBasicData/bcorps/index',
  2901. keepAlive: true,
  2902. },
  2903. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/bcorps/index.vue')
  2904. }]
  2905. },
  2906. {
  2907. path: '/iosBasicData/rateManagement/index',
  2908. component: Layout,
  2909. hidden: true,
  2910. children: [{
  2911. path: '/iosBasicData/rateManagement/index',
  2912. name: '币别及汇率(F)',
  2913. meta: {
  2914. i18n: '/iosBasicData/rateManagement/index',
  2915. keepAlive: true,
  2916. },
  2917. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/rateManagement/index.vue')
  2918. }]
  2919. },
  2920. {
  2921. path: '/iosBasicData/baccitemstype/index',
  2922. component: Layout,
  2923. hidden: true,
  2924. children: [{
  2925. path: '/iosBasicData/baccitemstype/index',
  2926. name: '核算项目(F)',
  2927. meta: {
  2928. i18n: '/iosBasicData/baccitemstype/index',
  2929. keepAlive: true,
  2930. },
  2931. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/baccitemstype/index.vue')
  2932. }]
  2933. },
  2934. {
  2935. path: '/financialManagementF/agreementprice/index',
  2936. component: Layout,
  2937. hidden: true,
  2938. children: [{
  2939. path: '/financialManagementF/agreementprice/index',
  2940. name: '协议管理(F)',
  2941. meta: {
  2942. i18n: '/financialManagementF/agreementprice/index',
  2943. keepAlive: true,
  2944. },
  2945. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagementF/agreementprice/index.vue')
  2946. }]
  2947. },
  2948. // 审批详情
  2949. {
  2950. path: '/iosBasicData/SeafreightExportF/bills/approvalDetails',
  2951. component: Layout,
  2952. hidden: true,
  2953. children: [{
  2954. path: '/iosBasicData/SeafreightExportF/bills/approvalDetails',
  2955. name: '审批详情(F)',
  2956. meta: {
  2957. i18n: '/iosBasicData/SeafreightExportF/bills/approvalDetails',
  2958. keepAlive: true,
  2959. },
  2960. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/SeafreightExportF/bills/approvalDetails.vue')
  2961. }]
  2962. },
  2963. // 对账中心(F)
  2964. {
  2965. path: '/iosBasicData/finstlbills/index',
  2966. component: Layout,
  2967. hidden: true,
  2968. children: [{
  2969. path: '/iosBasicData/finstlbills/index',
  2970. name: '对账中心(F)',
  2971. meta: {
  2972. i18n: '/iosBasicData/finstlbills/index',
  2973. keepAlive: true,
  2974. },
  2975. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/finstlbills/index.vue')
  2976. }]
  2977. },
  2978. // 付费申请(F)
  2979. {
  2980. path: '/iosBasicData/PaymentApplication/index',
  2981. component: Layout,
  2982. hidden: true,
  2983. children: [{
  2984. path: '/iosBasicData/PaymentApplication/index',
  2985. name: '付费申请(F)',
  2986. meta: {
  2987. i18n: '/iosBasicData/PaymentApplication/index',
  2988. keepAlive: true,
  2989. },
  2990. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/PaymentApplication/index.vue')
  2991. }]
  2992. },
  2993. {
  2994. path: '/iosBasicData/PaymentSettlement/index',
  2995. component: Layout,
  2996. hidden: true,
  2997. children: [{
  2998. path: '/iosBasicData/PaymentSettlement/index',
  2999. name: '付款结算(F)',
  3000. meta: {
  3001. i18n: '/iosBasicData/PaymentApplication/index',
  3002. keepAlive: true,
  3003. },
  3004. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/PaymentSettlement/index.vue')
  3005. }]
  3006. },
  3007. // 收款结算(F)
  3008. {
  3009. path: '/iosBasicData/CollectionSettlement/index',
  3010. component: Layout,
  3011. hidden: true,
  3012. children: [{
  3013. path: '/iosBasicData/CollectionSettlement/index',
  3014. name: '收款结算(F)',
  3015. meta: {
  3016. i18n: '/iosBasicData/CollectionSettlement/index',
  3017. keepAlive: true,
  3018. },
  3019. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/CollectionSettlement/index.vue')
  3020. }]
  3021. },
  3022. // 发票中心(F)
  3023. {
  3024. path: '/iosBasicData/fininvoicesApplyfor/index',
  3025. component: Layout,
  3026. hidden: true,
  3027. children: [{
  3028. path: '/iosBasicData/fininvoicesApplyfor/index',
  3029. name: '发票申请(F)',
  3030. meta: {
  3031. i18n: '/iosBasicData/fininvoicesApplyfor/index',
  3032. keepAlive: true,
  3033. },
  3034. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/fininvoicesApplyfor/index.vue')
  3035. }]
  3036. },
  3037. {
  3038. path: '/iosBasicData/fininvoices/index',
  3039. component: Layout,
  3040. hidden: true,
  3041. children: [{
  3042. path: '/iosBasicData/fininvoices/index',
  3043. name: '进项发票(F)',
  3044. meta: {
  3045. i18n: '/iosBasicData/fininvoices/index',
  3046. keepAlive: true,
  3047. },
  3048. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/fininvoices/index.vue')
  3049. }]
  3050. },
  3051. {
  3052. path: '/iosBasicData/fininvoicesOutput/index',
  3053. component: Layout,
  3054. hidden: true,
  3055. children: [{
  3056. path: '/iosBasicData/fininvoicesOutput/index',
  3057. name: '销项发票(F)',
  3058. meta: {
  3059. i18n: '/iosBasicData/fininvoicesOutput/index',
  3060. keepAlive: true,
  3061. },
  3062. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/fininvoicesOutput/index.vue')
  3063. }]
  3064. },
  3065. // 调拨(L)
  3066. {
  3067. path: '/tirePartsMall/salesManagement/outboundWorkOrderL/index',
  3068. component: Layout,
  3069. hidden: true,
  3070. children: [{
  3071. path: '/tirePartsMall/salesManagement/outboundWorkOrderL/index',
  3072. name: '调拨(L)',
  3073. meta: {
  3074. i18n: '/tirePartsMall/salesManagement/outboundWorkOrderL/index',
  3075. keepAlive: true,
  3076. },
  3077. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/outboundWorkOrderL/index')
  3078. }]
  3079. },
  3080. // 科目管理(F)
  3081. {
  3082. path: '/iosBasicData/accounts/index',
  3083. component: Layout,
  3084. hidden: true,
  3085. children: [{
  3086. path: '/iosBasicData/accounts/index',
  3087. name: '科目管理(F)',
  3088. meta: {
  3089. i18n: '/iosBasicData/accounts/index',
  3090. keepAlive: true,
  3091. },
  3092. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/accounts/index')
  3093. }]
  3094. },
  3095. // 结算中心(F)
  3096. {
  3097. path: '/iosBasicData/ComputationCenter/index',
  3098. component: Layout,
  3099. hidden: true,
  3100. children: [{
  3101. path: '/iosBasicData/ComputationCenter/index',
  3102. name: '结算中心(F)',
  3103. meta: {
  3104. i18n: '/iosBasicData/ComputationCenter/index',
  3105. keepAlive: true,
  3106. },
  3107. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/ComputationCenter/index')
  3108. }]
  3109. },
  3110. // 决策分析
  3111. {
  3112. path: '/iosBasicData/decisionAnalysis/index',
  3113. component: Layout,
  3114. hidden: true,
  3115. children: [{
  3116. path: '/iosBasicData/decisionAnalysis/index',
  3117. name: '决策分析',
  3118. meta: {
  3119. i18n: '/iosBasicData/decisionAnalysis/index',
  3120. keepAlive: true,
  3121. },
  3122. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/decisionAnalysis/index')
  3123. }]
  3124. },
  3125. // 海运出口报关
  3126. {
  3127. path: '/iosBasicData/reportClose/SEreportClose/index',
  3128. component: Layout,
  3129. hidden: true,
  3130. children: [{
  3131. path: '/iosBasicData/reportClose/SEreportClose/index',
  3132. name: '海运出口报关',
  3133. meta: {
  3134. i18n: '/iosBasicData/reportClose/SEreportClose/index',
  3135. keepAlive: true,
  3136. },
  3137. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/reportClose/SEreportClose/index')
  3138. }]
  3139. },
  3140. // 海运进口报关
  3141. {
  3142. path: '/iosBasicData/reportClose/SIreportClose/index',
  3143. component: Layout,
  3144. hidden: true,
  3145. children: [{
  3146. path: '/iosBasicData/reportClose/SIreportClose/index',
  3147. name: '海运进口报关',
  3148. meta: {
  3149. i18n: '/iosBasicData/reportClose/SIreportClose/index',
  3150. keepAlive: true,
  3151. },
  3152. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/reportClose/SIreportClose/index')
  3153. }]
  3154. },
  3155. // 空运出口报关
  3156. {
  3157. path: '/iosBasicData/reportClose/AEreportClose/index',
  3158. component: Layout,
  3159. hidden: true,
  3160. children: [{
  3161. path: '/iosBasicData/reportClose/AEreportClose/index',
  3162. name: '空运出口报关',
  3163. meta: {
  3164. i18n: '/iosBasicData/reportClose/AEreportClose/index',
  3165. keepAlive: true,
  3166. },
  3167. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/reportClose/AEreportClose/index')
  3168. }]
  3169. },
  3170. // 空运进口报关
  3171. {
  3172. path: '/iosBasicData/reportClose/AIreportClose/index',
  3173. component: Layout,
  3174. hidden: true,
  3175. children: [{
  3176. path: '/iosBasicData/reportClose/AIreportClose/index',
  3177. name: '空运进口报关',
  3178. meta: {
  3179. i18n: '/iosBasicData/reportClose/AIreportClose/index',
  3180. keepAlive: true,
  3181. },
  3182. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/reportClose/AIreportClose/index')
  3183. }]
  3184. },
  3185. ]