routes.js 77 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588
  1. export default {
  2. routes: [
  3. {
  4. hidden: 0,
  5. rootId: 0,
  6. icon: 'mdi-home',
  7. type: 0,
  8. title: '工作台',
  9. path: '/home',
  10. children: [
  11. {
  12. hidden: 1,
  13. icon: '',
  14. type: 1,
  15. title: '工作台',
  16. path: '/home',
  17. children: [],
  18. enName: 'workbench',
  19. redirect: '',
  20. active: '',
  21. label: '工作台',
  22. sort: 0,
  23. component: 'home',
  24. meta: {
  25. keepAlive: false,
  26. allowClick: false,
  27. roles: [],
  28. enName: 'workbench',
  29. icon: '',
  30. editModules: true,
  31. title: '工作台',
  32. fullScreen: false,
  33. target: false,
  34. effectiveStatus: true
  35. },
  36. name: 'index',
  37. alwaysShow: 0
  38. },
  39. {
  40. hidden: 1,
  41. type: 1,
  42. title: '主页编辑',
  43. path: '/home/edit',
  44. children: [],
  45. enName: 'Edit Home Page',
  46. redirect: '',
  47. active: '',
  48. label: '主页编辑',
  49. sort: 0,
  50. component: 'home/edit',
  51. meta: {
  52. keepAlive: false,
  53. allowClick: false,
  54. roles: [],
  55. enName: 'Edit Home Page',
  56. icon: '',
  57. editModules: true,
  58. title: '主页编辑',
  59. fullScreen: true,
  60. target: false,
  61. effectiveStatus: true
  62. },
  63. name: 'homeEdit',
  64. alwaysShow: 0
  65. }
  66. ],
  67. enName: 'workbench',
  68. redirect: '',
  69. active: '',
  70. label: '工作台',
  71. sort: 0,
  72. component: 'Layout',
  73. meta: {
  74. allowClick: false,
  75. roles: [],
  76. enName: 'workbench',
  77. icon: 'mdi-home',
  78. title: '工作台',
  79. target: false,
  80. effectiveStatus: true
  81. },
  82. name: 'home',
  83. alwaysShow: 0
  84. },
  85. {
  86. meun: '',
  87. code: '',
  88. hidden: 0,
  89. rootId: 0,
  90. icon: 'mdi-database-search',
  91. remark: '',
  92. type: 0,
  93. title: '产品知识库',
  94. local: '',
  95. path: '/knowledge-base-product',
  96. urls: '',
  97. children: [
  98. {
  99. meun: '',
  100. code: '',
  101. hidden: 1,
  102. rootId: 1221,
  103. icon: 'mdi-file-chart-outline',
  104. remark: '',
  105. type: 1,
  106. title: '产品知识库列表',
  107. local: '',
  108. path: '/knowledge-base-product',
  109. urls: '',
  110. children: [],
  111. enName: 'product Knowledge Base',
  112. id: 1224,
  113. redirect: '',
  114. level: 2,
  115. openPath: '',
  116. active: '',
  117. label: '产品知识库列表',
  118. sort: 0,
  119. parentId: 1221,
  120. effectiveStatus: true,
  121. parentName: '',
  122. component: 'knowledgeBaseProduct/index',
  123. meta: {
  124. keepAlive: false,
  125. allowClick: false,
  126. roles: [],
  127. enName: 'product Knowledge Base',
  128. icon: 'mdi-file-chart-outline',
  129. editModules: false,
  130. title: '产品知识库列表',
  131. fullScreen: false,
  132. target: false,
  133. effectiveStatus: true
  134. },
  135. name: 'knowledgeBaseProductList',
  136. style: '',
  137. alwaysShow: 0,
  138. metastr: '{"keepAlive":false,"allowClick":false,"enName":"product Knowledge Base","editModules":false,"title":"产品知识库列表","fullScreen":false,"target":false}',
  139. open: null
  140. }
  141. ],
  142. enName: 'product Knowledge Base',
  143. id: 1221,
  144. redirect: '',
  145. level: 1,
  146. openPath: '',
  147. active: '',
  148. label: '产品知识库',
  149. sort: 18,
  150. parentId: 0,
  151. effectiveStatus: true,
  152. parentName: '',
  153. component: 'Layout',
  154. meta: {
  155. allowClick: false,
  156. roles: [],
  157. enName: 'product Knowledge Base',
  158. icon: 'mdi-database-search',
  159. title: '产品知识库',
  160. target: false,
  161. effectiveStatus: true
  162. },
  163. name: 'knowledgeBaseProduct',
  164. style: '',
  165. alwaysShow: 0,
  166. metastr: '{"allowClick":false,"enName":"product Knowledge Base","title":"产品知识库","target":false}',
  167. open: null
  168. },
  169. {
  170. hidden: 0,
  171. rootId: 0,
  172. icon: 'mdi-chart-box',
  173. type: 0,
  174. path: '/data-chart',
  175. children: [
  176. {
  177. hidden: 1,
  178. icon: '',
  179. type: 1,
  180. title: '数据图表',
  181. path: '/data-chart',
  182. children: [],
  183. enName: 'data Chart',
  184. redirect: '',
  185. active: '',
  186. label: '数据图表',
  187. sort: 0,
  188. component: 'dataChart',
  189. meta: {
  190. roles: [],
  191. enName: 'data Chart',
  192. icon: '',
  193. title: '数据图表',
  194. fullScreen: false
  195. },
  196. name: 'index',
  197. alwaysShow: 0
  198. }
  199. ],
  200. enName: 'data Chart',
  201. redirect: '',
  202. active: '',
  203. sort: 0,
  204. component: 'Layout',
  205. meta: {
  206. allowClick: false,
  207. roles: [],
  208. enName: 'workbench',
  209. icon: 'mdi-home',
  210. title: '数据图表',
  211. target: false,
  212. effectiveStatus: true
  213. },
  214. name: 'home',
  215. alwaysShow: 0
  216. },
  217. {
  218. meun: '',
  219. code: '',
  220. hidden: 0,
  221. rootId: 0,
  222. icon: 'mdi-database-clock',
  223. remark: '',
  224. type: 0,
  225. title: '数据资产',
  226. local: '',
  227. path: '/data-asset',
  228. urls: '',
  229. children: [
  230. {
  231. meun: '',
  232. code: '',
  233. hidden: 1,
  234. rootId: 1231,
  235. icon: '',
  236. remark: '',
  237. type: 1,
  238. title: '产品知识库列表',
  239. local: '',
  240. path: '/data-asset',
  241. urls: '',
  242. children: [],
  243. enName: 'Data Asset',
  244. id: 1232,
  245. redirect: '',
  246. level: 2,
  247. openPath: '',
  248. active: '',
  249. label: '产品知识库列表',
  250. sort: 0,
  251. parentId: 1231,
  252. effectiveStatus: true,
  253. parentName: '',
  254. component: 'dataAsset',
  255. meta: {
  256. keepAlive: false,
  257. allowClick: false,
  258. roles: [],
  259. enName: 'Data Asset',
  260. icon: '',
  261. editModules: false,
  262. title: '产品知识库列表',
  263. fullScreen: false,
  264. target: false,
  265. effectiveStatus: true
  266. },
  267. name: 'dataAssetList',
  268. style: '',
  269. alwaysShow: 0,
  270. metastr: '{"keepAlive":false,"allowClick":false,"enName":"Data Asset","editModules":false,"title":"产品知识库列表","fullScreen":false,"target":false}',
  271. open: null
  272. },
  273. {
  274. meun: '',
  275. code: '',
  276. hidden: 1,
  277. rootId: 1231,
  278. icon: '',
  279. remark: '',
  280. type: 1,
  281. title: '产品知识库详情',
  282. local: '',
  283. path: '/data-asset/details/:id/:name',
  284. urls: '',
  285. children: [],
  286. enName: 'Data Asset Details',
  287. id: 1233,
  288. redirect: '',
  289. level: 2,
  290. openPath: '',
  291. active: '',
  292. label: '产品知识库详情',
  293. sort: 0,
  294. parentId: 1231,
  295. effectiveStatus: true,
  296. parentName: '',
  297. component: 'dataAsset/details',
  298. meta: {
  299. keepAlive: false,
  300. allowClick: false,
  301. roles: [],
  302. enName: 'Data Asset Details',
  303. icon: '',
  304. editModules: false,
  305. title: '产品知识库详情',
  306. fullScreen: false,
  307. target: false,
  308. effectiveStatus: true
  309. },
  310. name: 'dataAssetDetails',
  311. style: '',
  312. alwaysShow: 0,
  313. metastr: '{"keepAlive":false,"allowClick":false,"enName":"Data Asset Details","editModules":false,"title":"产品知识库详情","fullScreen":false,"target":false}',
  314. open: null
  315. }
  316. ],
  317. enName: 'Data Asset',
  318. id: 1231,
  319. redirect: '',
  320. level: 1,
  321. openPath: '',
  322. active: '',
  323. label: '数据资产',
  324. sort: 30,
  325. parentId: 0,
  326. effectiveStatus: true,
  327. parentName: '',
  328. component: 'Layout',
  329. meta: {
  330. allowClick: true,
  331. roles: [],
  332. enName: 'Data Asset',
  333. icon: 'mdi-database-clock',
  334. title: '数据资产',
  335. target: false,
  336. effectiveStatus: true
  337. },
  338. name: 'dataAsset',
  339. style: '',
  340. alwaysShow: 0,
  341. metastr: '{"allowClick":true,"enName":"Data Asset","title":"数据资产","target":false}',
  342. open: null
  343. },
  344. {
  345. meun: '',
  346. code: '',
  347. hidden: 0,
  348. rootId: 0,
  349. icon: 'mdi-clipboard-text-outline',
  350. remark: '',
  351. type: 0,
  352. title: '数据研发',
  353. local: '',
  354. path: '/data-governance',
  355. urls: '',
  356. children: [
  357. {
  358. meun: '',
  359. code: '',
  360. hidden: 0,
  361. rootId: 1187,
  362. icon: 'mdi-book-open-outline',
  363. remark: '',
  364. type: 1,
  365. title: '元数据',
  366. local: '',
  367. path: '/data-governance/metadata',
  368. urls: '',
  369. children: [],
  370. enName: 'Metadata',
  371. id: 1188,
  372. redirect: '',
  373. level: 2,
  374. openPath: '',
  375. active: '',
  376. label: '元数据',
  377. sort: 0,
  378. parentId: 1187,
  379. effectiveStatus: true,
  380. parentName: 'data-governance',
  381. component: 'dataGovernance/metadata',
  382. meta: {
  383. keepAlive: false,
  384. allowClick: true,
  385. roles: [],
  386. enName: 'Metadata',
  387. icon: 'mdi-book-open-outline',
  388. editModules: false,
  389. title: '元数据',
  390. fullScreen: false,
  391. target: false,
  392. effectiveStatus: true
  393. },
  394. name: 'metadata',
  395. style: '',
  396. alwaysShow: 0,
  397. metastr: '{"keepAlive":false,"allowClick":true,"enName":"Metadata","editModules":false,"title":"元数据","fullScreen":false,"target":false}',
  398. open: null
  399. },
  400. {
  401. meun: '',
  402. code: '',
  403. hidden: 0,
  404. rootId: 1187,
  405. icon: 'mdi-book-open-outline',
  406. remark: '',
  407. type: 1,
  408. title: '业务域',
  409. local: '',
  410. path: '/data-governance/business-domain',
  411. urls: '',
  412. children: [],
  413. enName: 'Business Domain',
  414. id: 1188,
  415. redirect: '',
  416. level: 2,
  417. openPath: '',
  418. active: '',
  419. label: '业务域',
  420. sort: 0,
  421. parentId: 1187,
  422. effectiveStatus: true,
  423. parentName: 'data-governance',
  424. component: 'dataGovernance/businessDomain',
  425. meta: {
  426. keepAlive: false,
  427. allowClick: true,
  428. roles: [],
  429. enName: 'Business Domain',
  430. icon: 'mdi-book-open-outline',
  431. editModules: false,
  432. title: '业务域',
  433. fullScreen: false,
  434. target: false,
  435. effectiveStatus: true
  436. },
  437. name: 'business-domain',
  438. style: '',
  439. alwaysShow: 0,
  440. metastr: '{"keepAlive":false,"allowClick":true,"enName":"Business Domain","editModules":false,"title":"业务域","fullScreen":false,"target":false}',
  441. open: null
  442. },
  443. // {
  444. // meun: '',
  445. // code: '',
  446. // hidden: 0,
  447. // rootId: 1187,
  448. // icon: 'mdi-book-open-outline',
  449. // remark: '',
  450. // type: 1,
  451. // title: '数据资源',
  452. // local: '',
  453. // path: '/data-governance/data-resource',
  454. // urls: '',
  455. // children: [],
  456. // enName: 'Data Resource',
  457. // id: 1189,
  458. // redirect: '',
  459. // level: 2,
  460. // openPath: '',
  461. // active: '',
  462. // label: '数据资源',
  463. // sort: 1,
  464. // parentId: 1187,
  465. // effectiveStatus: true,
  466. // parentName: 'data-governance',
  467. // component: 'dataGovernance/dataResource',
  468. // meta: {
  469. // keepAlive: false,
  470. // allowClick: false,
  471. // roles: [],
  472. // enName: 'Data Resource',
  473. // icon: 'mdi-book-open-outline',
  474. // editModules: false,
  475. // title: '数据资源',
  476. // fullScreen: false,
  477. // target: false,
  478. // effectiveStatus: true
  479. // },
  480. // name: 'data-resource',
  481. // style: '',
  482. // alwaysShow: 0,
  483. // metastr: '{"keepAlive":false,"allowClick":false,"enName":"Data Resource","editModules":false,"title":"数据资源","fullScreen":false,"target":false}',
  484. // open: null
  485. // },
  486. // {
  487. // meun: '',
  488. // code: '',
  489. // hidden: 0,
  490. // rootId: 1187,
  491. // icon: '',
  492. // remark: '',
  493. // type: 1,
  494. // title: '数据模型',
  495. // local: '',
  496. // path: '/data-governance/data-modules',
  497. // urls: '',
  498. // children: [],
  499. // enName: 'Data Field',
  500. // id: 1193,
  501. // redirect: '',
  502. // level: 2,
  503. // openPath: '',
  504. // active: '',
  505. // label: '数据模型',
  506. // sort: 4,
  507. // parentId: 1187,
  508. // effectiveStatus: true,
  509. // parentName: 'data-governance',
  510. // component: 'dataGovernance/dataModules',
  511. // meta: {
  512. // keepAlive: false,
  513. // allowClick: true,
  514. // roles: [],
  515. // enName: 'Data Field',
  516. // icon: '',
  517. // editModules: false,
  518. // title: '数据模型',
  519. // fullScreen: false,
  520. // target: false,
  521. // effectiveStatus: true
  522. // },
  523. // name: 'data-modules',
  524. // style: '',
  525. // alwaysShow: 0,
  526. // metastr: '{"keepAlive":false,"allowClick":true,"enName":"Data Field","editModules":false,"title":"数据模型","fullScreen":false,"target":false}',
  527. // open: null
  528. // },
  529. // {
  530. // meun: '',
  531. // code: '',
  532. // hidden: 0,
  533. // rootId: 1187,
  534. // icon: '',
  535. // remark: '',
  536. // type: 1,
  537. // title: '数据指标',
  538. // local: '',
  539. // path: '/data-governance/data-indicator',
  540. // urls: '',
  541. // children: [],
  542. // enName: 'Data Indicator',
  543. // id: 1190,
  544. // redirect: '',
  545. // level: 2,
  546. // openPath: '',
  547. // active: '',
  548. // label: '数据指标',
  549. // sort: 5,
  550. // parentId: 1187,
  551. // effectiveStatus: true,
  552. // parentName: 'data-governance',
  553. // component: 'dataGovernance/dataIndicator',
  554. // meta: {
  555. // keepAlive: false,
  556. // allowClick: false,
  557. // roles: [],
  558. // enName: 'Data Indicator',
  559. // icon: '',
  560. // editModules: false,
  561. // title: '数据指标',
  562. // fullScreen: false,
  563. // target: false,
  564. // effectiveStatus: true
  565. // },
  566. // name: 'data-indicator',
  567. // style: '',
  568. // alwaysShow: 0,
  569. // metastr: '{"keepAlive":false,"allowClick":false,"enName":"Data Indicator","editModules":false,"title":"数据指标","fullScreen":false,"target":false}',
  570. // open: null
  571. // },
  572. {
  573. meun: '',
  574. code: '',
  575. hidden: 0,
  576. rootId: 1187,
  577. icon: '',
  578. remark: '',
  579. type: 1,
  580. title: '数据标准',
  581. local: '',
  582. path: '/data-governance/data-standard',
  583. urls: '',
  584. children: [],
  585. enName: 'Data Standard',
  586. id: 1191,
  587. redirect: '',
  588. level: 2,
  589. openPath: '',
  590. active: '',
  591. label: '数据标准',
  592. sort: 10,
  593. parentId: 1187,
  594. effectiveStatus: true,
  595. parentName: 'data-governance',
  596. component: 'dataGovernance/dataStandard',
  597. meta: {
  598. keepAlive: false,
  599. allowClick: false,
  600. roles: [],
  601. enName: 'Data Standard',
  602. icon: '',
  603. editModules: false,
  604. title: '数据标准',
  605. fullScreen: false,
  606. target: false,
  607. effectiveStatus: true
  608. },
  609. name: 'data-standard',
  610. style: '',
  611. alwaysShow: 0,
  612. metastr: '{"keepAlive":false,"allowClick":false,"enName":"Data Standard","editModules":false,"title":"数据标准","fullScreen":false,"target":false}',
  613. open: null
  614. },
  615. {
  616. meun: '',
  617. code: '',
  618. hidden: 0,
  619. rootId: 2000,
  620. icon: '',
  621. remark: '',
  622. type: 1,
  623. title: '数据流程',
  624. local: '',
  625. path: '/data-governance/data-process',
  626. urls: '',
  627. children: [],
  628. enName: 'Data Process',
  629. id: 1191,
  630. redirect: '',
  631. level: 2,
  632. openPath: '',
  633. active: '',
  634. label: '数据流程',
  635. sort: 10,
  636. parentId: 1187,
  637. effectiveStatus: true,
  638. parentName: 'data-governance',
  639. component: 'dataGovernance/dataProcess',
  640. meta: {
  641. keepAlive: false,
  642. allowClick: false,
  643. roles: [],
  644. enName: 'Data Process',
  645. icon: '',
  646. editModules: false,
  647. title: '数据流程',
  648. fullScreen: false,
  649. target: false,
  650. effectiveStatus: true
  651. },
  652. name: 'data-process',
  653. style: '',
  654. alwaysShow: 0,
  655. metastr: '{"keepAlive":false,"allowClick":false,"enName":"Data Process","editModules":false,"title":"数据流程","fullScreen":false,"target":false}',
  656. open: null
  657. },
  658. {
  659. meun: '',
  660. code: '',
  661. hidden: 0,
  662. rootId: 1187,
  663. icon: '',
  664. remark: '',
  665. type: 1,
  666. title: '数据标签',
  667. local: '',
  668. path: '/data-governance/data-Label',
  669. urls: '',
  670. children: [],
  671. enName: 'Data Label',
  672. id: 1217,
  673. redirect: '',
  674. level: 0,
  675. openPath: '',
  676. active: '',
  677. label: '数据标签',
  678. sort: 15,
  679. parentId: 1187,
  680. effectiveStatus: true,
  681. parentName: '',
  682. component: 'dataGovernance/dataLabel',
  683. meta: {
  684. keepAlive: false,
  685. allowClick: false,
  686. roles: [],
  687. enName: 'Data Label',
  688. icon: '',
  689. editModules: false,
  690. title: '数据标签',
  691. fullScreen: false,
  692. target: false,
  693. effectiveStatus: true
  694. },
  695. name: 'data-label',
  696. style: '',
  697. alwaysShow: 0,
  698. metastr: '{"keepAlive":false,"allowClick":false,"enName":"Data Label","editModules":false,"title":"数据标签","fullScreen":false,"target":false}',
  699. open: null
  700. },
  701. {
  702. meun: '',
  703. code: '',
  704. hidden: 0,
  705. rootId: 1187,
  706. icon: '',
  707. remark: '',
  708. type: 1,
  709. title: '数据来源',
  710. local: '',
  711. path: '/data-governance/data-source',
  712. urls: '',
  713. children: [],
  714. enName: 'Data Source',
  715. id: 1191,
  716. redirect: '',
  717. level: 0,
  718. openPath: '',
  719. active: '',
  720. label: '数据来源',
  721. sort: 15,
  722. parentId: 1187,
  723. effectiveStatus: true,
  724. parentName: '',
  725. component: 'dataGovernance/dataSource',
  726. meta: {
  727. keepAlive: false,
  728. allowClick: false,
  729. roles: [],
  730. enName: 'Data Source',
  731. icon: '',
  732. editModules: false,
  733. title: '数据来源',
  734. fullScreen: false,
  735. target: false,
  736. effectiveStatus: true
  737. },
  738. name: 'data-source',
  739. style: '',
  740. alwaysShow: 0,
  741. metastr: '{"keepAlive":false,"allowClick":false,"enName":"Data Source","editModules":false,"title":"数据来源","fullScreen":false,"target":false}',
  742. open: null
  743. }
  744. ],
  745. enName: 'Data Governance',
  746. id: 1187,
  747. redirect: '',
  748. level: 1,
  749. openPath: '',
  750. active: '',
  751. label: '数据研发',
  752. sort: 44,
  753. parentId: 0,
  754. effectiveStatus: true,
  755. parentName: '',
  756. component: 'Layout',
  757. meta: {
  758. allowClick: false,
  759. roles: [],
  760. enName: 'Data Governance',
  761. icon: 'mdi-clipboard-text-outline',
  762. title: '数据研发',
  763. target: false,
  764. effectiveStatus: true
  765. },
  766. name: 'data-governance',
  767. style: '',
  768. alwaysShow: 0,
  769. metastr: '{"allowClick":false,"enName":"Data Governance","title":"数据研发","target":false}',
  770. open: null
  771. },
  772. {
  773. meun: '',
  774. code: '',
  775. hidden: 0,
  776. rootId: 0,
  777. icon: 'mdi-book-open-outline',
  778. remark: '',
  779. type: 0,
  780. title: '数据地图',
  781. local: '',
  782. path: '/data-book',
  783. urls: '',
  784. children: [
  785. {
  786. meun: '',
  787. code: '',
  788. hidden: 0,
  789. rootId: 1225,
  790. icon: '',
  791. remark: '',
  792. type: 0,
  793. title: '元数据',
  794. local: '',
  795. path: '/data-book/data-metadata',
  796. urls: '',
  797. children: [
  798. {
  799. meun: '',
  800. code: '',
  801. hidden: 1,
  802. rootId: 1225,
  803. icon: '',
  804. remark: '',
  805. type: 1,
  806. title: '元数据',
  807. local: '',
  808. path: '/data-book/data-metadata',
  809. urls: '',
  810. children: [],
  811. enName: 'metaData',
  812. id: 1214,
  813. redirect: '',
  814. level: 0,
  815. openPath: '',
  816. active: '',
  817. label: '元数据',
  818. sort: 0,
  819. parentId: 1213,
  820. effectiveStatus: true,
  821. parentName: '',
  822. component: 'dataBook/dataMetaData',
  823. meta: {
  824. keepAlive: false,
  825. allowClick: true,
  826. roles: [],
  827. enName: 'metaData',
  828. icon: '',
  829. editModules: false,
  830. title: '元数据',
  831. fullScreen: false,
  832. target: false,
  833. effectiveStatus: true
  834. },
  835. name: 'data-metadata-list',
  836. style: '',
  837. alwaysShow: 0,
  838. metastr: '{"keepAlive":false,"allowClick":true,"enName":"metaData","editModules":false,"title":"元数据","fullScreen":false,"target":false}',
  839. open: null
  840. },
  841. {
  842. meun: '',
  843. code: '',
  844. hidden: 1,
  845. rootId: 1225,
  846. icon: '',
  847. remark: '',
  848. type: 1,
  849. title: '元数据详情',
  850. local: '',
  851. path: '/data-book/data-metadata/details/:id/:name',
  852. urls: '',
  853. children: [],
  854. enName: 'metaData details',
  855. id: 1215,
  856. redirect: '',
  857. level: 0,
  858. openPath: '',
  859. active: '',
  860. label: '元数据详情',
  861. sort: 0,
  862. parentId: 1213,
  863. effectiveStatus: true,
  864. parentName: '',
  865. component: 'dataBook/dataMetaData/details',
  866. meta: {
  867. keepAlive: false,
  868. allowClick: false,
  869. roles: [],
  870. enName: 'metaData details',
  871. icon: '',
  872. editModules: false,
  873. title: '元数据详情',
  874. fullScreen: false,
  875. target: false,
  876. effectiveStatus: true
  877. },
  878. name: 'data-metadata-details',
  879. style: '',
  880. alwaysShow: 0,
  881. metastr: '{"keepAlive":false,"allowClick":false,"enName":"metaData details","editModules":false,"title":"元数据详情","fullScreen":false,"target":false}',
  882. open: null
  883. }
  884. ],
  885. enName: 'metadata',
  886. id: 1213,
  887. redirect: '',
  888. level: 0,
  889. openPath: '',
  890. active: '',
  891. label: '元数据',
  892. sort: 1,
  893. parentId: 1225,
  894. effectiveStatus: true,
  895. parentName: '',
  896. component: '',
  897. meta: {
  898. allowClick: true,
  899. roles: [],
  900. enName: 'metadata',
  901. icon: '',
  902. title: '元数据',
  903. target: false,
  904. effectiveStatus: true
  905. },
  906. name: 'data-metadata',
  907. style: '',
  908. alwaysShow: 0,
  909. metastr: '{"allowClick":true,"enName":"metadata","title":"元数据","target":false}',
  910. open: null
  911. },
  912. {
  913. meun: '',
  914. code: '',
  915. hidden: 0,
  916. rootId: 1225,
  917. icon: '',
  918. remark: '',
  919. type: 0,
  920. title: '业务域',
  921. local: '',
  922. path: '/data-book/business-domain',
  923. urls: '',
  924. children: [
  925. {
  926. meun: '',
  927. code: '',
  928. hidden: 1,
  929. rootId: 1225,
  930. icon: '',
  931. remark: '',
  932. type: 1,
  933. title: '业务域',
  934. local: '',
  935. path: '/data-book/business-domain',
  936. urls: '',
  937. children: [],
  938. enName: 'Business Domain',
  939. id: 1286,
  940. redirect: '',
  941. level: 3,
  942. openPath: '',
  943. active: '',
  944. label: '业务域',
  945. sort: 0,
  946. parentId: 1285,
  947. effectiveStatus: true,
  948. parentName: '',
  949. component: 'dataBook/businessDomain',
  950. meta: {
  951. keepAlive: false,
  952. allowClick: true,
  953. roles: [],
  954. enName: 'Business Domain',
  955. icon: '',
  956. editModules: false,
  957. title: '业务域',
  958. fullScreen: false,
  959. target: false,
  960. effectiveStatus: true
  961. },
  962. name: 'data-book-business-domain-index',
  963. style: '',
  964. alwaysShow: 0,
  965. metastr: '{"keepAlive":false,"allowClick":true,"enName":"Business Domain","editModules":false,"title":"业务域","fullScreen":false,"target":false}',
  966. open: null
  967. },
  968. {
  969. meun: '',
  970. code: '',
  971. hidden: 1,
  972. rootId: 1225,
  973. icon: '',
  974. remark: '',
  975. type: 1,
  976. title: '业务域详情',
  977. local: '',
  978. path: '/data-book/business-domain/details/:id/:name',
  979. urls: '',
  980. children: [],
  981. enName: 'Business Domain',
  982. id: 1287,
  983. redirect: '',
  984. level: 3,
  985. openPath: '',
  986. active: '',
  987. label: '业务域详情',
  988. sort: 10,
  989. parentId: 1285,
  990. effectiveStatus: true,
  991. parentName: '',
  992. component: 'dataBook/businessDomain/details',
  993. meta: {
  994. keepAlive: false,
  995. allowClick: true,
  996. roles: [],
  997. enName: 'Business Domain',
  998. icon: '',
  999. editModules: false,
  1000. title: '业务域详情',
  1001. fullScreen: false,
  1002. target: false,
  1003. effectiveStatus: true
  1004. },
  1005. name: 'data-book-business-domain-details',
  1006. style: '',
  1007. alwaysShow: 0,
  1008. metastr: '{"keepAlive":false,"allowClick":true,"enName":"Business Domain","editModules":false,"title":"业务域详情","fullScreen":false,"target":false}',
  1009. open: null
  1010. }
  1011. ],
  1012. enName: 'Business Domain',
  1013. id: 1285,
  1014. redirect: '',
  1015. level: 2,
  1016. openPath: '',
  1017. active: '',
  1018. label: '业务域',
  1019. sort: 60,
  1020. parentId: 1225,
  1021. effectiveStatus: true,
  1022. parentName: '',
  1023. component: '',
  1024. meta: {
  1025. allowClick: true,
  1026. roles: [],
  1027. enName: 'Business Domain',
  1028. icon: '',
  1029. title: '业务域',
  1030. target: false,
  1031. effectiveStatus: true
  1032. },
  1033. name: 'data-book-business-domain',
  1034. style: '',
  1035. alwaysShow: 0,
  1036. metastr: '{"allowClick":true,"enName":"Business Domain","title":"业务域","target":false}',
  1037. open: null
  1038. },
  1039. // {
  1040. // meun: '',
  1041. // code: '',
  1042. // hidden: 0,
  1043. // rootId: 1225,
  1044. // icon: '',
  1045. // remark: '',
  1046. // type: 0,
  1047. // title: '数据资源',
  1048. // local: '',
  1049. // path: '/data-book/data-resource',
  1050. // urls: '',
  1051. // children: [
  1052. // {
  1053. // meun: '',
  1054. // code: '',
  1055. // hidden: 1,
  1056. // rootId: 1225,
  1057. // icon: '',
  1058. // remark: '',
  1059. // type: 1,
  1060. // title: '数据资源详情',
  1061. // local: '',
  1062. // path: '/data-book/data-resource/details/:id/:name',
  1063. // urls: '',
  1064. // children: [],
  1065. // enName: 'data Modules Details',
  1066. // id: 1204,
  1067. // redirect: '',
  1068. // level: 3,
  1069. // openPath: '',
  1070. // active: '',
  1071. // label: '数据资源详情',
  1072. // sort: 0,
  1073. // parentId: 1207,
  1074. // effectiveStatus: true,
  1075. // parentName: '',
  1076. // component: 'dataBook/dataResource/details',
  1077. // meta: {
  1078. // keepAlive: false,
  1079. // allowClick: false,
  1080. // roles: [],
  1081. // enName: 'data Modules Details',
  1082. // icon: '',
  1083. // editModules: false,
  1084. // title: '数据资源详情',
  1085. // fullScreen: false,
  1086. // target: false,
  1087. // effectiveStatus: true
  1088. // },
  1089. // name: 'data-book-data-resource-details',
  1090. // style: '',
  1091. // alwaysShow: 0,
  1092. // metastr: '{"keepAlive":false,"allowClick":false,"enName":"data Modules Details","editModules":false,"title":"数据资源详情","fullScreen":false,"target":false}',
  1093. // open: null
  1094. // },
  1095. // {
  1096. // meun: '',
  1097. // code: '',
  1098. // hidden: 1,
  1099. // rootId: 662,
  1100. // icon: '',
  1101. // remark: '',
  1102. // type: 1,
  1103. // title: '数据资源',
  1104. // local: '',
  1105. // path: '/data-book/data-resource',
  1106. // urls: '',
  1107. // children: [],
  1108. // enName: 'data Resource',
  1109. // id: 1208,
  1110. // redirect: '',
  1111. // level: 0,
  1112. // openPath: '',
  1113. // active: '',
  1114. // label: '数据资源',
  1115. // sort: 8,
  1116. // parentId: 1207,
  1117. // effectiveStatus: true,
  1118. // parentName: '',
  1119. // component: 'dataBook/dataResource',
  1120. // meta: {
  1121. // keepAlive: false,
  1122. // allowClick: true,
  1123. // roles: [],
  1124. // enName: 'data Resource',
  1125. // icon: '',
  1126. // editModules: false,
  1127. // title: '数据资源',
  1128. // fullScreen: false,
  1129. // target: false,
  1130. // effectiveStatus: true
  1131. // },
  1132. // name: 'dataBookDataResourceIndex',
  1133. // style: '',
  1134. // alwaysShow: 0,
  1135. // metastr: '{"keepAlive":false,"allowClick":true,"enName":"data Resource","editModules":false,"title":"数据资源","fullScreen":false,"target":false}',
  1136. // open: null
  1137. // }
  1138. // ],
  1139. // enName: 'data Resource',
  1140. // id: 1207,
  1141. // redirect: '',
  1142. // level: 2,
  1143. // openPath: '',
  1144. // active: '',
  1145. // label: '数据资源',
  1146. // sort: 4,
  1147. // parentId: 1225,
  1148. // effectiveStatus: true,
  1149. // parentName: '',
  1150. // component: '',
  1151. // meta: {
  1152. // allowClick: true,
  1153. // roles: [],
  1154. // enName: 'data Resource',
  1155. // icon: '',
  1156. // title: '数据资源',
  1157. // target: false,
  1158. // effectiveStatus: true
  1159. // },
  1160. // name: 'data-book-resource',
  1161. // style: '',
  1162. // alwaysShow: 0,
  1163. // metastr: '{"allowClick":true,"enName":"data Resource","title":"数据资源","target":false}',
  1164. // open: null
  1165. // },
  1166. // {
  1167. // meun: '',
  1168. // code: '',
  1169. // hidden: 0,
  1170. // rootId: 1225,
  1171. // icon: '',
  1172. // remark: '',
  1173. // type: 0,
  1174. // title: '数据模型',
  1175. // local: '',
  1176. // path: '/data-book/data-model',
  1177. // urls: '',
  1178. // children: [
  1179. // {
  1180. // meun: '',
  1181. // code: '',
  1182. // hidden: 1,
  1183. // rootId: 1225,
  1184. // icon: '',
  1185. // remark: '',
  1186. // type: 1,
  1187. // title: '数据模型详情',
  1188. // local: '',
  1189. // path: '/data-book/data-model/details/:id/:name',
  1190. // urls: '',
  1191. // children: [],
  1192. // enName: 'data Modules Details',
  1193. // id: 1212,
  1194. // redirect: '',
  1195. // level: 3,
  1196. // openPath: '',
  1197. // active: '',
  1198. // label: '数据模型详情',
  1199. // sort: 0,
  1200. // parentId: 1210,
  1201. // effectiveStatus: true,
  1202. // parentName: '',
  1203. // component: 'dataBook/dataModel/details',
  1204. // meta: {
  1205. // keepAlive: false,
  1206. // allowClick: false,
  1207. // roles: [],
  1208. // enName: 'data Modules Details',
  1209. // icon: '',
  1210. // editModules: false,
  1211. // title: '数据模型详情',
  1212. // fullScreen: false,
  1213. // target: false,
  1214. // effectiveStatus: true
  1215. // },
  1216. // name: 'data-book-data-model-details',
  1217. // style: '',
  1218. // alwaysShow: 0,
  1219. // metastr: '{"keepAlive":false,"allowClick":false,"enName":"data Modules Details","editModules":false,"title":"数据模型详情","fullScreen":false,"target":false}',
  1220. // open: null
  1221. // },
  1222. // {
  1223. // meun: '',
  1224. // code: '',
  1225. // hidden: 1,
  1226. // rootId: 1225,
  1227. // icon: '',
  1228. // remark: '',
  1229. // type: 1,
  1230. // title: '数据模型',
  1231. // local: '',
  1232. // path: '/data-book/data-model',
  1233. // urls: '',
  1234. // children: [],
  1235. // enName: 'data Model',
  1236. // id: 1211,
  1237. // redirect: '',
  1238. // level: 3,
  1239. // openPath: '',
  1240. // active: '',
  1241. // label: '数据模型',
  1242. // sort: 20,
  1243. // parentId: 1210,
  1244. // effectiveStatus: true,
  1245. // parentName: '',
  1246. // component: 'dataBook/dataModel',
  1247. // meta: {
  1248. // keepAlive: false,
  1249. // allowClick: true,
  1250. // roles: [],
  1251. // enName: 'data Model',
  1252. // icon: '',
  1253. // editModules: false,
  1254. // title: '数据模型',
  1255. // fullScreen: false,
  1256. // target: false,
  1257. // effectiveStatus: true
  1258. // },
  1259. // name: 'data-book-data-model-index',
  1260. // style: '',
  1261. // alwaysShow: 0,
  1262. // metastr: '{"keepAlive":false,"allowClick":true,"enName":"data Model","editModules":false,"title":"数据模型","fullScreen":false,"target":false}',
  1263. // open: null
  1264. // }
  1265. // ],
  1266. // enName: 'data Model',
  1267. // id: 1210,
  1268. // redirect: '',
  1269. // level: 2,
  1270. // openPath: '',
  1271. // active: '',
  1272. // label: '数据模型',
  1273. // sort: 11,
  1274. // parentId: 1225,
  1275. // effectiveStatus: true,
  1276. // parentName: '',
  1277. // component: '',
  1278. // meta: {
  1279. // allowClick: true,
  1280. // roles: [],
  1281. // enName: 'data Model',
  1282. // icon: '',
  1283. // title: '数据模型',
  1284. // target: false,
  1285. // effectiveStatus: true
  1286. // },
  1287. // name: 'data-book-data-model',
  1288. // style: '',
  1289. // alwaysShow: 0,
  1290. // metastr: '{"allowClick":true,"enName":"data Model","title":"数据模型","target":false}',
  1291. // open: null
  1292. // },
  1293. // {
  1294. // meun: '',
  1295. // code: '',
  1296. // hidden: 0,
  1297. // rootId: 1225,
  1298. // icon: '',
  1299. // remark: '',
  1300. // type: 0,
  1301. // title: '数据指标',
  1302. // local: '',
  1303. // path: '/data-book/data-indicator',
  1304. // urls: '',
  1305. // children: [
  1306. // {
  1307. // meun: '',
  1308. // code: '',
  1309. // hidden: 1,
  1310. // rootId: 1225,
  1311. // icon: '',
  1312. // remark: '',
  1313. // type: 1,
  1314. // title: '数据指标',
  1315. // local: '',
  1316. // path: '/data-book/data-indicator',
  1317. // urls: '',
  1318. // children: [],
  1319. // enName: 'data Indicator',
  1320. // id: 1267,
  1321. // redirect: '',
  1322. // level: 3,
  1323. // openPath: '',
  1324. // active: '',
  1325. // label: '数据指标',
  1326. // sort: 1,
  1327. // parentId: 1182,
  1328. // effectiveStatus: true,
  1329. // parentName: '',
  1330. // component: 'dataBook/indicator',
  1331. // meta: {
  1332. // keepAlive: false,
  1333. // allowClick: true,
  1334. // roles: [],
  1335. // enName: 'data Indicator',
  1336. // icon: '',
  1337. // editModules: false,
  1338. // title: '数据指标',
  1339. // fullScreen: false,
  1340. // target: false,
  1341. // effectiveStatus: true
  1342. // },
  1343. // name: 'data-book-indicator-index',
  1344. // style: '',
  1345. // alwaysShow: 0,
  1346. // metastr: '{"keepAlive":false,"allowClick":true,"enName":"data Indicator","editModules":false,"title":"数据指标","fullScreen":false,"target":false}',
  1347. // open: null
  1348. // },
  1349. // {
  1350. // meun: '',
  1351. // code: '',
  1352. // hidden: 1,
  1353. // rootId: 1225,
  1354. // icon: '',
  1355. // remark: '',
  1356. // type: 1,
  1357. // title: '数据指标详情',
  1358. // local: '',
  1359. // path: '/data-book/data-indicator/details/:id/:name',
  1360. // urls: '',
  1361. // children: [],
  1362. // enName: 'data Indicator',
  1363. // id: 1268,
  1364. // redirect: '',
  1365. // level: 3,
  1366. // openPath: '',
  1367. // active: '',
  1368. // label: '数据指标详情',
  1369. // sort: 1,
  1370. // parentId: 1182,
  1371. // effectiveStatus: true,
  1372. // parentName: '',
  1373. // component: 'dataBook/indicator/details',
  1374. // meta: {
  1375. // keepAlive: false,
  1376. // allowClick: true,
  1377. // roles: [],
  1378. // enName: 'data Indicator',
  1379. // icon: '',
  1380. // editModules: false,
  1381. // title: '数据指标详情',
  1382. // fullScreen: false,
  1383. // target: false,
  1384. // effectiveStatus: true
  1385. // },
  1386. // name: 'data-book-indicator-details',
  1387. // style: '',
  1388. // alwaysShow: 0,
  1389. // metastr: '{"keepAlive":false,"allowClick":true,"enName":"data Indicator","editModules":false,"title":"数据指标详情","fullScreen":false,"target":false}',
  1390. // open: null
  1391. // }
  1392. // ],
  1393. // enName: 'data Indicator',
  1394. // id: 1182,
  1395. // redirect: '',
  1396. // level: 2,
  1397. // openPath: '',
  1398. // active: '',
  1399. // label: '数据指标',
  1400. // sort: 30,
  1401. // parentId: 1225,
  1402. // effectiveStatus: true,
  1403. // parentName: 'dataBook',
  1404. // component: '',
  1405. // meta: {
  1406. // allowClick: true,
  1407. // roles: [],
  1408. // enName: 'data Indicator',
  1409. // icon: '',
  1410. // title: '数据指标',
  1411. // target: false,
  1412. // effectiveStatus: true
  1413. // },
  1414. // name: 'data-book-indicator',
  1415. // style: '',
  1416. // alwaysShow: 0,
  1417. // metastr: '{"allowClick":true,"enName":"data Indicator","title":"数据指标","target":false}',
  1418. // open: null
  1419. // },
  1420. {
  1421. meun: '',
  1422. code: '',
  1423. hidden: 0,
  1424. rootId: 1225,
  1425. icon: '',
  1426. remark: '',
  1427. type: 0,
  1428. title: '数据标准',
  1429. local: '',
  1430. path: '/data-book/data-standard',
  1431. urls: '',
  1432. children: [
  1433. {
  1434. meun: '',
  1435. code: '',
  1436. hidden: 1,
  1437. rootId: 1225,
  1438. icon: '',
  1439. remark: '',
  1440. type: 1,
  1441. title: '数据标准',
  1442. local: '',
  1443. path: '/data-book/data-standard',
  1444. urls: '',
  1445. children: [],
  1446. enName: 'data Indicator',
  1447. id: 1269,
  1448. redirect: '',
  1449. level: 3,
  1450. openPath: '',
  1451. active: '',
  1452. label: '数据标准',
  1453. sort: 1,
  1454. parentId: 1202,
  1455. effectiveStatus: true,
  1456. parentName: '',
  1457. component: 'dataBook/dataStandard',
  1458. meta: {
  1459. keepAlive: false,
  1460. allowClick: true,
  1461. roles: [],
  1462. enName: 'data Indicator',
  1463. icon: '',
  1464. editModules: false,
  1465. title: '数据标准',
  1466. fullScreen: false,
  1467. target: false,
  1468. effectiveStatus: true
  1469. },
  1470. name: 'data-book-standard-index',
  1471. style: '',
  1472. alwaysShow: 0,
  1473. metastr: '{"keepAlive":false,"allowClick":true,"enName":"data Indicator","editModules":false,"title":"数据标准","fullScreen":false,"target":false}',
  1474. open: null
  1475. },
  1476. {
  1477. meun: '',
  1478. code: '',
  1479. hidden: 1,
  1480. rootId: 1225,
  1481. icon: '',
  1482. remark: '',
  1483. type: 1,
  1484. title: '数据标准详情',
  1485. local: '',
  1486. path: '/data-book/data-standard/details/:id/:name',
  1487. urls: '',
  1488. children: [],
  1489. enName: 'data Indicator',
  1490. id: 1270,
  1491. redirect: '',
  1492. level: 3,
  1493. openPath: '',
  1494. active: '',
  1495. label: '数据标准详情',
  1496. sort: 10,
  1497. parentId: 1202,
  1498. effectiveStatus: true,
  1499. parentName: '',
  1500. component: 'dataBook/dataStandard/details',
  1501. meta: {
  1502. keepAlive: false,
  1503. allowClick: true,
  1504. roles: [],
  1505. enName: 'data Indicator',
  1506. icon: '',
  1507. editModules: false,
  1508. title: '数据标准详情',
  1509. fullScreen: false,
  1510. target: false,
  1511. effectiveStatus: true
  1512. },
  1513. name: 'data-book-standard-details',
  1514. style: '',
  1515. alwaysShow: 0,
  1516. metastr: '{"keepAlive":false,"allowClick":true,"enName":"data Indicator","editModules":false,"title":"数据标准详情","fullScreen":false,"target":false}',
  1517. open: null
  1518. }
  1519. ],
  1520. enName: 'data Indicator',
  1521. id: 1202,
  1522. redirect: '',
  1523. level: 2,
  1524. openPath: '',
  1525. active: '',
  1526. label: '数据标准',
  1527. sort: 35,
  1528. parentId: 1225,
  1529. effectiveStatus: true,
  1530. parentName: '',
  1531. component: '',
  1532. meta: {
  1533. allowClick: true,
  1534. roles: [],
  1535. enName: 'data Indicator',
  1536. icon: '',
  1537. title: '数据标准',
  1538. target: false,
  1539. effectiveStatus: true
  1540. },
  1541. name: 'data-book-standard',
  1542. style: '',
  1543. alwaysShow: 0,
  1544. metastr: '{"allowClick":true,"enName":"data Indicator","title":"数据标准","target":false}',
  1545. open: null
  1546. },
  1547. {
  1548. meun: '',
  1549. code: '',
  1550. hidden: 0,
  1551. rootId: 2001,
  1552. icon: '',
  1553. remark: '',
  1554. type: 0,
  1555. title: '数据流程',
  1556. local: '',
  1557. path: '/data-book/data-process',
  1558. urls: '',
  1559. children: [
  1560. {
  1561. meun: '',
  1562. code: '',
  1563. hidden: 1,
  1564. rootId: 2002,
  1565. icon: '',
  1566. remark: '',
  1567. type: 1,
  1568. title: '数据流程',
  1569. local: '',
  1570. path: '/data-book/data-process',
  1571. urls: '',
  1572. children: [],
  1573. enName: 'data process',
  1574. id: 1269,
  1575. redirect: '',
  1576. level: 3,
  1577. openPath: '',
  1578. active: '',
  1579. label: '数据流程',
  1580. sort: 1,
  1581. parentId: 2001,
  1582. effectiveStatus: true,
  1583. parentName: '',
  1584. component: 'dataBook/dataProcess',
  1585. meta: {
  1586. keepAlive: false,
  1587. allowClick: true,
  1588. roles: [],
  1589. enName: 'data process',
  1590. icon: '',
  1591. editModules: false,
  1592. title: '数据流程',
  1593. fullScreen: false,
  1594. target: false,
  1595. effectiveStatus: true
  1596. },
  1597. name: 'data-book-process-index',
  1598. style: '',
  1599. alwaysShow: 0,
  1600. metastr: '{"keepAlive":false,"allowClick":true,"enName":"data Indicator","editModules":false,"title":"数据标准","fullScreen":false,"target":false}',
  1601. open: null
  1602. },
  1603. {
  1604. meun: '',
  1605. code: '',
  1606. hidden: 1,
  1607. rootId: 1225,
  1608. icon: '',
  1609. remark: '',
  1610. type: 1,
  1611. title: '数据流程详情',
  1612. local: '',
  1613. path: '/data-book/data-process/details/:id/:name',
  1614. urls: '',
  1615. children: [],
  1616. enName: 'data process',
  1617. id: 1270,
  1618. redirect: '',
  1619. level: 3,
  1620. openPath: '',
  1621. active: '',
  1622. label: '数据流程详情',
  1623. sort: 10,
  1624. parentId: 2001,
  1625. effectiveStatus: true,
  1626. parentName: '',
  1627. component: 'dataBook/dataProcess/details',
  1628. meta: {
  1629. keepAlive: false,
  1630. allowClick: true,
  1631. roles: [],
  1632. enName: 'data process',
  1633. icon: '',
  1634. editModules: false,
  1635. title: '数据流程详情',
  1636. fullScreen: false,
  1637. target: false,
  1638. effectiveStatus: true
  1639. },
  1640. name: 'data-book-process-details',
  1641. style: '',
  1642. alwaysShow: 0,
  1643. metastr: '{"keepAlive":false,"allowClick":true,"enName":"data Indicator","editModules":false,"title":"数据标准详情","fullScreen":false,"target":false}',
  1644. open: null
  1645. }
  1646. ],
  1647. enName: 'data process',
  1648. id: 1202,
  1649. redirect: '',
  1650. level: 2,
  1651. openPath: '',
  1652. active: '',
  1653. label: '数据流程',
  1654. sort: 35,
  1655. parentId: 1225,
  1656. effectiveStatus: true,
  1657. parentName: '',
  1658. component: '',
  1659. meta: {
  1660. allowClick: true,
  1661. roles: [],
  1662. enName: 'data process',
  1663. icon: '',
  1664. title: '数据流程',
  1665. target: false,
  1666. effectiveStatus: true
  1667. },
  1668. name: 'data-book-process',
  1669. style: '',
  1670. alwaysShow: 0,
  1671. metastr: '{"allowClick":true,"enName":"data Indicator","title":"数据标准","target":false}',
  1672. open: null
  1673. },
  1674. {
  1675. meun: '',
  1676. code: '',
  1677. hidden: 0,
  1678. rootId: 1225,
  1679. icon: '',
  1680. remark: '',
  1681. type: 1,
  1682. title: '数据标签',
  1683. local: '',
  1684. path: '/data-book/data-label',
  1685. urls: '',
  1686. children: [
  1687. {
  1688. meun: '',
  1689. code: '',
  1690. hidden: 1,
  1691. rootId: 1225,
  1692. icon: '',
  1693. remark: '',
  1694. type: 1,
  1695. title: '数据标签',
  1696. local: '',
  1697. path: '/data-book/data-label',
  1698. urls: '',
  1699. children: [],
  1700. enName: 'data Label',
  1701. id: 1271,
  1702. redirect: '',
  1703. level: 3,
  1704. openPath: '',
  1705. active: '',
  1706. label: '数据标签',
  1707. sort: 1,
  1708. parentId: 1218,
  1709. effectiveStatus: true,
  1710. parentName: '',
  1711. component: 'dataBook/dataLabel',
  1712. meta: {
  1713. keepAlive: false,
  1714. allowClick: true,
  1715. roles: [],
  1716. enName: 'data Label',
  1717. icon: '',
  1718. editModules: false,
  1719. title: '数据标签',
  1720. fullScreen: false,
  1721. target: false,
  1722. effectiveStatus: true
  1723. },
  1724. name: 'data-book-label-index',
  1725. style: '',
  1726. alwaysShow: 0,
  1727. metastr: '{"keepAlive":false,"allowClick":true,"enName":"data Label","editModules":false,"title":"数据标签","fullScreen":false,"target":false}',
  1728. open: null
  1729. },
  1730. {
  1731. meun: '',
  1732. code: '',
  1733. hidden: 1,
  1734. rootId: 1225,
  1735. icon: '',
  1736. remark: '',
  1737. type: 1,
  1738. title: '数据标签详情',
  1739. local: '',
  1740. path: '/data-book/data-label/details/:id/:name',
  1741. urls: '',
  1742. children: [],
  1743. enName: 'data Label',
  1744. id: 1272,
  1745. redirect: '',
  1746. level: 3,
  1747. openPath: '',
  1748. active: '',
  1749. label: '数据标签详情',
  1750. sort: 1,
  1751. parentId: 1218,
  1752. effectiveStatus: true,
  1753. parentName: '',
  1754. component: 'dataBook/dataLabel/details',
  1755. meta: {
  1756. keepAlive: false,
  1757. allowClick: true,
  1758. roles: [],
  1759. enName: 'data Label',
  1760. icon: '',
  1761. editModules: false,
  1762. title: '数据标签详情',
  1763. fullScreen: false,
  1764. target: false,
  1765. effectiveStatus: true
  1766. },
  1767. name: 'data-book-label-details',
  1768. style: '',
  1769. alwaysShow: 0,
  1770. metastr: '{"keepAlive":false,"allowClick":true,"enName":"data Label","editModules":false,"title":"数据标签详情","fullScreen":false,"target":false}',
  1771. open: null
  1772. }
  1773. ],
  1774. enName: 'data Label',
  1775. id: 1218,
  1776. redirect: '',
  1777. level: 2,
  1778. openPath: '',
  1779. active: '',
  1780. label: '数据标签',
  1781. sort: 40,
  1782. parentId: 1225,
  1783. effectiveStatus: true,
  1784. parentName: '',
  1785. component: '',
  1786. meta: {
  1787. keepAlive: false,
  1788. allowClick: true,
  1789. roles: [],
  1790. enName: 'data Label',
  1791. icon: '',
  1792. editModules: false,
  1793. title: '数据标签',
  1794. fullScreen: false,
  1795. target: false,
  1796. effectiveStatus: true
  1797. },
  1798. name: 'data-book-label',
  1799. style: '',
  1800. alwaysShow: 0,
  1801. metastr: '{"keepAlive":false,"allowClick":true,"enName":"data Label","editModules":false,"title":"数据标签","fullScreen":false,"target":false}',
  1802. open: null
  1803. }
  1804. ],
  1805. enName: 'data book',
  1806. id: 1225,
  1807. redirect: '',
  1808. level: 1,
  1809. openPath: '',
  1810. active: '',
  1811. label: '数据地图',
  1812. sort: 49,
  1813. parentId: 0,
  1814. effectiveStatus: true,
  1815. parentName: '',
  1816. component: 'Layout',
  1817. meta: {
  1818. allowClick: false,
  1819. roles: [],
  1820. enName: 'data book',
  1821. icon: 'mdi-book-open-outline',
  1822. title: '数据地图',
  1823. target: false,
  1824. effectiveStatus: true
  1825. },
  1826. name: 'data-book',
  1827. style: '',
  1828. alwaysShow: 0,
  1829. metastr: '{"allowClick":false,"enName":"data book","title":"数据地图","target":false}',
  1830. open: null
  1831. },
  1832. {
  1833. meun: '',
  1834. code: '',
  1835. hidden: 0,
  1836. rootId: 0,
  1837. icon: 'mdi-factory',
  1838. remark: '',
  1839. type: 0,
  1840. title: '数据工厂',
  1841. local: '',
  1842. path: '/dataFactory',
  1843. urls: '',
  1844. children: [
  1845. {
  1846. meun: '',
  1847. code: '',
  1848. hidden: 0,
  1849. rootId: 972,
  1850. icon: '',
  1851. remark: '',
  1852. type: 1,
  1853. title: '生产线管理',
  1854. local: '',
  1855. path: process.env.VUE_APP_N8N_URL,
  1856. urls: '',
  1857. children: [],
  1858. enName: 'Assembly Line',
  1859. id: 973,
  1860. redirect: '',
  1861. level: 2,
  1862. openPath: '',
  1863. active: '',
  1864. label: '生产线管理',
  1865. sort: 6,
  1866. parentId: 972,
  1867. effectiveStatus: true,
  1868. parentName: 'dataFactory',
  1869. component: 'dataFactory/productionLine',
  1870. meta: {
  1871. keepAlive: false,
  1872. allowClick: false,
  1873. roles: [],
  1874. enName: 'Assembly Line',
  1875. icon: '',
  1876. editModules: false,
  1877. title: '生产线管理',
  1878. fullScreen: false,
  1879. target: true,
  1880. effectiveStatus: true
  1881. },
  1882. name: 'productionLine',
  1883. style: '',
  1884. alwaysShow: 0,
  1885. metastr: '{"keepAlive":false,"allowClick":false,"enName":"Assembly Line","editModules":false,"title":"生产线管理","fullScreen":false,"target":true}',
  1886. open: null,
  1887. target: true
  1888. }
  1889. // {
  1890. // meun: '',
  1891. // code: '',
  1892. // hidden: 0,
  1893. // rootId: 972,
  1894. // icon: '',
  1895. // remark: '',
  1896. // type: 1,
  1897. // title: '原料管理',
  1898. // local: '',
  1899. // path: '/dataFactory/log-manage',
  1900. // urls: '',
  1901. // children: [],
  1902. // enName: 'log manage',
  1903. // id: 974,
  1904. // redirect: '',
  1905. // level: 2,
  1906. // openPath: '',
  1907. // active: '',
  1908. // label: '原料管理',
  1909. // sort: 10,
  1910. // parentId: 972,
  1911. // effectiveStatus: true,
  1912. // parentName: 'dataFactory',
  1913. // component: 'dataFactory/logManage',
  1914. // meta: {
  1915. // keepAlive: false,
  1916. // allowClick: false,
  1917. // roles: [],
  1918. // enName: 'log manage',
  1919. // icon: '',
  1920. // editModules: false,
  1921. // title: '原料管理',
  1922. // fullScreen: false,
  1923. // target: false,
  1924. // effectiveStatus: true
  1925. // },
  1926. // name: 'productionLineLogManage',
  1927. // style: '',
  1928. // alwaysShow: 0,
  1929. // metastr: '{"keepAlive":false,"allowClick":false,"enName":"log manage","editModules":false,"title":"生产线日志","fullScreen":false,"target":false}',
  1930. // open: null
  1931. // }
  1932. ],
  1933. enName: 'production line manage',
  1934. id: 972,
  1935. redirect: '',
  1936. level: 1,
  1937. openPath: '',
  1938. active: '',
  1939. label: '数据工厂',
  1940. sort: 46,
  1941. parentId: 0,
  1942. effectiveStatus: true,
  1943. parentName: 'dataFactory',
  1944. component: 'Layout',
  1945. meta: {
  1946. allowClick: false,
  1947. roles: [],
  1948. enName: 'production line manage',
  1949. icon: 'mdi-factory',
  1950. title: '数据工厂',
  1951. target: false,
  1952. effectiveStatus: true
  1953. },
  1954. name: 'dataFactory',
  1955. style: '',
  1956. alwaysShow: 0,
  1957. metastr: '{"allowClick":false,"enName":"production line manage","title":"数据工厂","target":false}',
  1958. open: null
  1959. },
  1960. // {
  1961. // meun: '',
  1962. // code: '',
  1963. // hidden: 0,
  1964. // rootId: 0,
  1965. // icon: 'mdi-application-settings-outline',
  1966. // remark: '',
  1967. // type: 0,
  1968. // title: '数据服务',
  1969. // local: '',
  1970. // path: '/dataService',
  1971. // urls: '',
  1972. // children: [],
  1973. // enName: 'data service',
  1974. // id: 972,
  1975. // redirect: '',
  1976. // level: 1,
  1977. // openPath: '',
  1978. // active: '',
  1979. // label: '数据服务',
  1980. // sort: 46,
  1981. // parentId: 0,
  1982. // effectiveStatus: true,
  1983. // parentName: 'dataService',
  1984. // component: 'Layout',
  1985. // meta: {
  1986. // allowClick: false,
  1987. // roles: [],
  1988. // enName: 'data service',
  1989. // icon: 'mdi-factory',
  1990. // title: '数据服务',
  1991. // target: false,
  1992. // effectiveStatus: true
  1993. // },
  1994. // name: 'dataService',
  1995. // style: '',
  1996. // alwaysShow: 0,
  1997. // metastr: '{"allowClick":false,"enName":"data service","title":"数据服务","target":false}'
  1998. // },
  1999. {
  2000. hidden: 0,
  2001. rootId: 0,
  2002. icon: 'mdi-widgets-outline',
  2003. type: 0,
  2004. path: '/dataDeduplication',
  2005. children: [
  2006. {
  2007. hidden: 1,
  2008. icon: '',
  2009. type: 1,
  2010. title: '数据审核',
  2011. path: '/dataDeduplication',
  2012. children: [],
  2013. enName: 'data Deduplication',
  2014. redirect: '',
  2015. active: '',
  2016. label: '数据审核',
  2017. sort: 0,
  2018. component: 'dataDeduplication',
  2019. meta: {
  2020. roles: [],
  2021. enName: 'data Deduplication',
  2022. icon: '',
  2023. title: '数据审核',
  2024. fullScreen: false
  2025. },
  2026. name: 'index',
  2027. alwaysShow: 0
  2028. }
  2029. ],
  2030. enName: 'data Deduplication',
  2031. redirect: '',
  2032. active: '',
  2033. sort: 0,
  2034. component: 'Layout',
  2035. meta: {
  2036. allowClick: false,
  2037. roles: [],
  2038. enName: 'data Deduplication',
  2039. icon: 'mdi-widgets-outline',
  2040. title: '数据审核',
  2041. target: false,
  2042. effectiveStatus: true
  2043. },
  2044. name: 'dataDeduplication',
  2045. alwaysShow: 0
  2046. },
  2047. // {
  2048. // meun: '',
  2049. // code: '',
  2050. // hidden: 0,
  2051. // rootId: 0,
  2052. // icon: 'mdi-widgets-outline',
  2053. // remark: '',
  2054. // type: 0,
  2055. // title: '数据来源',
  2056. // local: '',
  2057. // path: '/data-origin',
  2058. // urls: '',
  2059. // children: [
  2060. // {
  2061. // meun: '',
  2062. // code: '',
  2063. // hidden: 0,
  2064. // rootId: 1319,
  2065. // icon: 'mdi-widgets-outline',
  2066. // remark: '',
  2067. // type: 1,
  2068. // title: 'RDBMS数据源',
  2069. // local: '',
  2070. // path: '/data-origin/rdbms',
  2071. // urls: '',
  2072. // children: [],
  2073. // enName: 'RDBMS Data Source',
  2074. // id: 1328,
  2075. // redirect: '',
  2076. // level: 2,
  2077. // openPath: '',
  2078. // active: '',
  2079. // label: 'RDBMS数据源',
  2080. // sort: 1,
  2081. // parentId: 1319,
  2082. // effectiveStatus: true,
  2083. // parentName: '',
  2084. // component: 'dataOrigin/rdbmsDataSource',
  2085. // meta: {
  2086. // keepAlive: false,
  2087. // allowClick: false,
  2088. // roles: [],
  2089. // enName: 'RDBMS Data Source',
  2090. // icon: 'mdi-widgets-outline',
  2091. // editModules: false,
  2092. // title: 'RDBMS数据源',
  2093. // fullScreen: false,
  2094. // target: false,
  2095. // dataPermission: false,
  2096. // effectiveStatus: true
  2097. // },
  2098. // name: 'data-origin',
  2099. // style: '',
  2100. // alwaysShow: 0,
  2101. // metastr: '{"keepAlive":false,"allowClick":false,"enName":"RDBMS Data Source","editModules":false,"title":"RDBMS数据源","fullScreen":false,"target":false,"dataPermission":false}',
  2102. // open: null
  2103. // },
  2104. // {
  2105. // meun: '',
  2106. // code: '',
  2107. // hidden: 0,
  2108. // rootId: 1319,
  2109. // icon: 'mdi-widgets-outline',
  2110. // remark: '',
  2111. // type: 1,
  2112. // title: '非结构化数据源',
  2113. // local: '',
  2114. // path: '/data-origin/unstructured',
  2115. // urls: '',
  2116. // children: [
  2117. // {
  2118. // meun: '',
  2119. // code: '',
  2120. // hidden: 0,
  2121. // rootId: 1319,
  2122. // icon: 'mdi-account-plus-outline',
  2123. // remark: '',
  2124. // type: 1,
  2125. // title: '手动收集',
  2126. // local: '',
  2127. // path: '/data-origin/unstructured/manual-collection',
  2128. // urls: '',
  2129. // children: [],
  2130. // enName: 'Manual collection',
  2131. // id: 1320,
  2132. // redirect: '',
  2133. // level: 3,
  2134. // openPath: '',
  2135. // active: '',
  2136. // label: '手动收集',
  2137. // sort: 1,
  2138. // parentId: 1327,
  2139. // effectiveStatus: true,
  2140. // parentName: '',
  2141. // component: 'dataOrigin/unstructuredData/manualCollection',
  2142. // meta: {
  2143. // keepAlive: false,
  2144. // allowClick: false,
  2145. // roles: [
  2146. // {
  2147. // active: '1',
  2148. // alwaysShow: 0,
  2149. // children: [],
  2150. // code: '',
  2151. // component: '',
  2152. // effectiveStatus: true,
  2153. // enName: 'Excel Import',
  2154. // hidden: 0,
  2155. // icon: '',
  2156. // id: 1321,
  2157. // label: 'Excel导入',
  2158. // level: 3,
  2159. // local: '',
  2160. // meta: null,
  2161. // metastr: '{"enName":"Excel Import","title":"Excel导入","target":false}',
  2162. // meun: '',
  2163. // name: 'excelImport',
  2164. // open: 0,
  2165. // openPath: '',
  2166. // parentId: 1320,
  2167. // parentName: '',
  2168. // path: '',
  2169. // redirect: '',
  2170. // remark: '',
  2171. // rootId: 1319,
  2172. // sort: 0,
  2173. // style: '',
  2174. // type: 3,
  2175. // urls: ''
  2176. // },
  2177. // {
  2178. // active: '1',
  2179. // alwaysShow: 0,
  2180. // children: [],
  2181. // code: '',
  2182. // component: '',
  2183. // effectiveStatus: true,
  2184. // enName: 'Image Import',
  2185. // hidden: 0,
  2186. // icon: '',
  2187. // id: 1322,
  2188. // label: '名片解析',
  2189. // level: 3,
  2190. // local: '',
  2191. // meta: null,
  2192. // metastr: '{"enName":"Image Import","title":"名片解析","target":false}',
  2193. // meun: '',
  2194. // name: 'imageImport',
  2195. // open: 0,
  2196. // openPath: '',
  2197. // parentId: 1320,
  2198. // parentName: '',
  2199. // path: '',
  2200. // redirect: '',
  2201. // remark: '',
  2202. // rootId: 1319,
  2203. // sort: 5,
  2204. // style: '',
  2205. // type: 3,
  2206. // urls: ''
  2207. // },
  2208. // {
  2209. // active: '1',
  2210. // alwaysShow: 0,
  2211. // children: [],
  2212. // code: '',
  2213. // component: '',
  2214. // effectiveStatus: true,
  2215. // enName: 'Manual Import',
  2216. // hidden: 0,
  2217. // icon: '',
  2218. // id: 1323,
  2219. // label: '手动输入',
  2220. // level: 3,
  2221. // local: '',
  2222. // meta: null,
  2223. // metastr: '{"enName":"Manual Import","title":"手动输入","target":false}',
  2224. // meun: '',
  2225. // name: 'manualImport',
  2226. // open: 0,
  2227. // openPath: '',
  2228. // parentId: 1320,
  2229. // parentName: '',
  2230. // path: '',
  2231. // redirect: '',
  2232. // remark: '',
  2233. // rootId: 1319,
  2234. // sort: 10,
  2235. // style: '',
  2236. // type: 3,
  2237. // urls: ''
  2238. // }
  2239. // ],
  2240. // enName: 'Manual collection',
  2241. // icon: 'mdi-account-plus-outline',
  2242. // editModules: false,
  2243. // title: '手动收集',
  2244. // fullScreen: false,
  2245. // target: false,
  2246. // dataPermission: false,
  2247. // effectiveStatus: true
  2248. // },
  2249. // name: 'manual-collection',
  2250. // style: '',
  2251. // alwaysShow: 0,
  2252. // metastr: '{"keepAlive":false,"allowClick":false,"enName":"Manual collection","editModules":false,"title":"手动收集","fullScreen":false,"target":false,"dataPermission":false}',
  2253. // open: null
  2254. // },
  2255. // {
  2256. // meun: '',
  2257. // code: '',
  2258. // hidden: 0,
  2259. // rootId: 1319,
  2260. // icon: 'mdi-bug',
  2261. // remark: '',
  2262. // type: 1,
  2263. // title: '自动收集',
  2264. // local: '',
  2265. // path: '/data-origin/unstructured/auto-collection',
  2266. // urls: '',
  2267. // children: [],
  2268. // enName: 'Auto collection',
  2269. // id: 1324,
  2270. // redirect: '',
  2271. // level: 3,
  2272. // openPath: '',
  2273. // active: '',
  2274. // label: '自动收集',
  2275. // sort: 1,
  2276. // parentId: 1327,
  2277. // effectiveStatus: true,
  2278. // parentName: '',
  2279. // component: 'dataOrigin/unstructuredData/autoCollection',
  2280. // meta: {
  2281. // keepAlive: false,
  2282. // allowClick: false,
  2283. // roles: [
  2284. // {
  2285. // active: '1',
  2286. // alwaysShow: 0,
  2287. // children: [],
  2288. // code: '',
  2289. // component: '',
  2290. // effectiveStatus: true,
  2291. // enName: 'Spider Management',
  2292. // hidden: 0,
  2293. // icon: 'mdi-bug',
  2294. // id: 1325,
  2295. // label: '爬虫管理',
  2296. // level: 3,
  2297. // local: '',
  2298. // meta: null,
  2299. // metastr: '{"enName":"Spider Management","title":"爬虫管理","target":false}',
  2300. // meun: '',
  2301. // name: 'spiderManagement',
  2302. // open: 0,
  2303. // openPath: '',
  2304. // parentId: 1324,
  2305. // parentName: '',
  2306. // path: '',
  2307. // redirect: '',
  2308. // remark: '',
  2309. // rootId: 1319,
  2310. // sort: 1,
  2311. // style: '',
  2312. // type: 3,
  2313. // urls: ''
  2314. // },
  2315. // {
  2316. // active: '1',
  2317. // alwaysShow: 0,
  2318. // children: [],
  2319. // code: '',
  2320. // component: '',
  2321. // effectiveStatus: true,
  2322. // enName: 'Page Parsing',
  2323. // hidden: 0,
  2324. // icon: 'mdi-bug',
  2325. // id: 1326,
  2326. // label: '网页解析',
  2327. // level: 3,
  2328. // local: '',
  2329. // meta: null,
  2330. // metastr: '{"enName":"Page Parsing","title":"网页解析","target":false}',
  2331. // meun: '',
  2332. // name: 'pageParsing',
  2333. // open: 0,
  2334. // openPath: '',
  2335. // parentId: 1324,
  2336. // parentName: '',
  2337. // path: '',
  2338. // redirect: '',
  2339. // remark: '',
  2340. // rootId: 1319,
  2341. // sort: 1,
  2342. // style: '',
  2343. // type: 3,
  2344. // urls: ''
  2345. // }
  2346. // ],
  2347. // enName: 'Auto collection',
  2348. // icon: 'mdi-bug',
  2349. // editModules: false,
  2350. // title: '自动收集',
  2351. // fullScreen: false,
  2352. // target: false,
  2353. // dataPermission: false,
  2354. // effectiveStatus: true
  2355. // },
  2356. // name: 'auto-collection',
  2357. // style: '',
  2358. // alwaysShow: 0,
  2359. // metastr: '{"keepAlive":false,"allowClick":false,"enName":"Auto collection","editModules":false,"title":"自动收集","fullScreen":false,"target":false,"dataPermission":false}',
  2360. // open: null
  2361. // }
  2362. // ],
  2363. // enName: 'Unstructured Data Source',
  2364. // id: 1327,
  2365. // redirect: '',
  2366. // level: 2,
  2367. // openPath: '',
  2368. // active: '',
  2369. // label: '非结构化数据源',
  2370. // sort: 10,
  2371. // parentId: 1319,
  2372. // effectiveStatus: true,
  2373. // parentName: '',
  2374. // component: '',
  2375. // meta: {
  2376. // keepAlive: false,
  2377. // allowClick: false,
  2378. // roles: [],
  2379. // enName: 'Unstructured Data Source',
  2380. // icon: 'mdi-widgets-outline',
  2381. // editModules: false,
  2382. // title: '非结构化数据源',
  2383. // fullScreen: false,
  2384. // target: false,
  2385. // dataPermission: false,
  2386. // effectiveStatus: true
  2387. // },
  2388. // name: 'unstructured',
  2389. // style: '',
  2390. // alwaysShow: 0,
  2391. // metastr: '{"keepAlive":false,"allowClick":false,"enName":"Unstructured Data Source","editModules":false,"title":"非结构化数据源","fullScreen":false,"target":false,"dataPermission":false}',
  2392. // open: null
  2393. // }
  2394. // ],
  2395. // enName: 'Data collection',
  2396. // id: 1319,
  2397. // redirect: '',
  2398. // level: 1,
  2399. // openPath: '',
  2400. // active: '',
  2401. // label: '数据来源',
  2402. // sort: 47,
  2403. // parentId: 0,
  2404. // effectiveStatus: true,
  2405. // parentName: '',
  2406. // component: 'Layout',
  2407. // meta: {
  2408. // allowClick: false,
  2409. // roles: [],
  2410. // enName: 'Data collection',
  2411. // icon: 'mdi-widgets-outline',
  2412. // title: '数据来源',
  2413. // target: false,
  2414. // effectiveStatus: true
  2415. // },
  2416. // name: 'data-origin',
  2417. // style: '',
  2418. // alwaysShow: 0,
  2419. // metastr: '{"allowClick":false,"enName":"Data collection","title":"数据来源","target":false}',
  2420. // open: null
  2421. // },
  2422. {
  2423. hidden: 0,
  2424. rootId: 0,
  2425. icon: 'mdi-cog-outline',
  2426. type: 0,
  2427. path: '/model-system',
  2428. children: [
  2429. {
  2430. hidden: 0,
  2431. icon: '',
  2432. type: 1,
  2433. title: '质量管理',
  2434. path: '/model-system/model-statistics',
  2435. children: [],
  2436. enName: 'model-statistics',
  2437. redirect: '',
  2438. active: '',
  2439. label: '质量管理',
  2440. sort: 0,
  2441. component: 'modelSystem/modelStatistics',
  2442. meta: {
  2443. roles: [],
  2444. enName: 'model-statistics',
  2445. icon: '',
  2446. title: '质量管理',
  2447. fullScreen: false
  2448. },
  2449. name: 'model-statistics',
  2450. alwaysShow: 0
  2451. },
  2452. {
  2453. hidden: 0,
  2454. icon: '',
  2455. type: 1,
  2456. title: 'QA反馈管理',
  2457. path: '/model-system/model-qa',
  2458. children: [],
  2459. enName: 'model-qa',
  2460. redirect: '',
  2461. active: '',
  2462. label: 'QA反馈管理',
  2463. sort: 0,
  2464. component: 'modelSystem/modelQa',
  2465. meta: {
  2466. roles: [],
  2467. enName: 'model-qa',
  2468. icon: '',
  2469. title: 'QA反馈管理',
  2470. fullScreen: false
  2471. },
  2472. name: 'model-qa',
  2473. alwaysShow: 0
  2474. },
  2475. {
  2476. hidden: 0,
  2477. icon: '',
  2478. type: 1,
  2479. title: '典型业务知识库',
  2480. path: '/model-system/model-train-manage',
  2481. children: [],
  2482. enName: 'model-train-manage',
  2483. redirect: '',
  2484. active: '',
  2485. label: '典型业务知识库',
  2486. sort: 10,
  2487. component: 'modelSystem/modelTrainManage',
  2488. meta: {
  2489. roles: [],
  2490. enName: 'model-train-manage',
  2491. icon: '',
  2492. title: '典型业务知识库',
  2493. fullScreen: false
  2494. },
  2495. name: 'model-train',
  2496. alwaysShow: 0
  2497. },
  2498. {
  2499. hidden: 0,
  2500. icon: '',
  2501. type: 1,
  2502. title: '知识库冷启动',
  2503. path: '/model-system/model-train',
  2504. children: [],
  2505. enName: 'model-train',
  2506. redirect: '',
  2507. active: '',
  2508. label: '知识库冷启动',
  2509. sort: 10,
  2510. component: 'modelSystem/modelTrain',
  2511. meta: {
  2512. roles: [],
  2513. enName: 'model-train',
  2514. icon: '',
  2515. title: '知识库冷启动',
  2516. fullScreen: false
  2517. },
  2518. name: 'model-train',
  2519. alwaysShow: 0
  2520. },
  2521. {
  2522. hidden: 0,
  2523. icon: '',
  2524. type: 1,
  2525. title: '内存管理',
  2526. path: '/model-system/model-history',
  2527. children: [],
  2528. enName: 'model-history',
  2529. redirect: '',
  2530. active: '',
  2531. label: '内存管理',
  2532. sort: 0,
  2533. component: 'modelSystem/modelHistory',
  2534. meta: {
  2535. roles: [],
  2536. enName: 'model-history',
  2537. icon: '',
  2538. title: '内存管理',
  2539. fullScreen: false
  2540. },
  2541. name: 'model-history',
  2542. alwaysShow: 0
  2543. },
  2544. {
  2545. hidden: 0,
  2546. icon: '',
  2547. type: 1,
  2548. title: '备份与恢复',
  2549. path: '/model-system/backup',
  2550. children: [],
  2551. enName: 'backup',
  2552. redirect: '',
  2553. active: '',
  2554. label: '备份与恢复',
  2555. sort: 10,
  2556. component: 'modelSystem/backup',
  2557. meta: {
  2558. roles: [],
  2559. enName: 'backup',
  2560. icon: '',
  2561. title: '备份与恢复',
  2562. fullScreen: false
  2563. },
  2564. name: 'backup',
  2565. alwaysShow: 0
  2566. }
  2567. ],
  2568. name: 'model-system',
  2569. enName: 'modelSystem',
  2570. redirect: '',
  2571. active: '',
  2572. sort: 100,
  2573. component: 'Layout',
  2574. meta: {
  2575. allowClick: false,
  2576. roles: [],
  2577. enName: 'modelSystem',
  2578. icon: 'mdi-cog-outline',
  2579. title: '知识库管理',
  2580. target: false,
  2581. effectiveStatus: true
  2582. },
  2583. alwaysShow: 0
  2584. }
  2585. ],
  2586. permission: []
  2587. }