index.js 127 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640
  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: '/businessManagement/purchaseContract/index',
  490. component: Layout,
  491. hidden: true,
  492. children: [{
  493. path: '/businessManagement/purchaseContract/index',
  494. name: '采购合同(M)',
  495. meta: {
  496. keepAlive: true,
  497. },
  498. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/purchaseContract/index')
  499. }]
  500. },
  501. {
  502. path: '/statisticAnalysis/packFeeRecon/index',
  503. component: Layout,
  504. hidden: true,
  505. children: [{
  506. path: '/statisticAnalysis/packFeeRecon/index',
  507. name: '包装费用对账(N)',
  508. meta: {
  509. keepAlive: true,
  510. },
  511. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/packFeeRecon/index')
  512. }]
  513. },
  514. {
  515. path: '/statisticAnalysis/purchaseReconciliation/index',
  516. component: Layout,
  517. hidden: true,
  518. children: [{
  519. path: '/statisticAnalysis/purchaseReconciliation/index',
  520. name: '品牌采购对账(N)',
  521. meta: {
  522. keepAlive: true,
  523. },
  524. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/purchaseReconciliation/index')
  525. }]
  526. },
  527. {
  528. path: '/statisticAnalysis/salesProfitN/index',
  529. component: Layout,
  530. hidden: true,
  531. children: [{
  532. path: '/statisticAnalysis/salesProfitN/index',
  533. name: '销售利润(N)',
  534. meta: {
  535. keepAlive: true,
  536. },
  537. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesProfitN/index')
  538. }]
  539. },
  540. //发货通知详情页
  541. {
  542. path: '/businessManagement/deliveryNotice/index',
  543. component: Layout,
  544. hidden: true,
  545. children: [{
  546. path: '/businessManagement/deliveryNotice/index',
  547. name: '客户收货(N)',
  548. meta: {
  549. i18n: 'businessManagement/deliveryNotice/index',
  550. keepAlive: true,
  551. },
  552. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/deliveryNotice/index')
  553. }]
  554. },
  555. //价格管理详情页
  556. {
  557. path: '/priceManagement_detailsPageEdit',
  558. component: Layout,
  559. hidden: true,
  560. children: [{
  561. path: '/priceManagement_detailsPageEdit',
  562. meta: {
  563. i18n: 'priceManagement_detailsPageEdit'
  564. },
  565. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/priceManagement/detailsPageEdit')
  566. }]
  567. },
  568. //销售政策详情页
  569. {
  570. path: '/maintenance/salesPolicy/index',
  571. component: Layout,
  572. hidden: true,
  573. children: [{
  574. path: '/maintenance/salesPolicy/index',
  575. name: '销售政策',
  576. meta: {
  577. i18n: 'maintenance/salesPolicy/index',
  578. keepAlive: true
  579. },
  580. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/salesPolicy/index')
  581. }]
  582. },
  583. //陆运委托
  584. {
  585. path: '/landTransportation/placeAnOrder/index',
  586. component: Layout,
  587. hidden: true,
  588. children: [{
  589. path: '/landTransportation/placeAnOrder/index',
  590. name: '委托',
  591. meta: {
  592. i18n: '/landTransportation/placeAnOrder/index',
  593. keepAlive: true,
  594. },
  595. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/placeAnOrder/index')
  596. }]
  597. },
  598. //秒杀详情页
  599. {
  600. path: '/panicBuyingInformation_detailsPageEdit',
  601. component: Layout,
  602. hidden: true,
  603. children: [{
  604. path: '/panicBuyingInformation_detailsPageEdit',
  605. meta: {
  606. i18n: 'panicBuyingInformation_detailsPageEdit'
  607. },
  608. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/panicBuyingInformation/detailsPageEdit')
  609. }]
  610. },
  611. //上架商品详情页
  612. {
  613. path: '/goodsOnTheShelves_detailsPageEdit',
  614. component: Layout,
  615. hidden: true,
  616. children: [{
  617. path: '/goodsOnTheShelves_detailsPageEdit',
  618. meta: {
  619. i18n: 'goodsOnTheShelves_detailsPageEdit'
  620. },
  621. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/goodsOnTheShelves/detailsPageEdit')
  622. }]
  623. },
  624. //收货单详情页
  625. {
  626. path: '/businessManagement/receipt/index',
  627. component: Layout,
  628. hidden: true,
  629. children: [{
  630. path: '/businessManagement/receipt/index',
  631. name: '工厂发货(N)',
  632. meta: {
  633. keepAlive: true,
  634. },
  635. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/receipt/index')
  636. }]
  637. },
  638. //采购订单详情页
  639. {
  640. path: '/businessManagement/purchaseOrder/index',
  641. component: Layout,
  642. hidden: true,
  643. children: [{
  644. path: '/businessManagement/purchaseOrder/index',
  645. name: '采购订单(N)',
  646. meta: {
  647. i18n: 'businessManagement/purchaseOrder/index',
  648. keepAlive: true,
  649. },
  650. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/purchaseOrder/index')
  651. }]
  652. },
  653. // 采购合同详情页
  654. {
  655. path: '/purchase/contract/index',
  656. component: Layout,
  657. hidden: true,
  658. children: [{
  659. path: '/purchase/contract/index',
  660. name: '采购订单(I)',
  661. meta: {
  662. i18n: '/purchase/contract/index',
  663. keepAlive: true
  664. },
  665. component: () => import( /* webpackChunkName: "views" */ '@/views/purchase/contract/index')
  666. }]
  667. },
  668. // 销售合同详情页
  669. {
  670. path: '/salesManagement/salesContract/index',
  671. component: Layout,
  672. hidden: true,
  673. children: [{
  674. path: '/salesManagement/salesContract/index',
  675. name: '销售订单(I)',
  676. meta: {
  677. i18n: '/salesManagement/salesContract/index',
  678. keepAlive: true
  679. },
  680. component: () => import( /* webpackChunkName: "views" */ '@/views/salesManagement/salesContract/index')
  681. }]
  682. },
  683. // 进口 收货单详情页
  684. {
  685. path: '/importTrade/receipt/index',
  686. component: Layout,
  687. hidden: true,
  688. children: [{
  689. path: '/importTrade/receipt/index',
  690. name: '收货单(I)',
  691. meta: {
  692. i18n: '/importTrade/receipt/index',
  693. keepAlive: true
  694. },
  695. component: () => import( /* webpackChunkName: "views" */ '@/views/importTrade/receipt/index')
  696. }]
  697. },
  698. // 进口 发货单详情页
  699. {
  700. path: '/importTrade/invoice/index',
  701. component: Layout,
  702. hidden: true,
  703. children: [{
  704. path: '/importTrade/invoice/index',
  705. name: '发货单(I)',
  706. meta: {
  707. i18n: 'importTrade/invoice/index',
  708. keepAlive: true
  709. },
  710. component: () => import( /* webpackChunkName: "views" */ '@/views/importTrade/invoice/index')
  711. }]
  712. },
  713. {
  714. path: '/importTrade/receiptSettle/receiptSettle',
  715. component: Layout,
  716. hidden: true,
  717. children: [{
  718. path: '/importTrade/receiptSettle/receiptSettle',
  719. name: '收款合同',
  720. meta: {
  721. keepAlive: true
  722. },
  723. component: () => import( /* webpackChunkName: "views" */ '@/views/importTrade/receiptSettle/receiptSettle')
  724. }]
  725. },
  726. {
  727. path: '/financialManagement/compareBill/receiptSettle',
  728. component: Layout,
  729. hidden: true,
  730. children: [{
  731. path: '/financialManagement/compareBill/receiptSettle',
  732. name: '对账管理',
  733. meta: {
  734. keepAlive: true
  735. },
  736. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/compareBill/receiptSettle')
  737. }]
  738. },
  739. // 出口 客户询价
  740. {
  741. path: '/exportTrade/customerInquiry/index',
  742. component: Layout,
  743. hidden: true,
  744. children: [{
  745. path: '/exportTrade/customerInquiry/index',
  746. name: '报价(E)',
  747. meta: {
  748. keepAlive: true,
  749. },
  750. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/customerInquiry/index')
  751. }]
  752. },
  753. // 出口 采购询价
  754. {
  755. path: '/exportTrade/purchaseInquiry/index',
  756. component: Layout,
  757. hidden: true,
  758. children: [{
  759. path: '/exportTrade/purchaseInquiry/index',
  760. name: '询价(E)',
  761. meta: {
  762. keepAlive: true,
  763. },
  764. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/purchaseInquiry/index')
  765. }]
  766. },
  767. // 出口 船务询价
  768. {
  769. path: '/exportTrade/shippingInquiry/index',
  770. component: Layout,
  771. hidden: true,
  772. children: [{
  773. path: '/exportTrade/shippingInquiry/index',
  774. name: '船务(E)',
  775. meta: {
  776. keepAlive: true,
  777. },
  778. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/shippingInquiry/index')
  779. }]
  780. },
  781. // 出口 销售订单
  782. {
  783. path: '/exportTrade/salesContract/index',
  784. component: Layout,
  785. hidden: true,
  786. children: [{
  787. path: '/exportTrade/salesContract/index',
  788. name: '销售(E)',
  789. meta: {
  790. keepAlive: true,
  791. },
  792. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/salesContract/index')
  793. }]
  794. },
  795. // 出口 电商备货
  796. {
  797. path: '/exportTrade/EcommerceStocking/index',
  798. component: Layout,
  799. hidden: true,
  800. children: [{
  801. path: '/exportTrade/EcommerceStocking/index',
  802. name: '电商备货(E)',
  803. meta: {
  804. keepAlive: true,
  805. },
  806. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/EcommerceStocking/index')
  807. }]
  808. },
  809. // 出口 采购订单
  810. {
  811. path: '/exportTrade/purchaseContract/index',
  812. component: Layout,
  813. hidden: true,
  814. children: [{
  815. path: '/exportTrade/purchaseContract/index',
  816. name: '采购(E)',
  817. meta: {
  818. keepAlive: true,
  819. },
  820. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/purchaseContract/index')
  821. }]
  822. },
  823. // 进口 发货单详情页
  824. {
  825. path: '/importInvoice_detailsPage',
  826. component: Layout,
  827. hidden: true,
  828. children: [{
  829. path: '/importInvoice_detailsPage',
  830. name: '发货单',
  831. meta: {
  832. i18n: 'importInvoice_detailsPage',
  833. keepAlive: true,
  834. },
  835. component: () => import( /* webpackChunkName: "views" */ '@/views/importTrade/invoice/detailsPageEdit')
  836. }]
  837. },
  838. // 出口 收货单
  839. {
  840. path: '/exportTrade/receipt/index',
  841. component: Layout,
  842. hidden: true,
  843. children: [{
  844. path: '/exportTrade/receipt/index',
  845. name: "收货(E)",
  846. meta: {
  847. keepAlive: true,
  848. },
  849. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/receipt/index')
  850. }]
  851. },
  852. // 出口 发货单详情页
  853. {
  854. path: '/exportTrade/invoice/index',
  855. component: Layout,
  856. hidden: true,
  857. children: [{
  858. path: '/exportTrade/invoice/index',
  859. name: "跟单(E)",
  860. meta: {
  861. keepAlive: true,
  862. },
  863. component: () => import( /* webpackChunkName: "views" */ '@/views/exportTrade/invoice/index')
  864. }]
  865. },
  866. // 主营项目
  867. {
  868. path: '/workManagement/main-items/list',
  869. component: Layout,
  870. hidden: true,
  871. children: [{
  872. path: '/workManagement/main-items/list',
  873. name: "主营业务",
  874. meta: {
  875. keepAlive: true,
  876. },
  877. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/main-items/list')
  878. }]
  879. },
  880. // 统计列表
  881. {
  882. path: '/workManagement/receipt/statisticalList',
  883. component: Layout,
  884. hidden: true,
  885. children: [{
  886. path: '/workManagement/receipt/statisticalList',
  887. name: "统计列表",
  888. meta: {
  889. keepAlive: true,
  890. },
  891. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/receipt/statisticalList')
  892. }]
  893. },
  894. // 业绩分析
  895. {
  896. path: '/workManagement/performanceAnalysis/index',
  897. component: Layout,
  898. hidden: true,
  899. children: [{
  900. path: '/workManagement/performanceAnalysis/index',
  901. name: "业绩分析",
  902. meta: {
  903. keepAlive: true,
  904. },
  905. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/performanceAnalysis/index')
  906. }]
  907. },
  908. // 结算详情页
  909. {
  910. path: '/workManagement/receipt/settleAccounts',
  911. component: Layout,
  912. hidden: true,
  913. children: [{
  914. path: '/workManagement/receipt/settleAccounts',
  915. name: "结算",
  916. meta: {
  917. keepAlive: true,
  918. },
  919. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/receipt/settleAccounts')
  920. }]
  921. },
  922. // 付费申请
  923. {
  924. path: '/financialManagement/paymentRequest/index',
  925. component: Layout,
  926. hidden: true,
  927. children: [{
  928. path: '/financialManagement/paymentRequest/index',
  929. name: "付费申请",
  930. meta: {
  931. i18n: '/financialManagement/paymentRequest/index',
  932. keepAlive: true,
  933. },
  934. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/paymentRequest/index')
  935. }]
  936. },
  937. // 付款结算
  938. {
  939. path: '/financialManagement/paymentSettle/paymentSettle',
  940. component: Layout,
  941. hidden: true,
  942. children: [{
  943. path: '/financialManagement/paymentSettle/paymentSettle',
  944. name: "付款结算",
  945. meta: {
  946. i18n: '/financialManagement/paymentSettle/paymentSettle',
  947. keepAlive: true,
  948. },
  949. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/paymentSettle/paymentSettle')
  950. }]
  951. },
  952. //收款结算
  953. {
  954. path: '/financialManagement/receiptSettle/receiptSettle',
  955. component: Layout,
  956. hidden: true,
  957. children: [{
  958. path: '/financialManagement/receiptSettle/receiptSettle',
  959. name: "收款结算",
  960. meta: {
  961. i18n: '/financialManagement/receiptSettle/receiptSettle',
  962. keepAlive: true,
  963. },
  964. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/receiptSettle/receiptSettle')
  965. }]
  966. },
  967. // 付款结算(Z)
  968. {
  969. path: '/financialManagement/paymentSettlement/paymentSettle',
  970. component: Layout,
  971. hidden: true,
  972. children: [{
  973. path: '/financialManagement/paymentSettlement/paymentSettle',
  974. name: "付款结算(Z)",
  975. meta: {
  976. i18n: '/financialManagement/paymentSettlement/paymentSettle',
  977. keepAlive: true,
  978. },
  979. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/paymentSettlement/paymentSettle')
  980. }]
  981. },
  982. //收款结算(Z)
  983. {
  984. path: '/financialManagement/collectionSettlement/receiptSettle',
  985. component: Layout,
  986. hidden: true,
  987. children: [{
  988. path: '/financialManagement/collectionSettlement/receiptSettle',
  989. name: "收款结算(Z)",
  990. meta: {
  991. i18n: '/financialManagement/collectionSettlement/receiptSettle',
  992. keepAlive: true,
  993. },
  994. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/collectionSettlement/receiptSettle')
  995. }]
  996. },
  997. //审批数据
  998. {
  999. path: '/approveData/index',
  1000. component: Layout,
  1001. hidden: true,
  1002. children: [{
  1003. path: '/approveData/index',
  1004. name: "审批数据",
  1005. meta: {
  1006. i18n: '/approveData/index',
  1007. keepAlive: true,
  1008. },
  1009. component: () => import( /* webpackChunkName: "views" */ '@/views/approveData/index')
  1010. }]
  1011. },
  1012. {
  1013. path: '/approveDataH/index',
  1014. component: Layout,
  1015. hidden: true,
  1016. children: [{
  1017. path: '/approveDataH/index',
  1018. name: "审批数据(H)",
  1019. meta: {
  1020. i18n: '/approveDataH/index',
  1021. keepAlive: true,
  1022. },
  1023. component: () => import( /* webpackChunkName: "views" */ '@/views/approveDataH/index')
  1024. }]
  1025. },
  1026. // 账单明细
  1027. {
  1028. path: '/bill_details',
  1029. component: Layout,
  1030. hidden: true,
  1031. children: [{
  1032. path: '/financialManagement/billDetails/billDetails',
  1033. name: "账单明细",
  1034. meta: {
  1035. i18n: '/financialManagement/billDetails/billDetails',
  1036. keepAlive: true,
  1037. },
  1038. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/billDetails/billDetails')
  1039. }]
  1040. },
  1041. //销项发票
  1042. {
  1043. path: '/financialManagement/outputInvoice/outputInvoice',
  1044. component: Layout,
  1045. hidden: true,
  1046. children: [{
  1047. path: '/financialManagement/outputInvoice/outputInvoice',
  1048. name: "销项发票",
  1049. meta: {
  1050. i18n: '/financialManagement/outputInvoice/outputInvoice',
  1051. keepAlive: true,
  1052. },
  1053. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/outputInvoice/outputInvoice')
  1054. }]
  1055. },
  1056. //进项发票
  1057. {
  1058. path: '/financialManagement/incomeInvoice/incomeInvoice',
  1059. component: Layout,
  1060. hidden: true,
  1061. children: [{
  1062. path: '/financialManagement/incomeInvoice/incomeInvoice',
  1063. name: "进项发票",
  1064. meta: {
  1065. i18n: '/financialManagement/incomeInvoice/incomeInvoice',
  1066. keepAlive: true,
  1067. },
  1068. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagement/incomeInvoice/incomeInvoice')
  1069. }]
  1070. },
  1071. //进口库存账
  1072. {
  1073. path: '/purchase/stockBill/index',
  1074. component: Layout,
  1075. hidden: true,
  1076. children: [{
  1077. path: '/purchase/stockBill/index',
  1078. name: "库存账",
  1079. meta: {
  1080. keepAlive: true,
  1081. },
  1082. component: () => import( /* webpackChunkName: "views" */ '@/views/purchase/stockBill/index')
  1083. }]
  1084. },
  1085. {
  1086. path: '/statisticAnalysis/dataDetail/index',
  1087. component: Layout,
  1088. hidden: true,
  1089. children: [{
  1090. path: '/statisticAnalysis/dataDetail/index',
  1091. name: "数据明细(N)",
  1092. meta: {
  1093. i18n: '/statisticAnalysis/dataDetail/index',
  1094. keepAlive: true,
  1095. },
  1096. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/dataDetail/index')
  1097. }]
  1098. },
  1099. {
  1100. path: '/statisticAnalysis/dataDetail/index',
  1101. component: Layout,
  1102. hidden: true,
  1103. children: [{
  1104. path: '/statisticAnalysis/dataDetail/index',
  1105. name: "数据明细(N)",
  1106. meta: {
  1107. i18n: '/statisticAnalysis/dataDetail/index',
  1108. keepAlive: true,
  1109. },
  1110. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/dataDetail/index')
  1111. }]
  1112. },
  1113. {
  1114. path: '/statisticAnalysis/salesmanCommission/index',
  1115. component: Layout,
  1116. hidden: true,
  1117. children: [{
  1118. path: '/statisticAnalysis/salesmanCommission/index',
  1119. name: "销售人员提成(N)",
  1120. meta: {
  1121. i18n: '/statisticAnalysis/salesmanCommission/index',
  1122. keepAlive: true,
  1123. },
  1124. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesmanCommission/index')
  1125. }]
  1126. },
  1127. {
  1128. path: '/statisticAnalysis/salesDetails/index',
  1129. component: Layout,
  1130. hidden: true,
  1131. children: [{
  1132. path: '/statisticAnalysis/salesDetails/index',
  1133. name: "销售明细(N)",
  1134. meta: {
  1135. i18n: '/statisticAnalysis/salesDetails/index',
  1136. keepAlive: true,
  1137. },
  1138. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesDetails/index')
  1139. }]
  1140. },
  1141. //利润分析
  1142. {
  1143. path: '/statisticAnalysis/profit/index',
  1144. component: Layout,
  1145. hidden: true,
  1146. children: [{
  1147. path: '/statisticAnalysis/profit/index',
  1148. name: "利润分析",
  1149. meta: {
  1150. i18n: '/statisticAnalysis/profit/index',
  1151. keepAlive: true,
  1152. },
  1153. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/profit/index')
  1154. }]
  1155. },
  1156. //销售利润
  1157. {
  1158. path: '/statisticAnalysis/salesProfit/index',
  1159. component: Layout,
  1160. hidden: true,
  1161. children: [{
  1162. path: '/statisticAnalysis/salesProfit/index',
  1163. name: "销售利润",
  1164. meta: {
  1165. keepAlive: true,
  1166. },
  1167. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesProfit/index')
  1168. }]
  1169. },
  1170. //利润分析
  1171. {
  1172. path: '/statisticAnalysis/royalty/index',
  1173. component: Layout,
  1174. hidden: true,
  1175. children: [{
  1176. path: '/statisticAnalysis/royalty/index',
  1177. name: "提成统计",
  1178. meta: {
  1179. i18n: '/statisticAnalysis/royalty/index',
  1180. keepAlive: true,
  1181. },
  1182. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/royalty/index')
  1183. }]
  1184. },
  1185. // 订单详情
  1186. {
  1187. path: '/orderManagement/orderDetail/index',
  1188. component: Layout,
  1189. hidden: true,
  1190. children: [{
  1191. path: '/orderManagement/orderDetail/index',
  1192. name: "订单详情",
  1193. meta: {
  1194. i18n: '/orderManagement/orderDetail/index',
  1195. keepAlive: true,
  1196. },
  1197. component: () => import( /* webpackChunkName: "views" */ '@/views/orderManagement/orderDetail/index')
  1198. }]
  1199. },
  1200. {
  1201. path: '/work/process/leave',
  1202. component: Layout,
  1203. redirect: '/work/process/leave/form',
  1204. children: [{
  1205. path: 'form/:processDefinitionId',
  1206. name: '请假流程',
  1207. meta: {
  1208. i18n: 'work'
  1209. },
  1210. component: () =>
  1211. import( /* webpackChunkName: "views" */ '@/views/work/process/leave/form')
  1212. }, {
  1213. path: 'handle/:taskId/:processInstanceId/:businessId',
  1214. name: '处理请假流程',
  1215. meta: {
  1216. i18n: 'work'
  1217. },
  1218. component: () =>
  1219. import( /* webpackChunkName: "views" */ '@/views/work/process/leave/handle')
  1220. }, {
  1221. path: 'detail/:processInstanceId/:businessId',
  1222. name: '请假流程详情',
  1223. meta: {
  1224. i18n: 'work'
  1225. },
  1226. component: () =>
  1227. import( /* webpackChunkName: "views" */ '@/views/work/process/leave/detail')
  1228. }]
  1229. }, {
  1230. path: '/work/process/test',
  1231. component: Layout,
  1232. redirect: '/work/process/test/form',
  1233. children: [{
  1234. path: 'form/:processDefinitionId',
  1235. name: '请假流程',
  1236. meta: {
  1237. i18n: 'work'
  1238. },
  1239. component: () =>
  1240. import( /* webpackChunkName: "views" */ '@/views/work/process/test/form')
  1241. }, {
  1242. path: 'handle/:taskId/:processInstanceId/:businessId',
  1243. name: '处理请假流程',
  1244. meta: {
  1245. i18n: 'work'
  1246. },
  1247. component: () =>
  1248. import( /* webpackChunkName: "views" */ '@/views/work/process/test/handle')
  1249. }, {
  1250. path: 'detail/:processInstanceId/:businessId',
  1251. name: '请假流程详情',
  1252. meta: {
  1253. i18n: 'work'
  1254. },
  1255. component: () =>
  1256. import( /* webpackChunkName: "views" */ '@/views/work/process/leave/detail')
  1257. }]
  1258. },
  1259. {
  1260. path: '/businessManagement/inventoryAccount/detail',
  1261. component: Layout,
  1262. hidden: true,
  1263. children: [{
  1264. path: '/businessManagement/inventoryAccount/detail',
  1265. name: '锁定订单明细',
  1266. meta: {
  1267. keepAlive: true,
  1268. },
  1269. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/inventoryAccount/detail')
  1270. }]
  1271. },
  1272. {
  1273. path: '/basicData/facultyManagement/index',
  1274. component: Layout,
  1275. hidden: true,
  1276. children: [{
  1277. path: '/basicData/facultyManagement/index',
  1278. name: '教职工管理',
  1279. meta: {
  1280. keepAlive: true,
  1281. },
  1282. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/facultyManagement/index')
  1283. }]
  1284. },
  1285. {
  1286. path: '/basicData/salaryConfiguration/index',
  1287. component: Layout,
  1288. hidden: true,
  1289. children: [{
  1290. path: '/basicData/salaryConfiguration/index',
  1291. name: '学校标准配置',
  1292. meta: {
  1293. keepAlive: true,
  1294. },
  1295. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/salaryConfiguration/index')
  1296. }]
  1297. },
  1298. {
  1299. path: '/salaryManagement/primarySchool/index',
  1300. component: Layout,
  1301. hidden: true,
  1302. children: [{
  1303. path: '/salaryManagement/primarySchool/index',
  1304. name: '小学部',
  1305. meta: {
  1306. keepAlive: true,
  1307. },
  1308. component: () => import( /* webpackChunkName: "views" */ '@/views/salaryManagement/primarySchool/index')
  1309. }]
  1310. },
  1311. {
  1312. path: '/salaryManagement/juniorhighSchool/index',
  1313. component: Layout,
  1314. hidden: true,
  1315. children: [{
  1316. path: '/salaryManagement/juniorhighSchool/index',
  1317. name: '初中部',
  1318. meta: {
  1319. keepAlive: true,
  1320. },
  1321. component: () => import( /* webpackChunkName: "views" */ '@/views/salaryManagement/juniorhighSchool/index')
  1322. }]
  1323. },
  1324. {
  1325. path: '/salaryManagement/highSchool/index',
  1326. component: Layout,
  1327. hidden: true,
  1328. children: [{
  1329. path: '/salaryManagement/highSchool/index',
  1330. name: '高中部',
  1331. meta: {
  1332. keepAlive: true,
  1333. },
  1334. component: () => import( /* webpackChunkName: "views" */ '@/views/salaryManagement/highSchool/index')
  1335. }]
  1336. },
  1337. {
  1338. path: '/salaryManagement/logisticsDepartment/index',
  1339. component: Layout,
  1340. hidden: true,
  1341. children: [{
  1342. path: '/salaryManagement/logisticsDepartment/index',
  1343. name: '后勤部',
  1344. meta: {
  1345. keepAlive: true,
  1346. },
  1347. component: () => import( /* webpackChunkName: "views" */ '@/views/salaryManagement/logisticsDepartment/index')
  1348. }]
  1349. },
  1350. {
  1351. path: '/system/businessLock/index',
  1352. component: Layout,
  1353. hidden: true,
  1354. children: [{
  1355. path: '/system/businessLock/index',
  1356. name: '模块加锁',
  1357. meta: {
  1358. keepAlive: true,
  1359. },
  1360. component: () => import( /* webpackChunkName: "views" */ '@/views/system/businessLock/index')
  1361. }]
  1362. },
  1363. {
  1364. path: '/dealer/sales/index',
  1365. component: Layout,
  1366. hidden: true,
  1367. children: [{
  1368. path: '/dealer/sales/index',
  1369. name: '销售订单(D)',
  1370. meta: {
  1371. keepAlive: true,
  1372. },
  1373. component: () => import( /* webpackChunkName: "views" */ '@/views/dealer/sales/index')
  1374. }]
  1375. },
  1376. {
  1377. path: '/dealer/purchase/index',
  1378. component: Layout,
  1379. hidden: true,
  1380. children: [{
  1381. path: '/dealer/purchase/index',
  1382. name: '采购订单(D)',
  1383. meta: {
  1384. keepAlive: true,
  1385. },
  1386. component: () => import( /* webpackChunkName: "views" */ '@/views/dealer/purchase/index')
  1387. }]
  1388. },
  1389. //司机
  1390. {
  1391. path: '/basicData/landTransportation/driverInformation/index',
  1392. component: Layout,
  1393. hidden: true,
  1394. children: [{
  1395. path: '/basicData/landTransportation/driverInformation/index',
  1396. name: '司机',
  1397. meta: {
  1398. i18n: '/basicData/landTransportation/driverInformation/index',
  1399. keepAlive: true,
  1400. },
  1401. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/landTransportation/driverInformation/index')
  1402. }]
  1403. },
  1404. //车辆
  1405. {
  1406. path: '/basicData/landTransportation/vehicleInformation/index',
  1407. component: Layout,
  1408. hidden: true,
  1409. children: [{
  1410. path: '/basicData/landTransportation/vehicleInformation/index',
  1411. name: '车辆',
  1412. meta: {
  1413. i18n: '/basicData/landTransportation/driverInformation/index',
  1414. keepAlive: true,
  1415. },
  1416. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/landTransportation/vehicleInformation/index')
  1417. }]
  1418. },
  1419. //陆运委托
  1420. {
  1421. path: '/landTransportation/placeAnOrder/index',
  1422. component: Layout,
  1423. hidden: true,
  1424. children: [{
  1425. path: '/landTransportation/placeAnOrder/index',
  1426. name: '委托',
  1427. meta: {
  1428. i18n: '/landTransportation/placeAnOrder/index',
  1429. keepAlive: true,
  1430. },
  1431. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/placeAnOrder/index')
  1432. }]
  1433. },
  1434. //调度
  1435. {
  1436. path: '/landTransportation/dispatchingCars/index',
  1437. component: Layout,
  1438. hidden: true,
  1439. children: [{
  1440. path: '/landTransportation/dispatchingCars/index',
  1441. name: '调度',
  1442. meta: {
  1443. i18n: '/landTransportation/dispatchingCars/index',
  1444. keepAlive: true,
  1445. },
  1446. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/dispatchingCars/index')
  1447. }]
  1448. },
  1449. //派车
  1450. {
  1451. path: '/landTransportation/motorcadeDriver/index',
  1452. component: Layout,
  1453. hidden: true,
  1454. children: [{
  1455. path: '/landTransportation/motorcadeDriver/index',
  1456. name: '派车',
  1457. meta: {
  1458. i18n: '/landTransportation/motorcadeDriver/index',
  1459. keepAlive: true,
  1460. },
  1461. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/motorcadeDriver/index')
  1462. }]
  1463. },
  1464. //跟踪
  1465. {
  1466. path: '/landTransportation/driver/index',
  1467. component: Layout,
  1468. hidden: true,
  1469. children: [{
  1470. path: '/landTransportation/driver/index',
  1471. name: '跟踪',
  1472. meta: {
  1473. i18n: '/landTransportation/driver/index',
  1474. keepAlive: true,
  1475. },
  1476. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/driver/index')
  1477. }]
  1478. },
  1479. //散货
  1480. {
  1481. path: '/landTransportation/bulkCargo/index',
  1482. component: Layout,
  1483. hidden: true,
  1484. children: [{
  1485. path: '/landTransportation/bulkCargo/index',
  1486. name: '散货',
  1487. meta: {
  1488. i18n: '/landTransportation/bulkCargo/index',
  1489. keepAlive: true,
  1490. },
  1491. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/bulkCargo/index')
  1492. }]
  1493. },
  1494. //陆运台账
  1495. {
  1496. path: '/landTransportation/reportAnalysis/index',
  1497. component: Layout,
  1498. hidden: true,
  1499. children: [{
  1500. path: '/landTransportation/reportAnalysis/index',
  1501. name: '陆运台账',
  1502. meta: {
  1503. i18n: '/landTransportation/reportAnalysis/index',
  1504. keepAlive: true,
  1505. },
  1506. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/reportAnalysis/index')
  1507. }]
  1508. },
  1509. //散货台账
  1510. {
  1511. path: '/landTransportation/bulkReportAnalysis/index',
  1512. component: Layout,
  1513. hidden: true,
  1514. children: [{
  1515. path: '/landTransportation/bulkReportAnalysis/index',
  1516. name: '散货台账',
  1517. meta: {
  1518. i18n: '/landTransportation/bulkReportAnalysis/index',
  1519. keepAlive: true,
  1520. },
  1521. component: () => import( /* webpackChunkName: "views" */ '@/views/landTransportation/bulkReportAnalysis/index')
  1522. }]
  1523. },
  1524. //运维-价格管理
  1525. {
  1526. path: '/maintenance/priceManagement/index',
  1527. component: Layout,
  1528. hidden: true,
  1529. children: [{
  1530. path: '/maintenance/priceManagement/index',
  1531. name: '价格管理',
  1532. meta: {
  1533. i18n: '/maintenance/priceManagement/index',
  1534. keepAlive: true,
  1535. },
  1536. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/priceManagement/index')
  1537. }]
  1538. },
  1539. //经销商库存账
  1540. {
  1541. path: '/dealer/stock/index',
  1542. component: Layout,
  1543. hidden: true,
  1544. children: [{
  1545. path: '/dealer/stock/index',
  1546. name: '库存账(D)',
  1547. meta: {
  1548. i18n: '/dealer/stock/index',
  1549. keepAlive: true,
  1550. },
  1551. component: () => import( /* webpackChunkName: "views" */ '@/views/dealer/stock/index')
  1552. }]
  1553. },
  1554. {
  1555. path: '/dealer/stock/detail',
  1556. component: Layout,
  1557. hidden: true,
  1558. children: [{
  1559. path: '/dealer/stock/detail',
  1560. name: '明细账',
  1561. meta: {
  1562. keepAlive: true,
  1563. },
  1564. component: () => import( /* webpackChunkName: "views" */ '@/views/dealer/stock/detail')
  1565. }]
  1566. },
  1567. //内贸库存账
  1568. {
  1569. path: '/businessManagement/inventoryAccount/index',
  1570. component: Layout,
  1571. hidden: true,
  1572. children: [{
  1573. path: '/businessManagement/inventoryAccount/index',
  1574. name: '库存账(N)',
  1575. meta: {
  1576. i18n: '/businessManagement/inventoryAccount/index',
  1577. keepAlive: true,
  1578. },
  1579. component: () => import( /* webpackChunkName: "views" */ '@/views/businessManagement/inventoryAccount/index')
  1580. }]
  1581. },
  1582. //办公用品-采购申请
  1583. {
  1584. path: '/workManagement/purchaseApply/index',
  1585. component: Layout,
  1586. hidden: true,
  1587. children: [{
  1588. path: '/workManagement/purchaseApply/index',
  1589. name: '采购申请',
  1590. meta: {
  1591. i18n: '/workManagement/purchaseApply/index',
  1592. keepAlive: true,
  1593. },
  1594. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/purchaseApply/index')
  1595. }]
  1596. },
  1597. //办公用品-入库
  1598. {
  1599. path: '/workManagement/warehousing/index',
  1600. component: Layout,
  1601. hidden: true,
  1602. children: [{
  1603. path: '/workManagement/warehousing/index',
  1604. name: '入库',
  1605. meta: {
  1606. i18n: '/workManagement/warehousing/index',
  1607. keepAlive: true,
  1608. },
  1609. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/warehousing/index')
  1610. }]
  1611. },
  1612. //办公用品-领用
  1613. {
  1614. path: '/workManagement/requisition/index',
  1615. component: Layout,
  1616. hidden: true,
  1617. children: [{
  1618. path: '/workManagement/requisition/index',
  1619. name: '领用',
  1620. meta: {
  1621. i18n: '/workManagement/requisition/index',
  1622. keepAlive: true,
  1623. },
  1624. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/requisition/index')
  1625. }]
  1626. },
  1627. //销售机会
  1628. {
  1629. path: '/saleLeads/index',
  1630. component: Layout,
  1631. hidden: true,
  1632. children: [{
  1633. path: '/saleLeads/index',
  1634. name: '销售机会',
  1635. meta: {
  1636. i18n: '/saleLeads/index',
  1637. keepAlive: true,
  1638. },
  1639. component: () => import( /* webpackChunkName: "views" */ '@/views/saleLeads/index')
  1640. }]
  1641. },
  1642. //办公用品库存账
  1643. {
  1644. path: '/workManagement/stock/index',
  1645. component: Layout,
  1646. hidden: true,
  1647. children: [{
  1648. path: '/workManagement/stock/index',
  1649. name: '库存账(O)',
  1650. meta: {
  1651. i18n: '/workManagement/stock/index',
  1652. keepAlive: true,
  1653. },
  1654. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/stock/index')
  1655. }]
  1656. },
  1657. //报销
  1658. {
  1659. path: '/reimbursement/index',
  1660. component: Layout,
  1661. hidden: true,
  1662. children: [{
  1663. path: '/reimbursement/index',
  1664. name: '报销',
  1665. meta: {
  1666. i18n: '/reimbursement/index',
  1667. keepAlive: true,
  1668. },
  1669. component: () => import( /* webpackChunkName: "views" */ '@/views/reimbursement/index')
  1670. }]
  1671. },
  1672. //交接单
  1673. {
  1674. path: '/workManagement/handoverSheet/index',
  1675. component: Layout,
  1676. hidden: true,
  1677. children: [{
  1678. path: '/workManagement/handoverSheet/index',
  1679. name: '交接单',
  1680. meta: {
  1681. i18n: '/workManagement/handoverSheet/index',
  1682. keepAlive: true,
  1683. },
  1684. component: () => import( /* webpackChunkName: "views" */ '@/views/workManagement/handoverSheet/index')
  1685. }]
  1686. },
  1687. //经销商产品调拨
  1688. {
  1689. path: '/dealer/allocation/index',
  1690. component: Layout,
  1691. hidden: true,
  1692. children: [{
  1693. path: '/dealer/allocation/index',
  1694. name: '产品调拨',
  1695. meta: {
  1696. i18n: '/dealer/allocation/index',
  1697. keepAlive: true,
  1698. },
  1699. component: () => import( /* webpackChunkName: "views" */ '@/views/dealer/allocation/index')
  1700. }]
  1701. },
  1702. //数据明细(N)
  1703. {
  1704. path: '/statisticAnalysis/dataDetail/index',
  1705. component: Layout,
  1706. hidden: true,
  1707. children: [{
  1708. path: '/statisticAnalysis/dataDetail/index',
  1709. name: '数据明细(N)',
  1710. meta: {
  1711. i18n: '/statisticAnalysis/dataDetail/index',
  1712. keepAlive: true,
  1713. },
  1714. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/dataDetail/index')
  1715. }]
  1716. },
  1717. //销售对账
  1718. {
  1719. path: '/statisticAnalysis/salesReconciliation/index',
  1720. component: Layout,
  1721. hidden: true,
  1722. children: [{
  1723. path: '/statisticAnalysis/salesReconciliation/index',
  1724. name: '销售对账',
  1725. meta: {
  1726. i18n: '/statisticAnalysis/salesReconciliation/index',
  1727. keepAlive: true,
  1728. },
  1729. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesReconciliation/index')
  1730. }]
  1731. },
  1732. //销售对账详情
  1733. {
  1734. path: '/statisticAnalysis/salesReconciliationDetails/index',
  1735. component: Layout,
  1736. hidden: true,
  1737. children: [{
  1738. path: '/statisticAnalysis/salesReconciliationDetails/index',
  1739. name: '销售对账详情',
  1740. meta: {
  1741. i18n: '/statisticAnalysis/salesReconciliationDetails/index',
  1742. keepAlive: true,
  1743. },
  1744. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesReconciliationDetails/index')
  1745. }]
  1746. },
  1747. //应收总账
  1748. {
  1749. path: '/statisticAnalysis/collectLedger/index',
  1750. component: Layout,
  1751. hidden: true,
  1752. children: [{
  1753. path: '/statisticAnalysis/collectLedger/index',
  1754. name: '应收总账',
  1755. meta: {
  1756. i18n: '/statisticAnalysis/collectLedger/index',
  1757. keepAlive: true,
  1758. },
  1759. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/collectLedger/index')
  1760. }]
  1761. },
  1762. //应付总账
  1763. {
  1764. path: '/statisticAnalysis/paymentLedger/index',
  1765. component: Layout,
  1766. hidden: true,
  1767. children: [{
  1768. path: '/statisticAnalysis/paymentLedger/index',
  1769. name: '应付总账',
  1770. meta: {
  1771. i18n: '/statisticAnalysis/paymentLedger/index',
  1772. keepAlive: true,
  1773. },
  1774. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/paymentLedger/index')
  1775. }]
  1776. },
  1777. //利润总账
  1778. {
  1779. path: '/statisticAnalysis/profitLedger/index',
  1780. component: Layout,
  1781. hidden: true,
  1782. children: [{
  1783. path: '/statisticAnalysis/profitLedger/index',
  1784. name: '利润总账',
  1785. meta: {
  1786. i18n: '/statisticAnalysis/profitLedger/index',
  1787. keepAlive: true,
  1788. },
  1789. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/profitLedger/index')
  1790. }]
  1791. },
  1792. //采购合同(D)
  1793. {
  1794. path: '/dealer/purchaseContract/index',
  1795. component: Layout,
  1796. hidden: true,
  1797. children: [{
  1798. path: '/dealer/purchaseContract/index',
  1799. name: '采购合同(D)',
  1800. meta: {
  1801. i18n: '/dealer/purchaseContract/index',
  1802. keepAlive: true,
  1803. },
  1804. component: () => import( /* webpackChunkName: "views" */ '@/views/dealer/purchaseContract/index')
  1805. }]
  1806. },
  1807. {
  1808. path: '/warehousing/inStock/index',
  1809. component: Layout,
  1810. hidden: true,
  1811. children: [{
  1812. path: '/warehousing/inStock/index',
  1813. name: '入库',
  1814. meta: {
  1815. i18n: '/warehousing/inStock/index',
  1816. keepAlive: true,
  1817. },
  1818. component: () => import( /* webpackChunkName: "views" */ '@/views/warehousing/inStock/index')
  1819. }]
  1820. },
  1821. {
  1822. path: '/warehousing/outStock/index',
  1823. component: Layout,
  1824. hidden: true,
  1825. children: [{
  1826. path: '/warehousing/outStock/index',
  1827. name: '出库',
  1828. meta: {
  1829. i18n: '/warehousing/outStock/index',
  1830. keepAlive: true,
  1831. },
  1832. component: () => import( /* webpackChunkName: "views" */ '@/views/warehousing/outStock/index')
  1833. }]
  1834. },
  1835. {
  1836. path: '/warehousing/stockTransfer/index',
  1837. component: Layout,
  1838. hidden: true,
  1839. children: [{
  1840. path: '/warehousing/stockTransfer/index',
  1841. name: '调拨',
  1842. meta: {
  1843. i18n: '/warehousing/stockTransfer/index',
  1844. keepAlive: true,
  1845. },
  1846. component: () => import( /* webpackChunkName: "views" */ '@/views/warehousing/stockTransfer/index')
  1847. }]
  1848. },
  1849. {
  1850. path: '/warehousing/goodsTransfer/index',
  1851. component: Layout,
  1852. hidden: true,
  1853. children: [{
  1854. path: '/warehousing/goodsTransfer/index',
  1855. name: '货转',
  1856. meta: {
  1857. i18n: '/warehousing/goodsTransfer/index',
  1858. keepAlive: true,
  1859. },
  1860. component: () => import( /* webpackChunkName: "views" */ '@/views/warehousing/goodsTransfer/index')
  1861. }]
  1862. },
  1863. {
  1864. path: '/statisticAnalysis/taskStatistics/index',
  1865. component: Layout,
  1866. hidden: true,
  1867. children: [{
  1868. path: '/statisticAnalysis/taskStatistics/index',
  1869. name: '任务统计',
  1870. meta: {
  1871. i18n: '/statisticAnalysis/taskStatistics/index',
  1872. keepAlive: true,
  1873. },
  1874. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/taskStatistics/index')
  1875. }]
  1876. },
  1877. {
  1878. path: '/statisticAnalysis/commissionStatistics/index',
  1879. component: Layout,
  1880. hidden: true,
  1881. children: [{
  1882. path: '/statisticAnalysis/commissionStatistics/index',
  1883. name: '提成统计(S)',
  1884. meta: {
  1885. i18n: '/statisticAnalysis/commissionStatistics/index',
  1886. keepAlive: true,
  1887. },
  1888. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/commissionStatistics/index')
  1889. }]
  1890. }, {
  1891. path: '/purchasingManagement/inStock/index',
  1892. component: Layout,
  1893. hidden: true,
  1894. children: [{
  1895. path: '/purchasingManagement/inStock/index',
  1896. name: '入库管理',
  1897. meta: {
  1898. i18n: '/purchasingManagement/inStock/index',
  1899. keepAlive: true,
  1900. },
  1901. component: () => import( /* webpackChunkName: "views" */ '@/views/purchasingManagement/inStock/index')
  1902. }]
  1903. }, {
  1904. path: '/basicData/agreement/index',
  1905. component: Layout,
  1906. hidden: true,
  1907. children: [{
  1908. path: '/basicData/agreement/index',
  1909. name: '仓储费协议',
  1910. meta: {
  1911. i18n: '/basicData/agreement/index',
  1912. keepAlive: true,
  1913. },
  1914. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/agreement/index')
  1915. }]
  1916. }, {
  1917. path: '/financing/financingManagement/index',
  1918. component: Layout,
  1919. hidden: true,
  1920. children: [{
  1921. path: '/financing/financingManagement/index',
  1922. name: '融资管理',
  1923. meta: {
  1924. i18n: '/financing/financingManagement/index',
  1925. keepAlive: true,
  1926. },
  1927. component: () => import( /* webpackChunkName: "views" */ '@/views/financing/financingManagement/index')
  1928. }]
  1929. }, {
  1930. path: '/financing/financingLedger/index',
  1931. component: Layout,
  1932. hidden: true,
  1933. children: [{
  1934. path: '/financing/financingLedger/index',
  1935. name: '融资总账',
  1936. meta: {
  1937. i18n: '/financing/financingLedger/index',
  1938. keepAlive: true,
  1939. },
  1940. component: () => import( /* webpackChunkName: "views" */ '@/views/financing/financingLedger/index')
  1941. }]
  1942. }, {
  1943. path: '/financing/financingLedger/detail',
  1944. component: Layout,
  1945. hidden: true,
  1946. children: [{
  1947. path: '/financing/financingLedger/detail',
  1948. name: '融资总账明细',
  1949. meta: {
  1950. i18n: '/financing/financingLedger/detail',
  1951. keepAlive: true,
  1952. },
  1953. component: () => import( /* webpackChunkName: "views" */ '@/views/financing/financingLedger/detail')
  1954. }]
  1955. }, {
  1956. path: '/InventoryManagement/inventoryAccount/index',
  1957. component: Layout,
  1958. hidden: true,
  1959. children: [{
  1960. path: '/InventoryManagement/inventoryAccount/index',
  1961. name: '库存帐',
  1962. meta: {
  1963. i18n: '/InventoryManagement/inventoryAccount/index',
  1964. keepAlive: true,
  1965. },
  1966. component: () => import( /* webpackChunkName: "views" */ '@/views/InventoryManagement/inventoryAccount/index')
  1967. }]
  1968. }, {
  1969. path: '/salesManagement/outStock/index',
  1970. component: Layout,
  1971. hidden: true,
  1972. children: [{
  1973. path: '/salesManagement/outStock/index',
  1974. name: '出库管理',
  1975. meta: {
  1976. i18n: '/salesManagement/outStock/index',
  1977. keepAlive: true,
  1978. },
  1979. component: () => import( /* webpackChunkName: "views" */ '@/views/salesManagement/outStock/index')
  1980. }]
  1981. }, {
  1982. path: '/client/index',
  1983. component: Layout,
  1984. hidden: true,
  1985. children: [{
  1986. path: '/client/index',
  1987. name: '客户(Y)',
  1988. meta: {
  1989. i18n: '/client/index',
  1990. keepAlive: true,
  1991. },
  1992. component: () => import( /* webpackChunkName: "views" */ '@/views/client/index')
  1993. }]
  1994. }, {
  1995. path: '/client/index',
  1996. component: Layout,
  1997. hidden: true,
  1998. children: [{
  1999. path: '/client/index',
  2000. name: '客户(Y)',
  2001. meta: {
  2002. i18n: '/client/index',
  2003. keepAlive: true,
  2004. },
  2005. component: () => import( /* webpackChunkName: "views" */ '@/views/client/index')
  2006. }]
  2007. }, {
  2008. path: '/salesOrder/index',
  2009. component: Layout,
  2010. hidden: true,
  2011. children: [{
  2012. path: '/salesOrder/index',
  2013. name: '销售单',
  2014. meta: {
  2015. i18n: '/salesOrder/index',
  2016. keepAlive: true,
  2017. },
  2018. component: () => import( /* webpackChunkName: "views" */ '@/views/salesOrder/index')
  2019. }]
  2020. }, {
  2021. path: '/salesOrderTwo/index',
  2022. component: Layout,
  2023. hidden: true,
  2024. children: [{
  2025. path: '/salesOrderTwo/index',
  2026. name: '销售计划单',
  2027. meta: {
  2028. i18n: '/salesOrderTwo/index',
  2029. keepAlive: true,
  2030. },
  2031. component: () => import( /* webpackChunkName: "views" */ '@/views/salesOrderTwo/index')
  2032. }]
  2033. }, {
  2034. path: '/purchaseOrder/index',
  2035. component: Layout,
  2036. hidden: true,
  2037. children: [{
  2038. path: '/purchaseOrder/index',
  2039. name: '采购单',
  2040. meta: {
  2041. i18n: '/purchaseOrder/index',
  2042. keepAlive: true,
  2043. },
  2044. component: () => import( /* webpackChunkName: "views" */ '@/views/purchaseOrder/index')
  2045. }]
  2046. }, {
  2047. path: '/product/index',
  2048. component: Layout,
  2049. hidden: true,
  2050. children: [{
  2051. path: '/product/index',
  2052. name: '产品',
  2053. meta: {
  2054. i18n: '/product/index',
  2055. keepAlive: true,
  2056. },
  2057. component: () => import( /* webpackChunkName: "views" */ '@/views/product/index')
  2058. }]
  2059. }, {
  2060. path: '/tirePartsMall/inventory/index',
  2061. component: Layout,
  2062. hidden: true,
  2063. children: [{
  2064. path: '/tirePartsMall/inventory/index',
  2065. name: '库存查询',
  2066. meta: {
  2067. i18n: '/tirePartsMall/inventory/index',
  2068. keepAlive: true,
  2069. },
  2070. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/inventory/index')
  2071. }]
  2072. }, {
  2073. path: '/tirePartsMall/inventory/detail',
  2074. component: Layout,
  2075. hidden: true,
  2076. children: [{
  2077. path: '/tirePartsMall/inventory/detail',
  2078. name: '库存账明细',
  2079. meta: {
  2080. keepAlive: true,
  2081. },
  2082. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/inventory/detail')
  2083. }]
  2084. }, {
  2085. path: '/statisticAnalysis/AmtAmount/index',
  2086. component: Layout,
  2087. hidden: true,
  2088. children: [{
  2089. path: '/statisticAnalysis/AmtAmount/index',
  2090. name: '数量金额汇总',
  2091. meta: {
  2092. i18n: '/statisticAnalysis/AmtAmount/index',
  2093. keepAlive: true,
  2094. },
  2095. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/AmtAmount/index')
  2096. }]
  2097. }, {
  2098. path: '/statisticAnalysis/customerDelivery/index',
  2099. component: Layout,
  2100. hidden: true,
  2101. children: [{
  2102. path: '/statisticAnalysis/customerDelivery/index',
  2103. name: '发货客户统计',
  2104. meta: {
  2105. i18n: '/statisticAnalysis/customerDelivery/index',
  2106. keepAlive: true,
  2107. },
  2108. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/customerDelivery/index')
  2109. }]
  2110. }, {
  2111. path: '/statisticAnalysis/salesmanDelivery/index',
  2112. component: Layout,
  2113. hidden: true,
  2114. children: [{
  2115. path: '/statisticAnalysis/salesmanDelivery/index',
  2116. name: '发货业务员统计',
  2117. meta: {
  2118. i18n: '/statisticAnalysis/salesmanDelivery/index',
  2119. keepAlive: true,
  2120. },
  2121. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesmanDelivery/index')
  2122. }]
  2123. }, {
  2124. path: '/statisticAnalysis/specificationsDelivery/index',
  2125. component: Layout,
  2126. hidden: true,
  2127. children: [{
  2128. path: '/statisticAnalysis/specificationsDelivery/index',
  2129. name: '发货规格统计',
  2130. meta: {
  2131. i18n: '/statisticAnalysis/specificationsDelivery/index',
  2132. keepAlive: true,
  2133. },
  2134. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/specificationsDelivery/index')
  2135. }]
  2136. }, {
  2137. path: '/statisticAnalysis/customerProfit/index',
  2138. component: Layout,
  2139. hidden: true,
  2140. children: [{
  2141. path: '/statisticAnalysis/customerProfit/index',
  2142. name: '客户利润统计',
  2143. meta: {
  2144. i18n: '/statisticAnalysis/customerProfit/index',
  2145. keepAlive: true,
  2146. },
  2147. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/customerProfit/index')
  2148. }]
  2149. }, {
  2150. path: '/statisticAnalysis/salesmanProfit/index',
  2151. component: Layout,
  2152. hidden: true,
  2153. children: [{
  2154. path: '/statisticAnalysis/salesmanProfit/index',
  2155. name: '业务员利润统计',
  2156. meta: {
  2157. i18n: '/statisticAnalysis/salesmanProfit/index',
  2158. keepAlive: true,
  2159. },
  2160. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/salesmanProfit/index')
  2161. }]
  2162. }, {
  2163. path: '/statisticAnalysis/brandProfit/index',
  2164. component: Layout,
  2165. hidden: true,
  2166. children: [{
  2167. path: '/statisticAnalysis/brandProfit/index',
  2168. name: '品牌利润对比统计',
  2169. meta: {
  2170. i18n: '/statisticAnalysis/brandProfit/index',
  2171. keepAlive: true,
  2172. },
  2173. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/brandProfit/index')
  2174. }]
  2175. }, {
  2176. path: '/supplier/index',
  2177. component: Layout,
  2178. hidden: true,
  2179. children: [{
  2180. path: '/supplier/index',
  2181. name: '供应商(Y)',
  2182. meta: {
  2183. i18n: '/supplier/index',
  2184. keepAlive: true,
  2185. },
  2186. component: () => import( /* webpackChunkName: "views" */ '@/views/supplier/index')
  2187. }]
  2188. }, {
  2189. path: '/basicData/container/archives',
  2190. component: Layout,
  2191. hidden: true,
  2192. children: [{
  2193. path: '/basicData/container/archives',
  2194. name: '箱档案',
  2195. meta: {
  2196. i18n: '/basicData/container/archives',
  2197. keepAlive: true,
  2198. },
  2199. component: () => import( /* webpackChunkName: "views" */ '@/views/basicData/container/archives')
  2200. }]
  2201. }, {
  2202. path: '/boxManagement/buyContainer/index',
  2203. component: Layout,
  2204. hidden: true,
  2205. children: [{
  2206. path: '/boxManagement/buyContainer/index',
  2207. name: '买箱',
  2208. meta: {
  2209. i18n: '/boxManagement/buyContainer/index',
  2210. keepAlive: true,
  2211. },
  2212. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/buyContainer/index')
  2213. }]
  2214. }, {
  2215. path: '/boxManagement/sellingContainers/index',
  2216. component: Layout,
  2217. hidden: true,
  2218. children: [{
  2219. path: '/boxManagement/sellingContainers/index',
  2220. name: '卖箱',
  2221. meta: {
  2222. i18n: '/boxManagement/sellingContainers/index',
  2223. keepAlive: true,
  2224. },
  2225. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/sellingContainers/index')
  2226. }]
  2227. }, {
  2228. path: '/boxManagement/exportShipment/index',
  2229. component: Layout,
  2230. hidden: true,
  2231. children: [{
  2232. path: '/boxManagement/exportShipment/index',
  2233. name: '出口装运',
  2234. meta: {
  2235. i18n: '/boxManagement/exportShipment/index',
  2236. keepAlive: true,
  2237. },
  2238. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/exportShipment/index')
  2239. }]
  2240. }, {
  2241. path: '/boxManagement/importReturnTrip/index',
  2242. component: Layout,
  2243. hidden: true,
  2244. children: [{
  2245. path: '/boxManagement/importReturnTrip/index',
  2246. name: '进口返程',
  2247. meta: {
  2248. i18n: '/boxManagement/importReturnTrip/index',
  2249. keepAlive: true,
  2250. },
  2251. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/importReturnTrip/index')
  2252. }]
  2253. }, {
  2254. path: '/boxManagement/boxRepair/index',
  2255. component: Layout,
  2256. hidden: true,
  2257. children: [{
  2258. path: '/boxManagement/boxRepair/index',
  2259. name: '修箱',
  2260. meta: {
  2261. i18n: '/boxManagement/boxRepair/index',
  2262. keepAlive: true,
  2263. },
  2264. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/boxRepair/index')
  2265. }]
  2266. }, {
  2267. path: '/boxManagement/boxWashing/index',
  2268. component: Layout,
  2269. hidden: true,
  2270. children: [{
  2271. path: '/boxManagement/boxWashing/index',
  2272. name: '洗箱',
  2273. meta: {
  2274. i18n: '/boxManagement/boxWashing/index',
  2275. keepAlive: true,
  2276. },
  2277. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/boxWashing/index')
  2278. }]
  2279. }, {
  2280. path: '/boxManagement/leaseIn/index',
  2281. component: Layout,
  2282. hidden: true,
  2283. children: [{
  2284. path: '/boxManagement/leaseIn/index',
  2285. name: '租入',
  2286. meta: {
  2287. i18n: '/boxManagement/leaseIn/index',
  2288. keepAlive: true,
  2289. },
  2290. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/leaseIn/index')
  2291. }]
  2292. }, {
  2293. path: '/boxManagement/leaseOut/index',
  2294. component: Layout,
  2295. hidden: true,
  2296. children: [{
  2297. path: '/boxManagement/leaseOut/index',
  2298. name: '租出',
  2299. meta: {
  2300. i18n: '/boxManagement/leaseOut/index',
  2301. keepAlive: true,
  2302. },
  2303. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/leaseOut/index')
  2304. }]
  2305. }, {
  2306. path: '/purchase/importDeclaration/index',
  2307. component: Layout,
  2308. hidden: true,
  2309. children: [{
  2310. path: '/purchase/importDeclaration/index',
  2311. name: '进口报关',
  2312. meta: {
  2313. i18n: '/purchase/importDeclaration/index',
  2314. keepAlive: true,
  2315. },
  2316. component: () => import( /* webpackChunkName: "views" */ '@/views/purchase/importDeclaration/index')
  2317. }]
  2318. }, {
  2319. path: '/purchase/exportDeclaration/index',
  2320. component: Layout,
  2321. hidden: true,
  2322. children: [{
  2323. path: '/purchase/exportDeclaration/index',
  2324. name: '出口报关',
  2325. meta: {
  2326. i18n: '/purchase/exportDeclaration/index',
  2327. keepAlive: true,
  2328. },
  2329. component: () => import( /* webpackChunkName: "views" */ '@/views/purchase/exportDeclaration/index')
  2330. }]
  2331. }, {
  2332. path: '/boxManagement/boxTrack/index',
  2333. component: Layout,
  2334. hidden: true,
  2335. children: [{
  2336. path: '/boxManagement/boxTrack/index',
  2337. name: '箱轨迹',
  2338. meta: {
  2339. i18n: '/boxManagement/boxTrack/index',
  2340. keepAlive: true,
  2341. },
  2342. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/boxTrack/index')
  2343. }]
  2344. }, {
  2345. path: '/boxManagement/stockpilingManage/index',
  2346. component: Layout,
  2347. hidden: true,
  2348. children: [{
  2349. path: '/boxManagement/stockpilingManage/index',
  2350. name: '堆存管理',
  2351. meta: {
  2352. i18n: '/boxManagement/stockpilingManage/index',
  2353. keepAlive: true,
  2354. },
  2355. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/stockpilingManage/index')
  2356. }]
  2357. }, {
  2358. path: '/statisticAnalysis/profitStatistics/index',
  2359. component: Layout,
  2360. hidden: true,
  2361. children: [{
  2362. path: '/statisticAnalysis/profitStatistics/index',
  2363. name: '利润统计',
  2364. meta: {
  2365. i18n: '/statisticAnalysis/profitStatistics/index',
  2366. keepAlive: true,
  2367. },
  2368. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/profitStatistics/index')
  2369. }]
  2370. }, {
  2371. path: '/purchase/rubberStock/index',
  2372. component: Layout,
  2373. hidden: true,
  2374. children: [{
  2375. path: '/purchase/rubberStock/index',
  2376. name: '橡胶库存',
  2377. meta: {
  2378. i18n: '/purchase/rubberStock/index',
  2379. keepAlive: true,
  2380. },
  2381. component: () => import( /* webpackChunkName: "views" */ '@/views/purchase/rubberStock/index')
  2382. }]
  2383. }, {
  2384. path: '/statisticAnalysis/accountBalanceD/index',
  2385. component: Layout,
  2386. hidden: true,
  2387. children: [{
  2388. path: '/statisticAnalysis/accountBalanceD/index',
  2389. name: '应收账款余额',
  2390. meta: {
  2391. i18n: '/statisticAnalysis/accountBalanceD/index',
  2392. keepAlive: true,
  2393. },
  2394. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/accountBalanceD/index')
  2395. }]
  2396. }, {
  2397. path: '/statisticAnalysis/accountBalanceC/index',
  2398. component: Layout,
  2399. hidden: true,
  2400. children: [{
  2401. path: '/statisticAnalysis/accountBalanceC/index',
  2402. name: '应付账款余额',
  2403. meta: {
  2404. i18n: '/statisticAnalysis/accountBalanceC/index',
  2405. keepAlive: true,
  2406. },
  2407. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/accountBalanceC/index')
  2408. }]
  2409. }, {
  2410. path: '/oceanShipping/maritimeExport/index',
  2411. component: Layout,
  2412. hidden: true,
  2413. children: [{
  2414. path: '/oceanShipping/maritimeExport/index',
  2415. name: '海运出口',
  2416. meta: {
  2417. i18n: '/oceanShipping/maritimeExport/index',
  2418. keepAlive: true,
  2419. },
  2420. component: () => import( /* webpackChunkName: "views" */ '@/views/oceanShipping/maritimeExport/index')
  2421. }]
  2422. }, {
  2423. path: '/oceanShipping/oceanFreightImport/index',
  2424. component: Layout,
  2425. hidden: true,
  2426. children: [{
  2427. path: '/oceanShipping/oceanFreightImport/index',
  2428. name: '海运进口',
  2429. meta: {
  2430. i18n: '/oceanShipping/oceanFreightImport/index',
  2431. keepAlive: true,
  2432. },
  2433. component: () => import( /* webpackChunkName: "views" */ '@/views/oceanShipping/oceanFreightImport/index')
  2434. }]
  2435. }, {
  2436. path: '/maintenance/overpayment/index',
  2437. component: Layout,
  2438. hidden: true,
  2439. children: [{
  2440. path: '/maintenance/overpayment/index',
  2441. name: '溢付款',
  2442. meta: {
  2443. i18n: '/maintenance/overpayment/index',
  2444. keepAlive: true,
  2445. },
  2446. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/overpayment/index')
  2447. }]
  2448. }, {
  2449. path: '/maintenance/rebate/index',
  2450. component: Layout,
  2451. hidden: true,
  2452. children: [{
  2453. path: '/maintenance/rebate/index',
  2454. name: '返利',
  2455. meta: {
  2456. i18n: '/maintenance/rebate/index',
  2457. keepAlive: true,
  2458. },
  2459. component: () => import( /* webpackChunkName: "views" */ '@/views/maintenance/rebate/index')
  2460. }]
  2461. }, {
  2462. path: '/statisticAnalysis/budgetAnalysis/index',
  2463. component: Layout,
  2464. hidden: true,
  2465. children: [{
  2466. path: '/statisticAnalysis/budgetAnalysis/index',
  2467. name: '预算分析',
  2468. meta: {
  2469. i18n: '/statisticAnalysis/budgetAnalysis/index',
  2470. keepAlive: true,
  2471. },
  2472. component: () => import( /* webpackChunkName: "views" */ '@/views/statisticAnalysis/budgetAnalysis/index')
  2473. }]
  2474. }, {
  2475. path: '/annualBudget/index',
  2476. component: Layout,
  2477. hidden: true,
  2478. children: [{
  2479. path: '/annualBudget/index',
  2480. name: '年度预算',
  2481. meta: {
  2482. i18n: '/annualBudget/index',
  2483. keepAlive: true,
  2484. },
  2485. component: () => import( /* webpackChunkName: "views" */ '@/views/annualBudget/index')
  2486. }]
  2487. }, {
  2488. path: '/paymentManagement/paymentRecord/index',
  2489. component: Layout,
  2490. hidden: true,
  2491. children: [{
  2492. path: '/paymentManagement/paymentRecord/index',
  2493. name: '支付记录',
  2494. meta: {
  2495. i18n: '/paymentManagement/paymentRecord/index',
  2496. keepAlive: true,
  2497. },
  2498. component: () => import( /* webpackChunkName: "views" */ '@/views/paymentManagement/paymentRecord/index')
  2499. }]
  2500. }, {
  2501. path: '/productLaunch/index',
  2502. component: Layout,
  2503. hidden: true,
  2504. children: [{
  2505. path: '/productLaunch/index',
  2506. name: '产品上架',
  2507. meta: {
  2508. i18n: '/productLaunch/index',
  2509. keepAlive: true,
  2510. },
  2511. component: () => import( /* webpackChunkName: "views" */ '@/views/productLaunch/index')
  2512. }]
  2513. }, {
  2514. path: '/tirePartsMall/basicData/accountManagement/index',
  2515. component: Layout,
  2516. hidden: true,
  2517. children: [{
  2518. path: '/tirePartsMall/basicData/accountManagement/index',
  2519. name: '账户管理',
  2520. meta: {
  2521. i18n: '/tirePartsMall/basicData/accountManagement/index',
  2522. keepAlive: true,
  2523. },
  2524. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/accountManagement/index')
  2525. }]
  2526. }, {
  2527. path: '/tirePartsMall/basicData/warehouse/index',
  2528. component: Layout,
  2529. hidden: true,
  2530. children: [{
  2531. path: '/tirePartsMall/basicData/warehouse/index',
  2532. name: '仓库',
  2533. meta: {
  2534. i18n: '/tirePartsMall/basicData/warehouse/index',
  2535. keepAlive: true,
  2536. },
  2537. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/warehouse/index')
  2538. }]
  2539. }, {
  2540. path: '/tirePartsMall/basicData/brandPage/index',
  2541. component: Layout,
  2542. hidden: true,
  2543. children: [{
  2544. path: '/tirePartsMall/basicData/brandPage/index',
  2545. name: '品牌',
  2546. meta: {
  2547. i18n: '/tirePartsMall/basicData/brandPage/index',
  2548. keepAlive: true,
  2549. },
  2550. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/brandPage/index')
  2551. }]
  2552. }, {
  2553. path: '/tirePartsMall/basicData/supplier/index',
  2554. component: Layout,
  2555. hidden: true,
  2556. children: [{
  2557. path: '/tirePartsMall/basicData/supplier/index',
  2558. name: '供应商',
  2559. meta: {
  2560. i18n: '/tirePartsMall/basicData/supplier/index',
  2561. keepAlive: true,
  2562. },
  2563. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/supplier/index')
  2564. }]
  2565. }, {
  2566. path: '/tirePartsMall/basicData/customerInformation/index',
  2567. component: Layout,
  2568. hidden: true,
  2569. children: [{
  2570. path: '/tirePartsMall/basicData/customerInformation/index',
  2571. name: '客户',
  2572. meta: {
  2573. i18n: '/tirePartsMall/basicData/customerInformation/index',
  2574. keepAlive: true,
  2575. },
  2576. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/customerInformation/index')
  2577. }]
  2578. }, {
  2579. path: '/tirePartsMall/basicData/commodityInformation/index',
  2580. component: Layout,
  2581. hidden: true,
  2582. children: [{
  2583. path: '/tirePartsMall/basicData/commodityInformation/index',
  2584. name: '商品',
  2585. meta: {
  2586. i18n: '/tirePartsMall/basicData/commodityInformation/index',
  2587. keepAlive: true,
  2588. },
  2589. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/commodityInformation/index')
  2590. }]
  2591. }, {
  2592. path: '/tirePartsMall/purchasingManagement/warehouseEntryOrder/index',
  2593. component: Layout,
  2594. hidden: true,
  2595. children: [{
  2596. path: '/tirePartsMall/purchasingManagement/warehouseEntryOrder/index',
  2597. name: '采购入库',
  2598. meta: {
  2599. i18n: '/tirePartsMall/purchasingManagement/warehouseEntryOrder/index',
  2600. keepAlive: true,
  2601. },
  2602. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/purchasingManagement/warehouseEntryOrder/index')
  2603. }]
  2604. }, {
  2605. path: '/tirePartsMall/salesManagement/purchaseOrder/index',
  2606. component: Layout,
  2607. hidden: true,
  2608. children: [{
  2609. path: '/tirePartsMall/salesManagement/purchaseOrder/index',
  2610. name: '采购订单(L)',
  2611. meta: {
  2612. i18n: '/tirePartsMall/salesManagement/purchaseOrder/index',
  2613. keepAlive: true,
  2614. },
  2615. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/purchaseOrder/index')
  2616. }]
  2617. }, {
  2618. path: '/tirePartsMall/salesManagement/Inventory/index',
  2619. component: Layout,
  2620. hidden: true,
  2621. children: [{
  2622. path: '/tirePartsMall/salesManagement/Inventory/index',
  2623. name: '盘点(L)',
  2624. meta: {
  2625. i18n: '/tirePartsMall/salesManagement/Inventory/index',
  2626. keepAlive: true,
  2627. },
  2628. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/Inventory/index')
  2629. }]
  2630. }, {
  2631. path: '/tirePartsMall/salesManagement/inboundTask/index',
  2632. component: Layout,
  2633. hidden: true,
  2634. children: [{
  2635. path: '/tirePartsMall/salesManagement/inboundTask/index',
  2636. name: '入库任务',
  2637. meta: {
  2638. i18n: '/tirePartsMall/salesManagement/inboundTask/index',
  2639. keepAlive: true,
  2640. },
  2641. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/inboundTask/index')
  2642. }]
  2643. }, {
  2644. path: '/tirePartsMall/salesManagement/saleOrder/index',
  2645. component: Layout,
  2646. hidden: true,
  2647. children: [{
  2648. path: '/tirePartsMall/salesManagement/saleOrder/index',
  2649. name: '销售订单(L)',
  2650. meta: {
  2651. i18n: 'saleOrderL',
  2652. keepAlive: true,
  2653. },
  2654. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/saleOrder/index')
  2655. }]
  2656. }, {
  2657. path: '/tirePartsMall/salesManagement/outboundTask/index',
  2658. component: Layout,
  2659. hidden: true,
  2660. children: [{
  2661. path: '/tirePartsMall/salesManagement/outboundTask/index',
  2662. name: '出库任务(L)',
  2663. meta: {
  2664. i18n: '/tirePartsMall/salesManagement/outboundTask/index',
  2665. keepAlive: true,
  2666. },
  2667. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/outboundTask/index')
  2668. }]
  2669. }, {
  2670. path: '/tirePartsMall/salesManagement/outboundWorkOrder/index',
  2671. component: Layout,
  2672. hidden: true,
  2673. children: [{
  2674. path: '/tirePartsMall/salesManagement/outboundWorkOrder/index',
  2675. name: '出库工单(L)',
  2676. meta: {
  2677. i18n: '/tirePartsMall/salesManagement/outboundWorkOrder/index',
  2678. keepAlive: true,
  2679. },
  2680. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/outboundWorkOrder/index')
  2681. }]
  2682. }, {
  2683. path: '/tirePartsMall/salesService/returns/index',
  2684. component: Layout,
  2685. hidden: true,
  2686. children: [{
  2687. path: '/tirePartsMall/salesService/returns/index',
  2688. name: '销售退货(L)',
  2689. meta: {
  2690. i18n: '/tirePartsMall/salesService/returns/index',
  2691. keepAlive: true,
  2692. },
  2693. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesService/returns/index')
  2694. }]
  2695. }, {
  2696. path: '/tirePartsMall/salesService/Task/index',
  2697. component: Layout,
  2698. hidden: true,
  2699. children: [{
  2700. path: '/tirePartsMall/salesService/Task/index',
  2701. name: '销售退单任务(L)',
  2702. meta: {
  2703. i18n: '/tirePartsMall/salesService/Task/index',
  2704. keepAlive: true,
  2705. },
  2706. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesService/Task/index')
  2707. }]
  2708. }, {
  2709. path: '/tirePartsMall/salesService/inStorage/index',
  2710. component: Layout,
  2711. hidden: true,
  2712. children: [{
  2713. path: '/tirePartsMall/salesService/inStorage/index',
  2714. name: '退货入库(L)',
  2715. meta: {
  2716. i18n: '/tirePartsMall/salesService/inStorage/index',
  2717. keepAlive: true,
  2718. },
  2719. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesService/inStorage/index')
  2720. }]
  2721. }, {
  2722. path: '/tirePartsMall/purchaseService/returns/index',
  2723. component: Layout,
  2724. hidden: true,
  2725. children: [{
  2726. path: '/tirePartsMall/purchaseService/returns/index',
  2727. name: '采购退货(L)',
  2728. meta: {
  2729. i18n: '/tirePartsMall/purchaseService/returns/index',
  2730. keepAlive: true,
  2731. },
  2732. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/purchaseService/returns/index')
  2733. }]
  2734. }, {
  2735. path: '/tirePartsMall/purchaseService/Task/index',
  2736. component: Layout,
  2737. hidden: true,
  2738. children: [{
  2739. path: '/tirePartsMall/purchaseService/Task/index',
  2740. name: '采购退单任务(L)',
  2741. meta: {
  2742. i18n: '/tirePartsMall/purchaseService/Task/index',
  2743. keepAlive: true,
  2744. },
  2745. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/purchaseService/Task/index')
  2746. }]
  2747. }, {
  2748. path: '/tirePartsMall/purchaseService/inStorage/index',
  2749. component: Layout,
  2750. hidden: true,
  2751. children: [{
  2752. path: '/tirePartsMall/purchaseService/outStorage/index',
  2753. name: '退货出库(L)',
  2754. meta: {
  2755. i18n: '/tirePartsMall/purchaseService/outStorage/index',
  2756. keepAlive: true,
  2757. },
  2758. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/purchaseService/outStorage/index')
  2759. }]
  2760. }, {
  2761. path: '/tirePartsMall/basicData/listingManagement/index',
  2762. component: Layout,
  2763. hidden: true,
  2764. children: [{
  2765. path: '/tirePartsMall/basicData/listingManagement/index',
  2766. name: '上架管理',
  2767. meta: {
  2768. i18n: '/tirePartsMall/basicData/listingManagement/index',
  2769. keepAlive: true,
  2770. },
  2771. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/listingManagement/index')
  2772. }]
  2773. }, {
  2774. path: '/tirePartsMall/basicData/shareListing/index',
  2775. component: Layout,
  2776. hidden: true,
  2777. children: [{
  2778. path: '/tirePartsMall/basicData/shareListing/index',
  2779. name: '共享管理',
  2780. meta: {
  2781. i18n: '/tirePartsMall/basicData/shareListing/index',
  2782. keepAlive: true,
  2783. },
  2784. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/shareListing/index')
  2785. }]
  2786. }, {
  2787. path: '/tirePartsMall/basicData/shareListingNext/index',
  2788. component: Layout,
  2789. hidden: true,
  2790. children: [{
  2791. path: '/tirePartsMall/basicData/shareListingNext/index',
  2792. name: '次日达上架',
  2793. meta: {
  2794. i18n: '/tirePartsMall/basicData/shareListingNext/index',
  2795. keepAlive: true,
  2796. },
  2797. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/shareListingNext/index')
  2798. }]
  2799. },
  2800. {
  2801. path: '/tirePartsMall/basicData/sharedSales/index',
  2802. component: Layout,
  2803. hidden: true,
  2804. children: [{
  2805. path: '/tirePartsMall/basicData/sharedSales/index',
  2806. name: '共享销售',
  2807. meta: {
  2808. i18n: '/tirePartsMall/basicData/sharedSales/index',
  2809. keepAlive: true,
  2810. },
  2811. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/sharedSales/index')
  2812. }]
  2813. },
  2814. {
  2815. path: '/tirePartsMall/financialManagement/collectionSettlement/index',
  2816. component: Layout,
  2817. hidden: true,
  2818. children: [{
  2819. path: '/tirePartsMall/financialManagement/collectionSettlement/index',
  2820. name: '收款结算(L)',
  2821. meta: {
  2822. i18n: '/tirePartsMall/financialManagement/collectionSettlement/index',
  2823. keepAlive: true,
  2824. },
  2825. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/financialManagement/collectionSettlement/index')
  2826. }]
  2827. },
  2828. {
  2829. path: '/tirePartsMall/financialManagement/collectionSettlement/index',
  2830. component: Layout,
  2831. hidden: true,
  2832. children: [{
  2833. path: '/tirePartsMall/financialManagement/paymentSettlement/index',
  2834. name: '付款结算(L)',
  2835. meta: {
  2836. i18n: '/tirePartsMall/financialManagement/paymentSettlement/index',
  2837. keepAlive: true,
  2838. },
  2839. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/financialManagement/paymentSettlement/index')
  2840. }]
  2841. },
  2842. // 统计销售
  2843. {
  2844. path: '/tirePartsMall/financialManagement/saleDetail/index',
  2845. component: Layout,
  2846. hidden: true,
  2847. children: [{
  2848. path: '/tirePartsMall/financialManagement/saleDetail/index',
  2849. name: '统计销售(L)',
  2850. meta: {
  2851. i18n: '/tirePartsMall/financialManagement/saleDetail/index',
  2852. keepAlive: true,
  2853. },
  2854. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/financialManagement/saleDetail/index')
  2855. }]
  2856. },
  2857. {
  2858. path: '/tirePartsMall/financialManagement/pointsDetail/index',
  2859. component: Layout,
  2860. hidden: true,
  2861. children: [{
  2862. path: '/tirePartsMall/financialManagement/pointsDetail/index',
  2863. name: '统计积分(L)',
  2864. meta: {
  2865. i18n: '/tirePartsMall/financialManagement/pointsDetail/index',
  2866. keepAlive: true,
  2867. },
  2868. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/financialManagement/pointsDetail/index')
  2869. }]
  2870. },
  2871. // 统计销售
  2872. {
  2873. path: '/tirePartsMall/financialManagement/purchaseDetail/index',
  2874. component: Layout,
  2875. hidden: true,
  2876. children: [{
  2877. path: '/tirePartsMall/financialManagement/purchaseDetail/index',
  2878. name: '统计采购(L)',
  2879. meta: {
  2880. i18n: '/tirePartsMall/financialManagement/purchaseDetail/index',
  2881. keepAlive: true,
  2882. },
  2883. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/financialManagement/purchaseDetail/index')
  2884. }]
  2885. },
  2886. {
  2887. path: '/tirePartsMall/statisticAnalysis/customerTransactions/index',
  2888. component: Layout,
  2889. hidden: true,
  2890. children: [{
  2891. path: '/tirePartsMall/statisticAnalysis/customerTransactions/index',
  2892. name: '客户往来',
  2893. meta: {
  2894. i18n: '/tirePartsMall/statisticAnalysis/customerTransactions/index',
  2895. keepAlive: true,
  2896. },
  2897. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/statisticAnalysis/customerTransactions/index')
  2898. }]
  2899. },
  2900. {
  2901. path: '/tirePartsMall/statisticAnalysis/supplierTransactions/index',
  2902. component: Layout,
  2903. hidden: true,
  2904. children: [{
  2905. path: '/tirePartsMall/statisticAnalysis/supplierTransactions/index',
  2906. name: '供应商往来',
  2907. meta: {
  2908. i18n: '/tirePartsMall/statisticAnalysis/supplierTransactions/index',
  2909. keepAlive: true,
  2910. },
  2911. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/statisticAnalysis/supplierTransactions/index')
  2912. }]
  2913. },
  2914. {
  2915. path: '/tirePartsMall/activity/index',
  2916. component: Layout,
  2917. hidden: true,
  2918. children: [{
  2919. path: '/tirePartsMall/activity/index',
  2920. name: '活动(L)',
  2921. meta: {
  2922. i18n: '/tirePartsMall/activity/index',
  2923. keepAlive: true,
  2924. },
  2925. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/activity/index')
  2926. }]
  2927. },
  2928. {
  2929. path: '/iosBasicData/SeafreightExportF/bills/index',
  2930. component: Layout,
  2931. hidden: true,
  2932. children: [{
  2933. path: '/iosBasicData/SeafreightExportF/bills/index',
  2934. name: '海运出口(F)',
  2935. meta: {
  2936. i18n: 'seExport',
  2937. keepAlive: true,
  2938. },
  2939. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/SeafreightExportF/bills/index.vue')
  2940. }]
  2941. },
  2942. {
  2943. path: '/iosBasicData/OceanFreightImport/bills/index',
  2944. component: Layout,
  2945. hidden: true,
  2946. children: [{
  2947. path: '/iosBasicData/OceanFreightImport/bills/index',
  2948. name: '海运进口(F)',
  2949. meta: {
  2950. i18n: 'seImport',
  2951. keepAlive: true,
  2952. },
  2953. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/OceanFreightImport/bills/index.vue')
  2954. }]
  2955. },
  2956. {
  2957. path: '/iosBasicData/AirtransportExport/bills/index',
  2958. component: Layout,
  2959. hidden: true,
  2960. children: [{
  2961. path: '/iosBasicData/AirtransportExport/bills/index',
  2962. name: '空运出口(F)',
  2963. meta: {
  2964. i18n: '/iosBasicData/AirtransportExport/bills/index',
  2965. keepAlive: true,
  2966. },
  2967. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/AirtransportExport/bills/index.vue')
  2968. }]
  2969. },
  2970. {
  2971. path: '/iosBasicData/AirtransportImport/bills/index',
  2972. component: Layout,
  2973. hidden: true,
  2974. children: [{
  2975. path: '/iosBasicData/AirtransportImport/bills/index',
  2976. name: '空运进口(F)',
  2977. meta: {
  2978. i18n: '/iosBasicData/AirtransportImport/bills/index',
  2979. keepAlive: true,
  2980. },
  2981. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/AirtransportImport/bills/index.vue')
  2982. }]
  2983. },
  2984. {
  2985. path: '/iosBasicData/seamends/index',
  2986. component: Layout,
  2987. hidden: true,
  2988. children: [{
  2989. path: '/iosBasicData/seamends/index',
  2990. name: 'SEAMEND',
  2991. meta: {
  2992. i18n: '/iosBasicData/seamends/index',
  2993. keepAlive: true,
  2994. },
  2995. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/seamends/index.vue')
  2996. }]
  2997. },
  2998. {
  2999. path: '/iosBasicData/siamends/index',
  3000. component: Layout,
  3001. hidden: true,
  3002. children: [{
  3003. path: '/iosBasicData/siamends/index',
  3004. name: 'SIAMEND',
  3005. meta: {
  3006. i18n: '/iosBasicData/siamends/index',
  3007. keepAlive: true,
  3008. },
  3009. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/siamends/index.vue')
  3010. }]
  3011. },
  3012. {
  3013. path: '/iosBasicData/aeamends/index',
  3014. component: Layout,
  3015. hidden: true,
  3016. children: [{
  3017. path: '/iosBasicData/aeamends/index',
  3018. name: 'AEAMEND',
  3019. meta: {
  3020. i18n: '/iosBasicData/aeamends/index',
  3021. keepAlive: true,
  3022. },
  3023. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/aeamends/index.vue')
  3024. }]
  3025. },
  3026. {
  3027. path: '/iosBasicData/aiamends/index',
  3028. component: Layout,
  3029. hidden: true,
  3030. children: [{
  3031. path: '/iosBasicData/aiamends/index',
  3032. name: 'AIAMEND',
  3033. meta: {
  3034. i18n: '/iosBasicData/aiamends/index',
  3035. keepAlive: true,
  3036. },
  3037. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/aiamends/index.vue')
  3038. }]
  3039. },
  3040. {
  3041. path: '/billM/billingCenter/index',
  3042. component: Layout,
  3043. hidden: true,
  3044. children: [{
  3045. path: '/billM/billingCenter/index',
  3046. name: '账单中心',
  3047. meta: {
  3048. i18n: '/billM/billingCenter/index',
  3049. keepAlive: true,
  3050. },
  3051. component: () => import( /* webpackChunkName: "views" */ '@/views/billM/billingCenter/index.vue')
  3052. }]
  3053. },
  3054. {
  3055. path: '/iosBasicData/losbfeestemplate/index',
  3056. component: Layout,
  3057. hidden: true,
  3058. children: [{
  3059. path: '/iosBasicData/losbfeestemplate/index',
  3060. name: '费用模板(F)',
  3061. meta: {
  3062. i18n: '/iosBasicData/losbfeestemplate/index',
  3063. keepAlive: true,
  3064. },
  3065. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/losbfeestemplate/index.vue')
  3066. }]
  3067. },
  3068. {
  3069. path: '/iosBasicData/VoucherTemplates/index',
  3070. component: Layout,
  3071. hidden: true,
  3072. children: [{
  3073. path: '/iosBasicData/VoucherTemplates/index',
  3074. name: '凭证模板(F)',
  3075. meta: {
  3076. i18n: '/iosBasicData/VoucherTemplates/index',
  3077. keepAlive: true,
  3078. },
  3079. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/VoucherTemplates/index.vue')
  3080. }]
  3081. },
  3082. {
  3083. path: '/iosBasicData/psBcorps/index',
  3084. component: Layout,
  3085. hidden: true,
  3086. children: [{
  3087. path: '/iosBasicData/psBcorps/index',
  3088. name: 'PS客户',
  3089. meta: {
  3090. i18n: '/iosBasicData/psBcorps/index',
  3091. keepAlive: true,
  3092. },
  3093. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/psBcorps/index.vue')
  3094. }]
  3095. },
  3096. {
  3097. path: '/iosBasicData/bcorps/index',
  3098. component: Layout,
  3099. hidden: true,
  3100. children: [{
  3101. path: '/iosBasicData/bcorps/index',
  3102. name: '往来单位(F)',
  3103. meta: {
  3104. i18n: '/iosBasicData/bcorps/index',
  3105. keepAlive: true,
  3106. },
  3107. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/bcorps/index.vue')
  3108. }]
  3109. },
  3110. {
  3111. path: '/iosBasicData/rateManagement/index',
  3112. component: Layout,
  3113. hidden: true,
  3114. children: [{
  3115. path: '/iosBasicData/rateManagement/index',
  3116. name: '币别及汇率(F)',
  3117. meta: {
  3118. i18n: '/iosBasicData/rateManagement/index',
  3119. keepAlive: true,
  3120. },
  3121. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/rateManagement/index.vue')
  3122. }]
  3123. },
  3124. {
  3125. path: '/iosBasicData/baccitemstype/index',
  3126. component: Layout,
  3127. hidden: true,
  3128. children: [{
  3129. path: '/iosBasicData/baccitemstype/index',
  3130. name: '核算项目(F)',
  3131. meta: {
  3132. i18n: '/iosBasicData/baccitemstype/index',
  3133. keepAlive: true,
  3134. },
  3135. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/baccitemstype/index.vue')
  3136. }]
  3137. },
  3138. {
  3139. path: '/financialManagementF/agreementprice/index',
  3140. component: Layout,
  3141. hidden: true,
  3142. children: [{
  3143. path: '/financialManagementF/agreementprice/index',
  3144. name: '协议管理(F)',
  3145. meta: {
  3146. i18n: '/financialManagementF/agreementprice/index',
  3147. keepAlive: true,
  3148. },
  3149. component: () => import( /* webpackChunkName: "views" */ '@/views/financialManagementF/agreementprice/index.vue')
  3150. }]
  3151. },
  3152. // 审批详情
  3153. {
  3154. path: '/iosBasicData/SeafreightExportF/bills/approvalDetails',
  3155. component: Layout,
  3156. hidden: true,
  3157. children: [{
  3158. path: '/iosBasicData/SeafreightExportF/bills/approvalDetails',
  3159. name: '审批详情(F)',
  3160. meta: {
  3161. i18n: '/iosBasicData/SeafreightExportF/bills/approvalDetails',
  3162. keepAlive: true,
  3163. },
  3164. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/SeafreightExportF/bills/approvalDetails.vue')
  3165. }]
  3166. },
  3167. {
  3168. path: '/iosBasicData/OceanFreightImport/bills/approvalDetails',
  3169. component: Layout,
  3170. hidden: true,
  3171. children: [{
  3172. path: '/iosBasicData/OceanFreightImport/bills/approvalDetails',
  3173. name: '审批详情(F)',
  3174. meta: {
  3175. i18n: '/iosBasicData/OceanFreightImport/bills/approvalDetails',
  3176. keepAlive: true,
  3177. },
  3178. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/OceanFreightImport/bills/approvalDetails.vue')
  3179. }]
  3180. },
  3181. // 对账中心(F)
  3182. {
  3183. path: '/iosBasicData/finstlbills/index',
  3184. component: Layout,
  3185. hidden: true,
  3186. children: [{
  3187. path: '/iosBasicData/finstlbills/index',
  3188. name: '对账中心(F)',
  3189. meta: {
  3190. i18n: '/iosBasicData/finstlbills/index',
  3191. keepAlive: true,
  3192. },
  3193. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/finstlbills/index.vue')
  3194. }]
  3195. },
  3196. // 付费申请(F)
  3197. {
  3198. path: '/iosBasicData/PaymentApplication/index',
  3199. component: Layout,
  3200. hidden: true,
  3201. children: [{
  3202. path: '/iosBasicData/PaymentApplication/index',
  3203. name: '付费申请(F)',
  3204. meta: {
  3205. i18n: '/iosBasicData/PaymentApplication/index',
  3206. keepAlive: true,
  3207. },
  3208. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/PaymentApplication/index.vue')
  3209. }]
  3210. },
  3211. {
  3212. path: '/iosBasicData/PaymentSettlement/index',
  3213. component: Layout,
  3214. hidden: true,
  3215. children: [{
  3216. path: '/iosBasicData/PaymentSettlement/index',
  3217. name: '付款结算(F)',
  3218. meta: {
  3219. i18n: '/iosBasicData/PaymentApplication/index',
  3220. keepAlive: true,
  3221. },
  3222. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/PaymentSettlement/index.vue')
  3223. }]
  3224. },
  3225. // 收款结算(F)
  3226. {
  3227. path: '/iosBasicData/CollectionSettlement/index',
  3228. component: Layout,
  3229. hidden: true,
  3230. children: [{
  3231. path: '/iosBasicData/CollectionSettlement/index',
  3232. name: '收款结算(F)',
  3233. meta: {
  3234. i18n: '/iosBasicData/CollectionSettlement/index',
  3235. keepAlive: true,
  3236. },
  3237. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/CollectionSettlement/index.vue')
  3238. }]
  3239. },
  3240. // 发票中心(F)
  3241. {
  3242. path: '/iosBasicData/fininvoicesApplyfor/index',
  3243. component: Layout,
  3244. hidden: true,
  3245. children: [{
  3246. path: '/iosBasicData/fininvoicesApplyfor/index',
  3247. name: '发票申请(F)',
  3248. meta: {
  3249. i18n: '/iosBasicData/fininvoicesApplyfor/index',
  3250. keepAlive: true,
  3251. },
  3252. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/fininvoicesApplyfor/index.vue')
  3253. }]
  3254. },
  3255. {
  3256. path: '/iosBasicData/fininvoices/index',
  3257. component: Layout,
  3258. hidden: true,
  3259. children: [{
  3260. path: '/iosBasicData/fininvoices/index',
  3261. name: '进项发票(F)',
  3262. meta: {
  3263. i18n: '/iosBasicData/fininvoices/index',
  3264. keepAlive: true,
  3265. },
  3266. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/fininvoices/index.vue')
  3267. }]
  3268. },
  3269. {
  3270. path: '/iosBasicData/fininvoicesOutput/index',
  3271. component: Layout,
  3272. hidden: true,
  3273. children: [{
  3274. path: '/iosBasicData/fininvoicesOutput/index',
  3275. name: '销项发票(F)',
  3276. meta: {
  3277. i18n: '/iosBasicData/fininvoicesOutput/index',
  3278. keepAlive: true,
  3279. },
  3280. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/fininvoicesOutput/index.vue')
  3281. }]
  3282. },
  3283. // 调拨(L)
  3284. {
  3285. path: '/tirePartsMall/salesManagement/outboundWorkOrderL/index',
  3286. component: Layout,
  3287. hidden: true,
  3288. children: [{
  3289. path: '/tirePartsMall/salesManagement/outboundWorkOrderL/index',
  3290. name: '调拨(L)',
  3291. meta: {
  3292. i18n: '/tirePartsMall/salesManagement/outboundWorkOrderL/index',
  3293. keepAlive: true,
  3294. },
  3295. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/salesManagement/outboundWorkOrderL/index')
  3296. }]
  3297. },
  3298. // 科目管理(F)
  3299. {
  3300. path: '/iosBasicData/accounts/index',
  3301. component: Layout,
  3302. hidden: true,
  3303. children: [{
  3304. path: '/iosBasicData/accounts/index',
  3305. name: '科目管理(F)',
  3306. meta: {
  3307. i18n: '/iosBasicData/accounts/index',
  3308. keepAlive: true,
  3309. },
  3310. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/accounts/index')
  3311. }]
  3312. },
  3313. // 结算中心(F)
  3314. {
  3315. path: '/iosBasicData/ComputationCenter/index',
  3316. component: Layout,
  3317. hidden: true,
  3318. children: [{
  3319. path: '/iosBasicData/ComputationCenter/index',
  3320. name: '结算中心(F)',
  3321. meta: {
  3322. i18n: '/iosBasicData/ComputationCenter/index',
  3323. keepAlive: true,
  3324. },
  3325. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/ComputationCenter/index')
  3326. }]
  3327. },
  3328. // 收付汇总
  3329. {
  3330. path: '/iosBasicData/paymentSummary/index',
  3331. component: Layout,
  3332. hidden: true,
  3333. children: [{
  3334. path: '/iosBasicData/paymentSummary/index',
  3335. name: '收付汇总(F)',
  3336. meta: {
  3337. i18n: '/iosBasicData/paymentSummary/index',
  3338. keepAlive: true,
  3339. },
  3340. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/paymentSummary/index')
  3341. }]
  3342. },
  3343. // 收付明细
  3344. {
  3345. path: '/iosBasicData/paymentDetail/index',
  3346. component: Layout,
  3347. hidden: true,
  3348. children: [{
  3349. path: '/iosBasicData/paymentDetail/index',
  3350. name: '收付明细(F)',
  3351. meta: {
  3352. i18n: '/iosBasicData/paymentDetail/index',
  3353. keepAlive: true,
  3354. },
  3355. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/paymentDetail/index')
  3356. }]
  3357. },
  3358. // 未收付明细(F)
  3359. {
  3360. path: '/iosBasicData/UnpaidPaymentsDetails/index',
  3361. component: Layout,
  3362. hidden: true,
  3363. children: [{
  3364. path: '/iosBasicData/UnpaidPaymentsDetails/index',
  3365. name: '未收付明细(F)',
  3366. meta: {
  3367. i18n: '/iosBasicData/UnpaidPaymentsDetails/index',
  3368. keepAlive: true,
  3369. },
  3370. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/UnpaidPaymentsDetails/index')
  3371. }]
  3372. },
  3373. // 账龄分析(F)
  3374. {
  3375. path: '/iosBasicData/agingAnalysis/index',
  3376. component: Layout,
  3377. hidden: true,
  3378. children: [{
  3379. path: '/iosBasicData/agingAnalysis/index',
  3380. name: '账龄分析(F)',
  3381. meta: {
  3382. i18n: '/iosBasicData/agingAnalysis/index',
  3383. keepAlive: true,
  3384. },
  3385. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/agingAnalysis/index')
  3386. }]
  3387. },
  3388. // 业务利润(F)
  3389. {
  3390. path: '/iosBasicData/financeProfit/index',
  3391. component: Layout,
  3392. hidden: true,
  3393. children: [{
  3394. path: '/iosBasicData/financeProfit/index',
  3395. name: '业务利润(F)',
  3396. meta: {
  3397. i18n: '/iosBasicData/financeProfit/index',
  3398. keepAlive: true,
  3399. },
  3400. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/financeProfit/index')
  3401. }]
  3402. },
  3403. // 海运出口报关
  3404. {
  3405. path: '/iosBasicData/reportClose/SEreportClose/index',
  3406. component: Layout,
  3407. hidden: true,
  3408. children: [{
  3409. path: '/iosBasicData/reportClose/SEreportClose/index',
  3410. name: '海运出口报关',
  3411. meta: {
  3412. i18n: '/iosBasicData/reportClose/SEreportClose/index',
  3413. keepAlive: true,
  3414. },
  3415. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/reportClose/SEreportClose/index')
  3416. }]
  3417. },
  3418. // 海运进口报关
  3419. {
  3420. path: '/iosBasicData/reportClose/SIreportClose/index',
  3421. component: Layout,
  3422. hidden: true,
  3423. children: [{
  3424. path: '/iosBasicData/reportClose/SIreportClose/index',
  3425. name: '海运进口报关',
  3426. meta: {
  3427. i18n: '/iosBasicData/reportClose/SIreportClose/index',
  3428. keepAlive: true,
  3429. },
  3430. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/reportClose/SIreportClose/index')
  3431. }]
  3432. },
  3433. // 空运出口报关
  3434. {
  3435. path: '/iosBasicData/reportClose/AEreportClose/index',
  3436. component: Layout,
  3437. hidden: true,
  3438. children: [{
  3439. path: '/iosBasicData/reportClose/AEreportClose/index',
  3440. name: '空运出口报关',
  3441. meta: {
  3442. i18n: '/iosBasicData/reportClose/AEreportClose/index',
  3443. keepAlive: true,
  3444. },
  3445. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/reportClose/AEreportClose/index')
  3446. }]
  3447. },
  3448. // 空运进口报关
  3449. {
  3450. path: '/iosBasicData/reportClose/AIreportClose/index',
  3451. component: Layout,
  3452. hidden: true,
  3453. children: [{
  3454. path: '/iosBasicData/reportClose/AIreportClose/index',
  3455. name: '空运进口报关',
  3456. meta: {
  3457. i18n: '/iosBasicData/reportClose/AIreportClose/index',
  3458. keepAlive: true,
  3459. },
  3460. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/reportClose/AIreportClose/index')
  3461. }]
  3462. },
  3463. // 空运进口报关
  3464. {
  3465. path: '/iosBasicData/finvouchers/index',
  3466. component: Layout,
  3467. hidden: true,
  3468. children: [{
  3469. path: '/iosBasicData/finvouchers/index',
  3470. name: '财务凭证(F)',
  3471. meta: {
  3472. i18n: '/iosBasicData/finvouchers/index',
  3473. keepAlive: true,
  3474. },
  3475. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/finvouchers/index')
  3476. }]
  3477. },
  3478. // 复制
  3479. {
  3480. path: '/system/copy/index',
  3481. component: Layout,
  3482. hidden: true,
  3483. children: [{
  3484. path: '/system/copy/index',
  3485. name: '复制',
  3486. meta: {
  3487. i18n: '/system/copy/index',
  3488. keepAlive: true,
  3489. },
  3490. component: () => import( /* webpackChunkName: "views" */ '@/views/system/copy/index')
  3491. }]
  3492. },
  3493. // 工作申请
  3494. {
  3495. path: '/iosBasicData/release/jobApplication/index',
  3496. component: Layout,
  3497. hidden: true,
  3498. children: [{
  3499. path: '/iosBasicData/release/jobApplication/index',
  3500. name: '工作申请',
  3501. meta: {
  3502. i18n: '/iosBasicData/release/jobApplication/index',
  3503. keepAlive: true,
  3504. },
  3505. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/release/jobApplication/index')
  3506. }]
  3507. },
  3508. // 调度管理
  3509. {
  3510. path: '/iosBasicData/release/schedulingManagement/index',
  3511. component: Layout,
  3512. hidden: true,
  3513. children: [{
  3514. path: '/iosBasicData/release/schedulingManagement/index',
  3515. name: '调度管理',
  3516. meta: {
  3517. i18n: '/iosBasicData/release/schedulingManagement/index',
  3518. keepAlive: true,
  3519. },
  3520. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/release/schedulingManagement/index')
  3521. }]
  3522. },
  3523. // 放单管理
  3524. {
  3525. path: '/iosBasicData/release/releaseManagement/index',
  3526. component: Layout,
  3527. hidden: true,
  3528. children: [{
  3529. path: '/iosBasicData/release/releaseManagement/index',
  3530. name: '放单管理',
  3531. meta: {
  3532. i18n: '/iosBasicData/release/releaseManagement/index',
  3533. keepAlive: true,
  3534. },
  3535. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/release/releaseManagement/index')
  3536. }]
  3537. },
  3538. // 期间管理
  3539. {
  3540. path: '/iosBasicData/periodManagement/index',
  3541. component: Layout,
  3542. hidden: true,
  3543. children: [{
  3544. path: '/iosBasicData/periodManagement/index',
  3545. name: '期间管理(F)',
  3546. meta: {
  3547. i18n: '/iosBasicData/periodManagement/index',
  3548. keepAlive: true,
  3549. },
  3550. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/periodManagement/index')
  3551. }]
  3552. },
  3553. // 总分类账
  3554. {
  3555. path: '/iosBasicData/fingenleg/index',
  3556. component: Layout,
  3557. hidden: true,
  3558. children: [{
  3559. path: '/iosBasicData/fingenleg/index',
  3560. name: '总分类账(F)',
  3561. meta: {
  3562. i18n: '/iosBasicData/fingenleg/index',
  3563. keepAlive: true,
  3564. },
  3565. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/fingenleg/index')
  3566. }]
  3567. },
  3568. // 核算项目明细账
  3569. {
  3570. path: '/iosBasicData/fingenlegcalc/index',
  3571. component: Layout,
  3572. hidden: true,
  3573. children: [{
  3574. path: '/iosBasicData/fingenlegcalc/index',
  3575. name: '项目明细账(F)',
  3576. meta: {
  3577. i18n: '/iosBasicData/fingenlegcalc/index',
  3578. keepAlive: true,
  3579. },
  3580. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/fingenlegcalc/index')
  3581. }]
  3582. },
  3583. // 明细账
  3584. {
  3585. path: '/iosBasicData/accountsDetails/index',
  3586. component: Layout,
  3587. hidden: true,
  3588. children: [{
  3589. path: '/iosBasicData/accountsDetails/index',
  3590. name: '明细账(F)',
  3591. meta: {
  3592. i18n: '/iosBasicData/accountsDetails/index',
  3593. keepAlive: true,
  3594. },
  3595. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/accountsDetails/index')
  3596. }]
  3597. },
  3598. // 销售分析
  3599. {
  3600. path: '/tirePartsMall/financialManagement/salesAnalysis/index',
  3601. component: Layout,
  3602. hidden: true,
  3603. children: [{
  3604. path: '/tirePartsMall/financialManagement/salesAnalysis/index',
  3605. name: '销售分析(L)',
  3606. meta: {
  3607. i18n: '/tirePartsMall/financialManagement/salesAnalysis/index',
  3608. keepAlive: true,
  3609. },
  3610. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/financialManagement/salesAnalysis/index')
  3611. }]
  3612. },
  3613. {
  3614. path: '/tirePartsMall/basicData/listingManagement/detail',
  3615. component: Layout,
  3616. hidden: true,
  3617. children: [{
  3618. path: '/tirePartsMall/basicData/listingManagement/detail',
  3619. name: '销售明细(L)',
  3620. meta: {
  3621. i18n: '/tirePartsMall/basicData/listingManagement/detail',
  3622. keepAlive: true,
  3623. },
  3624. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/basicData/listingManagement/detail')
  3625. }]
  3626. },
  3627. {
  3628. path: '/tirePartsMall/statisticAnalysis/generalLedgerReceivable/index',
  3629. component: Layout,
  3630. hidden: true,
  3631. children: [{
  3632. path: '/tirePartsMall/statisticAnalysis/generalLedgerReceivable/index',
  3633. name: '应收总账(月)',
  3634. meta: {
  3635. i18n: '/tirePartsMall/statisticAnalysis/generalLedgerReceivable/index',
  3636. keepAlive: true,
  3637. },
  3638. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/statisticAnalysis/generalLedgerReceivable/index')
  3639. }]
  3640. },
  3641. {
  3642. path: '/tirePartsMall/statisticAnalysis/generalLedgerPayable/index',
  3643. component: Layout,
  3644. hidden: true,
  3645. children: [{
  3646. path: '/tirePartsMall/statisticAnalysis/generalLedgerPayable/index',
  3647. name: '应付总账(月)',
  3648. meta: {
  3649. i18n: '/tirePartsMall/statisticAnalysis/generalLedgerPayable/index',
  3650. keepAlive: true,
  3651. },
  3652. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/statisticAnalysis/generalLedgerPayable/index')
  3653. }]
  3654. },
  3655. {
  3656. path: '/tirePartsMall/statisticAnalysis/profitLedger/index',
  3657. component: Layout,
  3658. hidden: true,
  3659. children: [{
  3660. path: '/tirePartsMall/statisticAnalysis/profitLedger/index',
  3661. name: '利润总账(月)',
  3662. meta: {
  3663. i18n: '/tirePartsMall/statisticAnalysis/profitLedger/index',
  3664. keepAlive: true,
  3665. },
  3666. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/statisticAnalysis/profitLedger/index')
  3667. }]
  3668. },
  3669. {
  3670. path: '/tirePartsMall/statisticAnalysis/outboundStatistics/index',
  3671. component: Layout,
  3672. hidden: true,
  3673. children: [{
  3674. path: '/tirePartsMall/statisticAnalysis/outboundStatistics/index',
  3675. name: '出库统计(L)',
  3676. meta: {
  3677. i18n: '/tirePartsMall/statisticAnalysis/outboundStatistics/index',
  3678. keepAlive: true,
  3679. },
  3680. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/statisticAnalysis/outboundStatistics/index')
  3681. }]
  3682. },
  3683. {
  3684. path: '/iosBasicData/decisionAnalysis/index',
  3685. component: Layout,
  3686. hidden: true,
  3687. children: [{
  3688. path: '/iosBasicData/decisionAnalysis/index',
  3689. name: '海运箱量利润统计',
  3690. meta: {
  3691. i18n: '/iosBasicData/decisionAnalysis/index',
  3692. keepAlive: true,
  3693. },
  3694. component: () => import( /* webpackChunkName: "views" */ '@/views//iosBasicData/decisionAnalysis/index')
  3695. }]
  3696. },
  3697. {
  3698. path: '/tradeAgency/tradeAgency/index',
  3699. component: Layout,
  3700. hidden: true,
  3701. children: [{
  3702. path: '/tradeAgency/tradeAgency/index',
  3703. name: '贸易代理(T)',
  3704. meta: {
  3705. i18n: '/tradeAgency/tradeAgency/index',
  3706. keepAlive: true,
  3707. },
  3708. component: () => import( /* webpackChunkName: "views" */ '@/views/tradeAgency/tradeAgency/index')
  3709. }]
  3710. },
  3711. {
  3712. path: '/tradeAgency/exchangePurchasing/index',
  3713. component: Layout,
  3714. hidden: true,
  3715. children: [{
  3716. path: '/tradeAgency/exchangePurchasing/index',
  3717. name: '货款付费(T)',
  3718. meta: {
  3719. i18n: '/tradeAgency/exchangePurchasing/index',
  3720. keepAlive: true,
  3721. },
  3722. component: () => import( /* webpackChunkName: "views" */ '@/views/tradeAgency/exchangePurchasing/index')
  3723. }]
  3724. },
  3725. {
  3726. path: '/tradeAgency/firstSettlement/index',
  3727. component: Layout,
  3728. hidden: true,
  3729. children: [{
  3730. path: '/tradeAgency/firstSettlement/index',
  3731. name: '货款收费(T)',
  3732. meta: {
  3733. i18n: '/tradeAgency/firstSettlement/index',
  3734. keepAlive: true,
  3735. },
  3736. component: () => import( /* webpackChunkName: "views" */ '@/views/tradeAgency/firstSettlement/index')
  3737. }]
  3738. },
  3739. {
  3740. path: '/tradeAgency/oceanFreightImport/index',
  3741. component: Layout,
  3742. hidden: true,
  3743. children: [{
  3744. path: '/tradeAgency/oceanFreightImport/index',
  3745. name: '海运进口(T)',
  3746. meta: {
  3747. i18n: '/tradeAgency/oceanFreightImport/index',
  3748. keepAlive: true,
  3749. },
  3750. component: () => import( /* webpackChunkName: "views" */ '@/views/tradeAgency/oceanFreightImport/index')
  3751. }]
  3752. },
  3753. {
  3754. path: '/iosBasicData/advanceCharge/index',
  3755. component: Layout,
  3756. hidden: true,
  3757. children: [{
  3758. path: '/iosBasicData/advanceCharge/index',
  3759. name: '预付款管理(T)',
  3760. meta: {
  3761. i18n: '/iosBasicData/advanceCharge/index',
  3762. keepAlive: true,
  3763. },
  3764. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/advanceCharge/index')
  3765. }]
  3766. },
  3767. {
  3768. path: '/tirePartsMall/purchasingManagement/financingProcurement/index',
  3769. component: Layout,
  3770. hidden: true,
  3771. children: [{
  3772. path: '/tirePartsMall/purchasingManagement/financingProcurement/index',
  3773. name: '融资采购(L)',
  3774. meta: {
  3775. i18n: '/tirePartsMall/purchasingManagement/financingProcurement/index',
  3776. keepAlive: true,
  3777. },
  3778. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/purchasingManagement/financingProcurement/index')
  3779. }]
  3780. },
  3781. {
  3782. path: '/tirePartsMall/purchasingManagement/financingProcurement/index',
  3783. component: Layout,
  3784. hidden: true,
  3785. children: [{
  3786. path: '/tirePartsMall/purchasingManagement/financingProcurement/index',
  3787. name: '融资采购(L)',
  3788. meta: {
  3789. i18n: '/tirePartsMall/purchasingManagement/financingProcurement/index',
  3790. keepAlive: true,
  3791. },
  3792. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/purchasingManagement/financingProcurement/index')
  3793. }]
  3794. },
  3795. {
  3796. path: '/tirePartsMall/financingManagement/financingManagement/index',
  3797. component: Layout,
  3798. hidden: true,
  3799. children: [{
  3800. path: '/tirePartsMall/financingManagement/financingManagement/index',
  3801. name: '融资管理(L)',
  3802. meta: {
  3803. i18n: '/tirePartsMall/financingManagement/financingManagement/index',
  3804. keepAlive: true,
  3805. },
  3806. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/financingManagement/financingManagement/index')
  3807. }]
  3808. },
  3809. {
  3810. path: '/tirePartsMall/pointsMall/pointsOrder/index',
  3811. component: Layout,
  3812. hidden: true,
  3813. children: [{
  3814. path: '/tirePartsMall/pointsMall/pointsOrder/index',
  3815. name: '积分订单(P)',
  3816. meta: {
  3817. i18n: '/tirePartsMall/pointsMall/pointsOrder/index',
  3818. keepAlive: true,
  3819. },
  3820. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/pointsMall/pointsOrder/index')
  3821. }]
  3822. },
  3823. {
  3824. path: '/tirePartsMall/pointsMall/customerPoints/index',
  3825. component: Layout,
  3826. hidden: true,
  3827. children: [{
  3828. path: '/tirePartsMall/pointsMall/customerPoints/index',
  3829. name: '积分客户(P)',
  3830. meta: {
  3831. i18n: '/tirePartsMall/pointsMall/customerPoints/index',
  3832. keepAlive: true,
  3833. },
  3834. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/pointsMall/customerPoints/index')
  3835. }]
  3836. },
  3837. {
  3838. path: '/tirePartsMall/pointsMall/pointsGoods/index',
  3839. component: Layout,
  3840. hidden: true,
  3841. children: [{
  3842. path: '/tirePartsMall/pointsMall/pointsGoods/index',
  3843. name: '积分商品(P)',
  3844. meta: {
  3845. i18n: '/tirePartsMall/pointsMall/pointsGoods/index',
  3846. keepAlive: true,
  3847. },
  3848. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/pointsMall/pointsGoods/index')
  3849. }]
  3850. },
  3851. {
  3852. path: '/tirePartsMall/pointsMall/RotationChart/index',
  3853. component: Layout,
  3854. hidden: true,
  3855. children: [{
  3856. path: '/tirePartsMall/pointsMall/RotationChart/index',
  3857. name: '轮播图(P)',
  3858. meta: {
  3859. i18n: '/tirePartsMall/pointsMall/RotationChart/index',
  3860. keepAlive: true,
  3861. },
  3862. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/pointsMall/RotationChart/index')
  3863. }]
  3864. },
  3865. {
  3866. path: '/tirePartsMall/pointsMall/listingManagement/index',
  3867. component: Layout,
  3868. hidden: true,
  3869. children: [{
  3870. path: '/tirePartsMall/pointsMall/listingManagement/index',
  3871. name: '上架管理(P)',
  3872. meta: {
  3873. i18n: '/tirePartsMall/pointsMall/listingManagement/index',
  3874. keepAlive: true,
  3875. },
  3876. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/pointsMall/listingManagement/index')
  3877. }]
  3878. },
  3879. {
  3880. path: '/tirePartsMall/pointsMall/brandPage/index',
  3881. component: Layout,
  3882. hidden: true,
  3883. children: [{
  3884. path: '/tirePartsMall/pointsMall/brandPage/index',
  3885. name: '品牌管理(P)',
  3886. meta: {
  3887. i18n: '/tirePartsMall/pointsMall/brandPage/index',
  3888. keepAlive: true,
  3889. },
  3890. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/pointsMall/brandPage/index')
  3891. }]
  3892. },
  3893. {
  3894. path: '/tirePartsMall/financingManagement/balanceRecharge/index',
  3895. component: Layout,
  3896. hidden: true,
  3897. children: [{
  3898. path: '/tirePartsMall/financingManagement/balanceRecharge/index',
  3899. name: '余额充值(L)',
  3900. meta: {
  3901. i18n: '/tirePartsMall/financingManagement/balanceRecharge/index',
  3902. keepAlive: true,
  3903. },
  3904. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/financingManagement/balanceRecharge/index')
  3905. }]
  3906. },
  3907. {
  3908. path: '/tirePartsMall/statisticAnalysis/customAnalysis/index',
  3909. component: Layout,
  3910. hidden: true,
  3911. children: [{
  3912. path: '/tirePartsMall/statisticAnalysis/customAnalysis/index',
  3913. name: '客户分析',
  3914. meta: {
  3915. i18n: '/tirePartsMall/statisticAnalysis/customAnalysis/index',
  3916. keepAlive: true,
  3917. },
  3918. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/statisticAnalysis/customAnalysis/index')
  3919. }]
  3920. },
  3921. {
  3922. path: '/iosBasicData/costStatistics/index',
  3923. component: Layout,
  3924. hidden: true,
  3925. children: [{
  3926. path: '/iosBasicData/costStatistics/index',
  3927. name: '业务费用统计',
  3928. meta: {
  3929. i18n: '/iosBasicData/costStatistics/index',
  3930. keepAlive: true,
  3931. },
  3932. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/costStatistics/index')
  3933. }]
  3934. },
  3935. {
  3936. path: '/serviceConfiguration/configurationModification/index',
  3937. component: Layout,
  3938. hidden: true,
  3939. children: [{
  3940. path: '/serviceConfiguration/configurationModification/index',
  3941. name: '配置修改',
  3942. meta: {
  3943. i18n: '/serviceConfiguration/configurationModification/index',
  3944. keepAlive: true,
  3945. },
  3946. component: () => import( /* webpackChunkName: "views" */ '@/views/serviceConfiguration/configurationModification/index')
  3947. }]
  3948. },
  3949. {
  3950. path: '/serviceConfiguration/modifyData/index',
  3951. component: Layout,
  3952. hidden: true,
  3953. children: [{
  3954. path: '/serviceConfiguration/modifyData/index',
  3955. name: '修改数据',
  3956. meta: {
  3957. i18n: '/serviceConfiguration/modifyData/index',
  3958. keepAlive: true,
  3959. },
  3960. component: () => import( /* webpackChunkName: "views" */ '@/views/serviceConfiguration/modifyData/index')
  3961. }]
  3962. },
  3963. {
  3964. path: '/tirePartsMall/productionManagement/productionOrder/index/serviceConfiguration/modifyData/index',
  3965. component: Layout,
  3966. hidden: true,
  3967. children: [{
  3968. path: '/tirePartsMall/productionManagement/productionOrder/index',
  3969. name: '生产订单(L)',
  3970. meta: {
  3971. i18n: '/tirePartsMall/productionManagement/productionOrder/index',
  3972. keepAlive: true,
  3973. },
  3974. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/productionManagement/productionOrder/index')
  3975. }]
  3976. },
  3977. {
  3978. path: '/tirePartsMall/productionManagement/productionOrder/index',
  3979. component: Layout,
  3980. hidden: true,
  3981. children: [{
  3982. path: '/tirePartsMall/productionManagement/productionOrder/index',
  3983. name: '生产订单(L)',
  3984. meta: {
  3985. i18n: '/tirePartsMall/productionManagement/productionOrder/index',
  3986. keepAlive: true,
  3987. },
  3988. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/productionManagement/productionOrder/index')
  3989. }]
  3990. },
  3991. {
  3992. path: '/tirePartsMall/productionManagement/productionPicking/index',
  3993. component: Layout,
  3994. hidden: true,
  3995. children: [{
  3996. path: '/tirePartsMall/productionManagement/productionPicking/index',
  3997. name: '生产领料(L)',
  3998. meta: {
  3999. i18n: '/tirePartsMall/productionManagement/productionPicking/index',
  4000. keepAlive: true,
  4001. },
  4002. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/productionManagement/productionPicking/index')
  4003. }]
  4004. },
  4005. {
  4006. path: '/tirePartsMall/productionManagement/productProcess/index',
  4007. component: Layout,
  4008. hidden: true,
  4009. children: [{
  4010. path: '/tirePartsMall/productionManagement/productProcess/index',
  4011. name: '产品工艺(L)',
  4012. meta: {
  4013. i18n: '/tirePartsMall/productionManagement/productProcess/index',
  4014. keepAlive: true,
  4015. },
  4016. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/productionManagement/productProcess/index')
  4017. }]
  4018. },
  4019. {
  4020. path: '/iosBasicData/costcenter/soc/index',
  4021. component: Layout,
  4022. hidden: true,
  4023. children: [{
  4024. path: '/iosBasicData/costcenter/soc/index',
  4025. name: '航线成本(SOC)',
  4026. meta: {
  4027. i18n: '/iosBasicData/costcenter/soc/index',
  4028. keepAlive: true,
  4029. },
  4030. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/costcenter/soc/index')
  4031. }]
  4032. },
  4033. {
  4034. path: '/iosBasicData/costcenter/coc/index',
  4035. component: Layout,
  4036. hidden: true,
  4037. children: [{
  4038. path: '/iosBasicData/costcenter/coc/index',
  4039. name: '航线成本(COC)',
  4040. meta: {
  4041. i18n: '/iosBasicData/costcenter/coc/index',
  4042. keepAlive: true,
  4043. },
  4044. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/costcenter/coc/index')
  4045. }]
  4046. },
  4047. {
  4048. path: '/iosBasicData/costcenter/airlineProfit/index',
  4049. component: Layout,
  4050. hidden: true,
  4051. children: [{
  4052. path: '/iosBasicData/costcenter/airlineProfit/index',
  4053. name: '航线利润',
  4054. meta: {
  4055. i18n: '/iosBasicData/costcenter/airlineProfit/index',
  4056. keepAlive: true,
  4057. },
  4058. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/costcenter/airlineProfit/index')
  4059. }]
  4060. },
  4061. {
  4062. path: '/tirePartsMall/equipmentManagement/index',
  4063. component: Layout,
  4064. hidden: true,
  4065. children: [{
  4066. path: '/tirePartsMall/equipmentManagement/index',
  4067. name: '设备管理(L)',
  4068. meta: {
  4069. i18n: '/tirePartsMall/equipmentManagement/index',
  4070. keepAlive: true,
  4071. },
  4072. component: () => import( /* webpackChunkName: "views" */ '@/views/tirePartsMall/equipmentManagement/index')
  4073. }]
  4074. },
  4075. {
  4076. path: '/iosBasicData/polTemplate/index',
  4077. component: Layout,
  4078. hidden: true,
  4079. children: [{
  4080. path: '/iosBasicData/polTemplate/index',
  4081. name: '成本中心(POL)',
  4082. meta: {
  4083. i18n: '/iosBasicData/polTemplate/index',
  4084. keepAlive: true,
  4085. },
  4086. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/polTemplate/index')
  4087. }]
  4088. },
  4089. {
  4090. path: '/iosBasicData/podTemplate/index',
  4091. component: Layout,
  4092. hidden: true,
  4093. children: [{
  4094. path: '/iosBasicData/podTemplate/index',
  4095. name: '成本中心(POD)',
  4096. meta: {
  4097. i18n: '/iosBasicData/podTemplate/index',
  4098. keepAlive: true,
  4099. },
  4100. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/podTemplate/index')
  4101. }]
  4102. },
  4103. {
  4104. path: '/boxManagement/containerNumber/index',
  4105. component: Layout,
  4106. hidden: true,
  4107. children: [{
  4108. path: '/boxManagement/containerNumber/index',
  4109. name: '放箱号',
  4110. meta: {
  4111. i18n: '/boxManagement/containerNumber/index',
  4112. keepAlive: true,
  4113. },
  4114. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/containerNumber/index')
  4115. }]
  4116. },
  4117. {
  4118. path: '/ow/owTask/index',
  4119. component: Layout,
  4120. hidden: true,
  4121. children: [{
  4122. path: '/ow/owTask/index',
  4123. name: 'OW(拿)',
  4124. meta: {
  4125. i18n: '/ow/owTask/index',
  4126. keepAlive: true,
  4127. },
  4128. component: () => import( /* webpackChunkName: "views" */ '@/views/ow/owTask/index')
  4129. }]
  4130. },
  4131. {
  4132. path: '/ow/owPut/index',
  4133. component: Layout,
  4134. hidden: true,
  4135. children: [{
  4136. path: '/ow/owPut/index',
  4137. name: 'OW(放)',
  4138. meta: {
  4139. i18n: '/ow/owPut/index',
  4140. keepAlive: true,
  4141. },
  4142. component: () => import( /* webpackChunkName: "views" */ '@/views/ow/owPut/index')
  4143. }]
  4144. },
  4145. {
  4146. path: '/boxManagement/boxPoolDynamics/index',
  4147. component: Layout,
  4148. hidden: true,
  4149. children: [{
  4150. path: '/boxManagement/boxPoolDynamics/index',
  4151. name: '箱池动态',
  4152. meta: {
  4153. i18n: '/boxManagement/boxPoolDynamics/index',
  4154. keepAlive: true,
  4155. },
  4156. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/boxPoolDynamics/index')
  4157. }]
  4158. }, {
  4159. path: '/boxManagement/rentalBox/index',
  4160. component: Layout,
  4161. hidden: true,
  4162. children: [{
  4163. path: '/boxManagement/rentalBox/index',
  4164. name: '租箱',
  4165. meta: {
  4166. i18n: '/boxManagement/rentalBox/index',
  4167. keepAlive: true,
  4168. },
  4169. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/rentalBox/index')
  4170. }]
  4171. }, {
  4172. path: '/boxManagement/agentBox/index',
  4173. component: Layout,
  4174. hidden: true,
  4175. children: [{
  4176. path: '/boxManagement/agentBox/index',
  4177. name: '代理箱',
  4178. meta: {
  4179. i18n: '/boxManagement/agentBox/index',
  4180. keepAlive: true,
  4181. },
  4182. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/agentBox/index')
  4183. }]
  4184. }, {
  4185. path: '/boxManagement/boxCost/index',
  4186. component: Layout,
  4187. hidden: true,
  4188. children: [{
  4189. path: '/boxManagement/boxCost/index',
  4190. name: '箱管费用',
  4191. meta: {
  4192. i18n: '/boxManagement/boxCost/index',
  4193. keepAlive: true,
  4194. },
  4195. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/boxCost/index')
  4196. }]
  4197. }, {
  4198. path: '/boxManagement/boxAdjustment/index',
  4199. component: Layout,
  4200. hidden: true,
  4201. children: [{
  4202. path: '/boxManagement/boxAdjustment/index',
  4203. name: '箱管调箱',
  4204. meta: {
  4205. i18n: '/boxManagement/boxAdjustment/index',
  4206. keepAlive: true,
  4207. },
  4208. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/boxAdjustment/index')
  4209. }]
  4210. }, {
  4211. path: '/boxManagement/boxExit/index',
  4212. component: Layout,
  4213. hidden: true,
  4214. children: [{
  4215. path: '/boxManagement/boxExit/index',
  4216. name: '出场申请',
  4217. meta: {
  4218. i18n: '/boxManagement/boxExit/index',
  4219. keepAlive: true,
  4220. },
  4221. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/boxExit/index')
  4222. }]
  4223. }, {
  4224. path: '/boxManagement/transferCost/index',
  4225. component: Layout,
  4226. hidden: true,
  4227. children: [{
  4228. path: '/boxManagement/transferCost/index',
  4229. name: '调箱成本',
  4230. meta: {
  4231. i18n: '/boxManagement/transferCost/index',
  4232. keepAlive: true,
  4233. },
  4234. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/transferCost/index')
  4235. }]
  4236. }, {
  4237. path: '/iosBasicData/feeApplication/index',
  4238. component: Layout,
  4239. hidden: true,
  4240. children: [{
  4241. path: '/iosBasicData/feeApplication/index',
  4242. name: '费用申请(F)',
  4243. meta: {
  4244. i18n: '/iosBasicData/feeApplication/index',
  4245. keepAlive: true,
  4246. },
  4247. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/feeApplication/index')
  4248. }]
  4249. }, {
  4250. path: '/iosBasicData/businessCenter/mkt&slot/index',
  4251. component: Layout,
  4252. hidden: true,
  4253. children: [{
  4254. path: '/iosBasicData/businessCenter/mkt&slot/index',
  4255. name: 'mkt&slot',
  4256. meta: {
  4257. i18n: '/iosBasicData/businessCenter/mkt&slot/index',
  4258. keepAlive: true,
  4259. },
  4260. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/businessCenter/mkt&slot/index')
  4261. }]
  4262. }, {
  4263. path: '/iosBasicData/businessCenter/bookingCabin/index',
  4264. component: Layout,
  4265. hidden: true,
  4266. children: [{
  4267. path: '/iosBasicData/businessCenter/bookingCabin/index',
  4268. name: '预订舱',
  4269. meta: {
  4270. i18n: '/iosBasicData/businessCenter/bookingCabin/index',
  4271. keepAlive: true,
  4272. },
  4273. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/businessCenter/bookingCabin/index')
  4274. }]
  4275. }, {
  4276. path: '/iosBasicData/podStation/index',
  4277. component: Layout,
  4278. hidden: true,
  4279. children: [{
  4280. path: '/iosBasicData/podStation/index',
  4281. name: 'POD场站',
  4282. meta: {
  4283. i18n: '/iosBasicData/podStation/index',
  4284. keepAlive: true,
  4285. },
  4286. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/podStation/index')
  4287. }]
  4288. },
  4289. {
  4290. path: '/iosBasicData/costcenter/rt&fd/index',
  4291. component: Layout,
  4292. hidden: true,
  4293. children: [{
  4294. path: '/iosBasicData/costcenter/rt&fd/index',
  4295. name: 'RT&FD',
  4296. meta: {
  4297. i18n: '/iosBasicData/costcenter/rt&fd/index',
  4298. keepAlive: true,
  4299. },
  4300. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/costcenter/rt&fd/index')
  4301. }]
  4302. },
  4303. {
  4304. path: '/iosBasicData/businessCenter/customerLetter/index',
  4305. component: Layout,
  4306. hidden: true,
  4307. children: [{
  4308. path: '/iosBasicData/businessCenter/customerLetter/index',
  4309. name: '客户托书',
  4310. meta: {
  4311. i18n: '/iosBasicData/businessCenter/customerLetter/index',
  4312. keepAlive: true,
  4313. },
  4314. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/businessCenter/customerLetter/index')
  4315. }]
  4316. },
  4317. {
  4318. path: '/iosBasicData/businessCenter/customerBooking/index',
  4319. component: Layout,
  4320. hidden: true,
  4321. children: [{
  4322. path: '/iosBasicData/businessCenter/customerBooking/index',
  4323. name: '客户订舱',
  4324. meta: {
  4325. i18n: '/iosBasicData/businessCenter/customerBooking/index',
  4326. keepAlive: true,
  4327. },
  4328. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/businessCenter/customerBooking/index')
  4329. }]
  4330. },
  4331. {
  4332. path: '/iosBasicData/boxPlan/boxPlan/index',
  4333. component: Layout,
  4334. hidden: true,
  4335. children: [{
  4336. path: '/iosBasicData/boxPlan/boxPlan/index',
  4337. name: '用箱计划',
  4338. meta: {
  4339. i18n: 'boxPlan',
  4340. keepAlive: true,
  4341. },
  4342. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/boxPlan/boxPlan/index')
  4343. }]
  4344. },
  4345. {
  4346. path: '/iosBasicData/boxPlan/boxStatistics/index',
  4347. component: Layout,
  4348. hidden: true,
  4349. children: [{
  4350. path: '/iosBasicData/boxPlan/boxStatistics/index',
  4351. name: '用箱统计',
  4352. meta: {
  4353. i18n: '/iosBasicData/boxPlan/boxStatistics/index',
  4354. keepAlive: true,
  4355. },
  4356. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/boxPlan/boxStatistics/index')
  4357. }]
  4358. },
  4359. {
  4360. path: '/boxManagement/podComeback/index',
  4361. component: Layout,
  4362. hidden: true,
  4363. children: [{
  4364. path: '/boxManagement/podComeback/index',
  4365. name: '空箱返场',
  4366. meta: {
  4367. i18n: '/boxManagement/podComeback/index',
  4368. keepAlive: true,
  4369. },
  4370. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/podComeback/index')
  4371. }]
  4372. },
  4373. {
  4374. path: '/boxManagement/exitRecord/index',
  4375. component: Layout,
  4376. hidden: true,
  4377. children: [{
  4378. path: '/boxManagement/exitRecord/index',
  4379. name: '出场纪录',
  4380. meta: {
  4381. i18n: '/boxManagement/exitRecord/index',
  4382. keepAlive: true,
  4383. },
  4384. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/exitRecord/index')
  4385. }]
  4386. },
  4387. {
  4388. path: '/boxManagement/enterRecord/index',
  4389. component: Layout,
  4390. hidden: true,
  4391. children: [{
  4392. path: '/boxManagement/enterRecord/index',
  4393. name: '进场记录',
  4394. meta: {
  4395. i18n: '/boxManagement/enterRecord/index',
  4396. keepAlive: true,
  4397. },
  4398. component: () => import( /* webpackChunkName: "views" */ '@/views/boxManagement/enterRecord/index')
  4399. }]
  4400. },
  4401. {
  4402. path: '/iosBasicData/financialManagement/finstlbills/index',
  4403. component: Layout,
  4404. hidden: true,
  4405. children: [{
  4406. path: '/iosBasicData/financialManagement/finstlbills/index',
  4407. name: '对账中心(N)',
  4408. meta: {
  4409. i18n: '/iosBasicData/financialManagement/finstlbills/index',
  4410. keepAlive: true,
  4411. },
  4412. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/financialManagement/finstlbills/index')
  4413. }]
  4414. },
  4415. {
  4416. path: '/iosBasicData/financialManagement/PaymentApplication/index',
  4417. component: Layout,
  4418. hidden: true,
  4419. children: [{
  4420. path: '/iosBasicData/financialManagement/PaymentApplication/index',
  4421. name: '付费申请(N)',
  4422. meta: {
  4423. i18n: '/iosBasicData/financialManagement/PaymentApplication/index',
  4424. keepAlive: true,
  4425. },
  4426. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/financialManagement/PaymentApplication/index')
  4427. }]
  4428. },
  4429. {
  4430. path: '/iosBasicData/financialManagement/fininvoicesApplyfor/index',
  4431. component: Layout,
  4432. hidden: true,
  4433. children: [{
  4434. path: '/iosBasicData/financialManagement/fininvoicesApplyfor/index',
  4435. name: '发票申请(N)',
  4436. meta: {
  4437. i18n: '/iosBasicData/financialManagement/fininvoicesApplyfor/index',
  4438. keepAlive: true,
  4439. },
  4440. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/financialManagement/fininvoicesApplyfor/index')
  4441. }]
  4442. },
  4443. {
  4444. path: '/iosBasicData/financialManagement/fininvoicesOutput/index',
  4445. component: Layout,
  4446. hidden: true,
  4447. children: [{
  4448. path: '/iosBasicData/financialManagement/fininvoicesOutput/index',
  4449. name: '销项发票(N)',
  4450. meta: {
  4451. i18n: '/iosBasicData/financialManagement/fininvoicesOutput/index',
  4452. keepAlive: true,
  4453. },
  4454. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/financialManagement/fininvoicesOutput/index')
  4455. }]
  4456. },
  4457. {
  4458. path: '/iosBasicData/financialManagement/computationCenter/index',
  4459. component: Layout,
  4460. hidden: true,
  4461. children: [{
  4462. path: '/iosBasicData/financialManagement/computationCenter/index',
  4463. name: '结算中心(N)',
  4464. meta: {
  4465. i18n: '/iosBasicData/financialManagement/computationCenter/index',
  4466. keepAlive: true,
  4467. },
  4468. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/financialManagement/computationCenter/index')
  4469. }]
  4470. },
  4471. {
  4472. path: '/ow/owReminder/index',
  4473. component: Layout,
  4474. hidden: true,
  4475. children: [{
  4476. path: '/ow/owReminder/index',
  4477. name: 'OW提醒',
  4478. meta: {
  4479. i18n: '/ow/owReminder/index',
  4480. keepAlive: true,
  4481. },
  4482. component: () => import( /* webpackChunkName: "views" */ '@/views/ow/owReminder/index')
  4483. }]
  4484. },
  4485. {
  4486. path: '/iosBasicData/ImportExchange/index',
  4487. component: Layout,
  4488. hidden: true,
  4489. children: [{
  4490. path: '/iosBasicData/ImportExchange/index',
  4491. name: '进口换单(F)',
  4492. meta: {
  4493. i18n: '/iosBasicData/ImportExchange/index',
  4494. keepAlive: true,
  4495. },
  4496. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/ImportExchange/index')
  4497. }]
  4498. },
  4499. {
  4500. path: '/iosBasicData/financialManagement/reimbursement/index',
  4501. component: Layout,
  4502. hidden: true,
  4503. children: [{
  4504. path: '/iosBasicData/financialManagement/reimbursement/index',
  4505. name: '营业费用(N)',
  4506. meta: {
  4507. i18n: '/iosBasicData/financialManagement/reimbursement/index',
  4508. keepAlive: true,
  4509. },
  4510. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/financialManagement/reimbursement/index')
  4511. }]
  4512. },
  4513. {
  4514. path: '/iosBasicData/agencyFeeSetting/index',
  4515. component: Layout,
  4516. hidden: true,
  4517. children: [{
  4518. path: '/iosBasicData/agencyFeeSetting/index',
  4519. name: '代理费设置',
  4520. meta: {
  4521. i18n: '/iosBasicData/agencyFeeSetting/index',
  4522. keepAlive: true,
  4523. },
  4524. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/agencyFeeSetting/index')
  4525. }]
  4526. },
  4527. {
  4528. path: '/ow/contract/index',
  4529. component: Layout,
  4530. hidden: true,
  4531. children: [{
  4532. path: '/ow/contract/index',
  4533. name: '合约',
  4534. meta: {
  4535. i18n: '/ow/contract/index',
  4536. keepAlive: true,
  4537. },
  4538. component: () => import( /* webpackChunkName: "views" */ '@/views/ow/contract/index')
  4539. }]
  4540. },
  4541. {
  4542. path: '/iosBasicData/baccelements/index',
  4543. component: Layout,
  4544. hidden: true,
  4545. children: [{
  4546. path: '/iosBasicData/baccelements/index',
  4547. name: '核算要素(F)',
  4548. meta: {
  4549. i18n: '/iosBasicData/baccelements/index',
  4550. keepAlive: true,
  4551. },
  4552. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/baccelements/index')
  4553. }]
  4554. },
  4555. {
  4556. path: '/billM/expenseCenter/index',
  4557. component: Layout,
  4558. hidden: true,
  4559. children: [{
  4560. path: '/billM/expenseCenter/index',
  4561. name: '费用中心',
  4562. meta: {
  4563. i18n: '/billM/expenseCenter/index',
  4564. keepAlive: true,
  4565. },
  4566. component: () => import( /* webpackChunkName: "views" */ '@/views/billM/expenseCenter/index')
  4567. }]
  4568. },
  4569. {
  4570. path: '/iosBasicData/bbusinesstype/index',
  4571. component: Layout,
  4572. hidden: true,
  4573. children: [{
  4574. path: '/iosBasicData/bbusinesstype/index',
  4575. name: '业务类型(F)',
  4576. meta: {
  4577. i18n: '/iosBasicData/bbusinesstype/index',
  4578. keepAlive: true,
  4579. },
  4580. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/bbusinesstype/index')
  4581. }]
  4582. },
  4583. {
  4584. path: '/approval/processConfigH/index',
  4585. component: Layout,
  4586. hidden: true,
  4587. children: [{
  4588. path: '/approval/processConfigH/index',
  4589. name: '审批流程配置(H)',
  4590. meta: {
  4591. i18n: '/approval/processConfigH/index',
  4592. keepAlive: true,
  4593. },
  4594. component: () => import( /* webpackChunkName: "views" */ '@/views/approval/processConfigH/index')
  4595. }]
  4596. },
  4597. {
  4598. path: '/approval/businessApprovalH/index',
  4599. component: Layout,
  4600. hidden: true,
  4601. children: [{
  4602. path: '/approval/businessApprovalH/index',
  4603. name: '业务审批配置(H)',
  4604. meta: {
  4605. i18n: '/approval/businessApprovalH/index',
  4606. keepAlive: true,
  4607. },
  4608. component: () => import( /* webpackChunkName: "views" */ '@/views/approval/businessApprovalH/index')
  4609. }]
  4610. },
  4611. {
  4612. path: '/iosBasicData/boxDynamic/index',
  4613. component: Layout,
  4614. hidden: true,
  4615. children: [{
  4616. path: '/iosBasicData/boxDynamic/index',
  4617. name: 'ONEWAY',
  4618. meta: {
  4619. i18n: '/iosBasicData/boxDynamic/index',
  4620. keepAlive: true,
  4621. },
  4622. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/boxDynamic/index')
  4623. }]
  4624. },
  4625. {
  4626. path: '/iosBasicData/sailingSchedule/index',
  4627. component: Layout,
  4628. hidden: true,
  4629. children: [{
  4630. path: '/iosBasicData/sailingSchedule/index',
  4631. name: '船期管理',
  4632. meta: {
  4633. i18n: '/iosBasicData/sailingSchedule/index',
  4634. keepAlive: true,
  4635. },
  4636. component: () => import( /* webpackChunkName: "views" */ '@/views/iosBasicData/sailingSchedule/index')
  4637. }]
  4638. }
  4639. ]