simulated.js 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830
  1. export const baseDataObj = {
  2. employee: {
  3. title: "",
  4. data: {
  5. id: "",
  6. name: "名字",
  7. photo: "",
  8. jianDingZiGeZ: "",
  9. gender: "",
  10. status: "",
  11. mobile: "",
  12. email: "",
  13. job: "",
  14. positions: "",
  15. },
  16. },
  17. ryjbqk: {
  18. title: "",
  19. data: {
  20. id: "",
  21. parentId: "",
  22. jianDangRiQi: "2024-09-12",
  23. chuShengRiQi: "2024-09-12",
  24. nianLing: "1",
  25. zuiGaoXueLiX: "本科",
  26. yuanBiYeYuanXi: "学校",
  27. ruZhiShiJian: "2024-11-11",
  28. zhiChengDengJi: "高级",
  29. zhiCheng: "主任",
  30. qianZiTuWen: "1305918421677899776",
  31. shenFenZhengHao: "232323232323232323232",
  32. baoMiXieYi: "1305918421677899776",
  33. chengNuoHan: "1305918421677899776",
  34. sheBao: "1305918421677899776",
  35. renYuanLeiXing: "提供支持性服务的外部人员",
  36. fujIan: "1305918421677899776",
  37. },
  38. },
  39. jyjl: {
  40. title: "",
  41. data: [
  42. {
  43. id: "",
  44. parentId: "",
  45. kaiShiShiJian: "2024-09-12",
  46. jieShuShiJian: "2024-09-13",
  47. xueXiao: "学校",
  48. zhuanYe: "软件",
  49. xueLiXueWei: "学士",
  50. fuJian: "1305918421677899776",
  51. },
  52. {
  53. id: "",
  54. parentId: "",
  55. kaiShiShiJian: "2024-09-12",
  56. jieShuShiJian: "2024-09-13",
  57. xueXiao: "学校",
  58. zhuanYe: "软件",
  59. xueLiXueWei: "学士",
  60. fuJian: "1305918421677899776",
  61. },
  62. ],
  63. },
  64. gzjl: {
  65. title: "",
  66. data: [
  67. {
  68. id: "",
  69. parentId: "",
  70. ruZhiShiJian: "2024-09-12",
  71. liZhiShiJian: "2024-09-13",
  72. danWeiMingCheng: "医院",
  73. buMen: "临检",
  74. zhiWei: "检验员",
  75. gongZuoNeiRong: "检测",
  76. fuJian: "1305918421677899776",
  77. },
  78. {
  79. id: "",
  80. parentId: "",
  81. ruZhiShiJian: "2024-09-12",
  82. liZhiShiJian: "2024-09-13",
  83. danWeiMingCheng: "医院",
  84. buMen: "临检",
  85. zhiWei: "检验员",
  86. gongZuoNeiRong: "检测",
  87. fuJian: "1305918421677899776",
  88. },
  89. ],
  90. },
  91. zsb: {
  92. title: "",
  93. data: [
  94. {
  95. id: "",
  96. parentId: "",
  97. zhengShuMingC: "毕业证书",
  98. zhengJianHao: "201101101-002",
  99. faZhengDanWei: "学校",
  100. faZhengShiJian: "2024-09-12",
  101. dangAnBaoCun: "原件",
  102. huoJiangZhengS: "1305918421677899776",
  103. },
  104. {
  105. id: "",
  106. parentId: "",
  107. zhengShuMingC: "毕业证书",
  108. zhengJianHao: "201101101-002",
  109. faZhengDanWei: "学校",
  110. faZhengShiJian: "2024-09-12",
  111. dangAnBaoCun: "原件",
  112. huoJiangZhengS: "1305918421677899776",
  113. },
  114. ],
  115. },
  116. };
  117. export const externalSourceDataObj = {
  118. kyxmglb: {
  119. display: "Y",
  120. title: "",
  121. data: [
  122. {
  123. id: "",
  124. parentId: "",
  125. tenantId: "",
  126. xingMing: "name",
  127. xiangMuMingChe: "1212121",
  128. xiangMuBianHao: "121212",
  129. zhuChiCanYu: "参与",
  130. quanBuCanYuRe: "1212",
  131. qiZhiShiJian: "2024-09-12",
  132. ziZhiDanWei: "111",
  133. jieShuShiJian: "2024-09-13",
  134. xiangMuLeiXing: "1212",
  135. liXiangJingFei: "1212",
  136. shangCLXWD: "1305918421677899776",
  137. },
  138. {
  139. id: "",
  140. parentId: "",
  141. tenantId: "",
  142. xingMing: "2024-09-12",
  143. xiangMuMingChe: "1212121",
  144. xiangMuBianHao: "121212",
  145. zhuChiCanYu: "参与",
  146. quanBuCanYuRe: "1212",
  147. qiZhiShiJian: "2024-09-12",
  148. ziZhiDanWei: "111",
  149. jieShuShiJian: "2024-09-13",
  150. xiangMuLeiXing: "1212",
  151. liXiangJingFei: "1212",
  152. shangCLXWD: "1305918421677899776",
  153. },
  154. ],
  155. },
  156. kjhjcgglb: {
  157. display: "Y",
  158. title: "",
  159. data: [
  160. {
  161. id: "",
  162. parentId: "",
  163. tenantId: "",
  164. xingMing: "name",
  165. jiangLiLeiXing: "qww",
  166. jiangLiXiangMu: "研究",
  167. huoJiangShiJia: "2024-09-13",
  168. quanBuHuoJiang: "1,2,3",
  169. geRenPaiMing: "1",
  170. danWei: "医院",
  171. paiMing: "2",
  172. shangCHJZS: "1305918421677899776",
  173. },
  174. {
  175. id: "",
  176. parentId: "",
  177. tenantId: "",
  178. xingMing: "name",
  179. jiangLiLeiXing: "qww",
  180. jiangLiXiangMu: "研究",
  181. huoJiangShiJia: "2024-09-13",
  182. quanBuHuoJiang: "1,2,3",
  183. geRenPaiMing: "1",
  184. danWei: "医院",
  185. paiMing: "2",
  186. shangCHJZS: "1305918421677899776",
  187. },
  188. ],
  189. },
  190. SCIwzglb: {
  191. display: "Y",
  192. title: "",
  193. data: [
  194. {
  195. id: "",
  196. parentId: "",
  197. tenantId: "",
  198. xingMing: "name",
  199. qiJuanHao: "20220101-111",
  200. lunWenTiMu: "题目",
  201. yingXiangYZIf: "23",
  202. quanBuZuoZhe: "1,2,3",
  203. geRenPaiMing: "2",
  204. qiKanMingCheng: "名称",
  205. lunWenLianJie: "https://",
  206. faBiaoShiJian: "2024-09-12",
  207. wosHao: "243234",
  208. shangChuanYuan: "1305918421677899776",
  209. beiZhu: "dffsfsdfsdf",
  210. },
  211. {
  212. id: "",
  213. parentId: "",
  214. tenantId: "",
  215. xingMing: "name",
  216. qiJuanHao: "20220101-111",
  217. lunWenTiMu: "题目",
  218. yingXiangYZIf: "23",
  219. quanBuZuoZhe: "1,2,3",
  220. geRenPaiMing: "2",
  221. qiKanMingCheng: "名称",
  222. lunWenLianJie: "https://",
  223. faBiaoShiJian: "2024-09-12",
  224. wosHao: "243234",
  225. shangChuanYuan: "1305918421677899776",
  226. beiZhu: "dffsfsdfsdf",
  227. },
  228. ],
  229. },
  230. zwlwglb: {
  231. display: "Y",
  232. title: "",
  233. data: [
  234. {
  235. id: "",
  236. parentId: "",
  237. tenantId: "",
  238. xingMing: "name",
  239. faBiaoShiJian: "2024-09-12",
  240. lunWenTiMu: "",
  241. qiKanLeiBie: "CSCD核心库与扩展库及EI",
  242. quanBuZuoZhe: "1,2,3",
  243. lunWenLianJie: "https://",
  244. qiKanMingCheng: "期刊",
  245. geRenPaiMing: "2",
  246. qiJuanHao: "22",
  247. issnHao: "666",
  248. shangChuanYuan: "1305918421677899776",
  249. beiZhuA: "2132137239812739",
  250. },
  251. {
  252. id: "",
  253. parentId: "",
  254. tenantId: "",
  255. xingMing: "name",
  256. faBiaoShiJian: "2024-09-12",
  257. lunWenTiMu: "",
  258. qiKanLeiBie: "CSCD核心库与扩展库及EI",
  259. quanBuZuoZhe: "1,2,3",
  260. lunWenLianJie: "https://",
  261. qiKanMingCheng: "期刊",
  262. geRenPaiMing: "2",
  263. qiJuanHao: "22",
  264. issnHao: "666",
  265. shangChuanYuan: "1305918421677899776",
  266. beiZhuA: "2132137239812739",
  267. },
  268. ],
  269. },
  270. kyzzglb: {
  271. display: "Y",
  272. title: "",
  273. data: [
  274. {
  275. id: "",
  276. parentId: "",
  277. tenantId: "",
  278. xingMing: "name",
  279. chuBanShe: "出版社",
  280. zhuanZhuoMingChen: "书名",
  281. chuBanShiJian: "2024-09-12",
  282. quanBuZuoZhe: "1,2,3",
  283. bianZhuanZiShu: "100002",
  284. zhuBianBianWei: "主编",
  285. lianJie: "https://",
  286. shangChuanYuan: "1305918421677899776",
  287. beiZhu: "sdfsfsdff",
  288. },
  289. {
  290. id: "",
  291. parentId: "",
  292. tenantId: "",
  293. xingMing: "name",
  294. chuBanShe: "出版社",
  295. zhuanZhuoMingChen: "书名",
  296. chuBanShiJian: "2024-09-12",
  297. quanBuZuoZhe: "1,2,3",
  298. bianZhuanZiShu: "100002",
  299. zhuBianBianWei: "主编",
  300. lianJie: "https://",
  301. shangChuanYuan: "1305918421677899776",
  302. beiZhu: "sdfsfsdff",
  303. },
  304. ],
  305. },
  306. kyzlglb: {
  307. display: "Y",
  308. title: "",
  309. data: [
  310. {
  311. id: "",
  312. parentId: "",
  313. tenantId: "",
  314. xingMing: "name",
  315. leiBie: "类别",
  316. zhuanLiMingCheng: "",
  317. shenQingShiJian: "2024-09-12",
  318. quanBuShenQingRen: "人",
  319. shouQuanShiJian: "2024-09-12",
  320. zhuanLiQuanRen: "人",
  321. geRenPaiMing: "2",
  322. fuJian: "1305918421677899776",
  323. beiZhu: "sdfsfsdff",
  324. },
  325. {
  326. id: "",
  327. parentId: "",
  328. tenantId: "",
  329. xingMing: "name",
  330. leiBie: "类别",
  331. zhuanLiMingCheng: "",
  332. shenQingShiJian: "2024-09-12",
  333. quanBuShenQingRen: "人",
  334. shouQuanShiJian: "2024-09-12",
  335. zhuanLiQuanRen: "人",
  336. geRenPaiMing: "2",
  337. fuJian: "1305918421677899776",
  338. beiZhu: "sdfsfsdff",
  339. },
  340. ],
  341. },
  342. jxjyxmxshdglb: {
  343. display: "Y",
  344. title: "",
  345. data: [
  346. {
  347. id: "",
  348. parentId: "",
  349. tenantId: "",
  350. xingMing: "name",
  351. xueFen: "34",
  352. xiangMuBianHao: "20120102-002",
  353. juBanShiJian: "2024-09-12",
  354. quanBuZuoZhe: "1,2,3",
  355. juBanDiDian: "会议室",
  356. huiYiMingCheng: "开会",
  357. heZuoDanWei: "医院",
  358. xueFenJiBie: "国家级继教项目",
  359. huoDXCZPSC: "1305918421677899776",
  360. huiYiTongZhiS: "1305918421677899776",
  361. },
  362. {
  363. id: "",
  364. parentId: "",
  365. tenantId: "",
  366. xingMing: "name",
  367. xueFen: "34",
  368. xiangMuBianHao: "20120102-002",
  369. juBanShiJian: "2024-09-12",
  370. quanBuZuoZhe: "1,2,3",
  371. juBanDiDian: "会议室",
  372. huiYiMingCheng: "开会",
  373. heZuoDanWei: "医院",
  374. xueFenJiBie: "国家级继教项目",
  375. huoDXCZPSC: "1305918421677899776",
  376. huiYiTongZhiS: "1305918421677899776",
  377. },
  378. ],
  379. },
  380. kphdglb: {
  381. display: "Y",
  382. title: "",
  383. data: [
  384. {
  385. id: "",
  386. parentId: "",
  387. tenantId: "",
  388. xingMing: "name",
  389. kePuBianHao: "123",
  390. huoDongShiJian: "2024-09-09",
  391. kePuXingShi: "科普文章",
  392. fuJian: "1305918421677899776",
  393. beiZhu: "12312321321321",
  394. },
  395. ],
  396. },
  397. };
  398. export const tabName = {
  399. kphdglb: "kphd",
  400. kyxmglb: "kyxm",
  401. kjhjcgglb: "kjhjcg",
  402. SCIwzglb: "sci",
  403. zwlwglb: "zwlw",
  404. kyzzglb: "kyzz",
  405. kyzlglb: "kyzl",
  406. jxjyxmxshdglb: "jxjy",
  407. bmsm: "bmsm",
  408. };
  409. export const data =
  410. '{"id":"","shiFouGuoShen":"已编制","jiaoYuId":"1315704890411974656,1309159909132075008","gongZuoId":"1309159909136269313,1315700904648769536,1309159909136269312","neiBuId":"1304386884142628865","waiBuId":"","kaoHeId":"","keYanId":"1278845812985561088","huoJiangId":"1313555341203472384,1314646912695009280","scIid":"","zhongWenId":"1313562201641975808","zhuanZhuoId":"1314884868894621696","zhuanLiId":"1313563580292923392","jiXuId":"","zhengShuId":"1309159909136269315,1309159909136269314,1315704890915291136","kaoShiId":"","bianZhiBuMen":"1259815242628595712","bianZhiRen":"702117247933480960","bianZhiShiJian":"2024-12-10 11:16","buMen":"1040707811132047360","dianHua":"18373382991","mingCheng":"702117247933480960","youXiang":"938764563@qq.com","yuanGongBianHao":"12231","diZhi":"2222","xingBie":"male","gangWei":"466555953945247744","jianDangRiQi":"","zuiGaoXueLiXueWei":"博士","zhiChengDengJi":"中级","shenFenZhengHaoMa":"","chuShengRiQi":"1996-07-11","nianLing":28,"biYeYuanXiao":"","ruZhiShiJian":"","zhiCheng":"","qianZiTuWen":"","baoMiXieYi":"","chengNuoHan":"","sheBao":"","jyjl":[],"gzjl":[],"xygpx":[],"pxjl":[],"rykhda":[],"kyxm":[],"kjhjcg":[],"SCIwztjb":[],"zwlw":[],"kyzz":[],"kyzl":[],"jxjyxmxshd":[],"zsb":[],"ksjlb":[]}';
  411. // export const baseName = {
  412. // ryjbqk: 'kphd',
  413. // kyxmglb: 'kyxm',
  414. // kjhjcgglb: 'kjhjcg',
  415. // SCIwzglb: 'sci',
  416. // zwlwglb: 'zwlw',
  417. // kyzzglb: 'kyzz',
  418. // kyzlglb: 'kyzl',
  419. // jxjyxmxshdglb: 'jxjy',
  420. // bmsm: 'bmsm'
  421. // }
  422. export function correlationSql(type, val) {
  423. let sql = ``;
  424. const col = {
  425. //khjlqrb: "bei_kao_he_ren_",
  426. khjlqrb: "bei_kao_he_ren_yu",
  427. lhrynlqr: "bei_shou_quan_ren",
  428. lhrypxjlb: "peixunrenyuan",
  429. lhpxsqb: "can_jia_ren_yuan_",
  430. kaoshijilu: "examinee",
  431. tjbgb: "xing_ming_",
  432. };
  433. if (type === "khjlqrb") {
  434. sql = `select * from t_jyrykhjlb where FIND_IN_SET('${val}',${col[type]}) and shi_fou_guo_shen_ = '已完成'`;
  435. }else if (type === "lhrynlqr" || type === "lhpxsqb") {
  436. sql = `select * from t_${type} where FIND_IN_SET('${val}',${col[type]}) and shi_fou_guo_shen_ = '已完成' `;
  437. } else if (type === "kaoshijilu") {
  438. sql = `select * from v_examination where FIND_IN_SET('${val}',${col[type]}) and paperState = '已完成' and examType!='自主考核' ORDER BY createTime asc`;
  439. } else if (type === "lhrypxjlb") {
  440. sql = `select * from v_wodepeixun where FIND_IN_SET('${val}',${col[type]}) and shi_fou_guo_shen_ = '已结束' `;
  441. } else if (type === "tjbgb") {
  442. sql = `select * from t_${type} where FIND_IN_SET('${val}',${col[type]})`;
  443. }
  444. return sql;
  445. }
  446. export const correlationConfig = {
  447. khjlqrb: {
  448. config: [
  449. // { label: '考核时机', width: '15%', type: 'text', field: 'kao_he_shi_ji_' },
  450. {
  451. label: "评估时机",
  452. width: "10%",
  453. type: "text",
  454. field: "kao_he_shi_ji_",
  455. },
  456. {
  457. label: "评估时间",
  458. width: "15%",
  459. type: "text",
  460. field: "bian_zhi_shi_jian",
  461. },
  462. // { label: '总分', width: '10%', type: 'text', field: 'zong_fen_' },
  463. {
  464. label: "评估结果",
  465. width: "12%",
  466. type: "text",
  467. field: "kao_he_jie_guo_",
  468. },
  469. { label: "附件", width: "14%", type: "file", field: "fu_jian_" },
  470. { label: "表单", width: "14%", type: "file", field: "kuai_zhao_" },
  471. ],
  472. dialog: [
  473. [
  474. { name: "被评估人员", field: "bei_kao_he_ren_", type: "user" },
  475. { name: "编制时间", field: "bian_zhi_shi_jian", type: "text" },
  476. ],
  477. // [{ name: '考核时机', field: 'kao_he_shi_ji_', type: 'text' }, { name: '总分', field: 'zong_fen_', type: 'text' }],
  478. [
  479. { name: "评估时机", field: "kao_he_shi_ji_", type: "text" },
  480. { name: "评估结果", field: "kao_he_jie_guo_", type: "text" },
  481. ],
  482. [{ name: "附件", field: "shang_chuan_fu_ji", type: "file" }],
  483. [{ name: "表单", field: "kuai_zhao_", type: "file" }],
  484. ],
  485. },
  486. lhrynlqr: {
  487. config: [
  488. {
  489. label: "授权使用设备",
  490. width: "20%",
  491. type: "dialog",
  492. field: "shou_quan_shi_yon",
  493. dialogKey: "mjsbdjmcdhk",
  494. },
  495. {
  496. label: "授权岗位",
  497. width: "16%",
  498. type: "position",
  499. field: "shou_quan_gang_we",
  500. },
  501. // { label: '审核人', width: '10%', type: 'user', field: 'shen_he_ren_' },
  502. // { label: '检验专业', width: '10%', type: 'text', field: 'jian_yan_zhuan_ye' },
  503. {
  504. label: "能力确认",
  505. width: "10%",
  506. type: "text",
  507. field: "neng_li_que_ren_",
  508. },
  509. {
  510. label: "附件",
  511. width: "12%",
  512. type: "file",
  513. field: "shang_chuan_fu_ji",
  514. },
  515. { label: "表单", width: "12%", type: "file", field: "kuai_zhao_" },
  516. ],
  517. dialog: [
  518. [
  519. {
  520. name: "授权使用设备",
  521. field: "shou_quan_shi_yon",
  522. type: "dialog",
  523. dialogKey: "mjsbdjmcdhk",
  524. },
  525. { name: "能力确认", field: "kao_he_jie_guo_", type: "text" },
  526. ],
  527. [
  528. {
  529. name: "授权岗位",
  530. field: "shou_quan_gang_we",
  531. type: "dialog",
  532. dialogKey: "gwzzdhk",
  533. },
  534. { name: "编制时间", field: "bian_zhi_shi_jian", type: "text" },
  535. ],
  536. // [{ name: '审核人', field: 'shen_he_ren_', type: 'user' }, { name: '检验专业', field: 'jian_yan_zhuan_ye', type: 'text' }],
  537. // [{ name: '考核记录', field: 'xuan_ze_kao_he_ji', type: 'dialog', dialogKey: 'jyrykhdhkrysqy' }, { name: '是否合格', field: 'shi_fou_he_ge_', type: 'text' }],
  538. [{ name: "附件", field: "shang_chuan_fu_ji", type: "file" }],
  539. [{ name: "表单", field: "kuai_zhao_", type: "file" }],
  540. ],
  541. },
  542. lhrypxjlb: {
  543. config: [
  544. {
  545. label: "培训主题",
  546. width: "15%",
  547. type: "text",
  548. field: "pei_xun_nei_rong_",
  549. },
  550. {
  551. label: "培训老师",
  552. width: "12%",
  553. type: "text",
  554. field: "pei_xun_lao_shi_",
  555. },
  556. {
  557. label: "培训时间",
  558. width: "12%",
  559. type: "text",
  560. field: "pei_xun_shi_jian_",
  561. },
  562. {
  563. label: "培训地点",
  564. width: "10%",
  565. type: "text",
  566. field: "pei_xun_di_dian_",
  567. },
  568. {
  569. label: "培训内容",
  570. width: "12%",
  571. type: "text",
  572. field: "pei_xun_xue_xi_ne",
  573. },
  574. {
  575. label: "见证性材料",
  576. width: "14%",
  577. type: "file",
  578. field: "jian_zheng_xing_c",
  579. },
  580. {
  581. label: "表单",
  582. width: "14%",
  583. type: "file",
  584. field: "jlbkuai_zhao_",
  585. },
  586. ],
  587. dialog: [
  588. [
  589. { name: "培训主题", field: "pei_xun_nei_rong_", type: "text" },
  590. { name: "培训目标", field: "pei_xun_mu_di_", type: "text" },
  591. ],
  592. [
  593. {
  594. name: "培训开始时间",
  595. field: "pei_xun_shi_jian_",
  596. type: "text",
  597. },
  598. {
  599. name: "培训结束时间",
  600. field: "pei_xun_jie_shu_s",
  601. type: "text",
  602. },
  603. ],
  604. [
  605. { name: "培训老师", field: "pei_xun_lao_shi_", type: "text" },
  606. { name: "培训地点", field: "pei_xun_di_dian_", type: "text" },
  607. ],
  608. [{ name: "培训内容", field: "pei_xun_xue_xi_ne", type: "text" }],
  609. [{ name: "见证性材料", field: "jian_zheng_xing_c", type: "file" }],
  610. [{ name: "图片", field: "tu_pian_id_", type: "file" }],
  611. [{ name: "表单", field: "jlbkuai_zhao_", type: "file" }],
  612. ],
  613. },
  614. lhpxsqb: {
  615. config: [
  616. {
  617. label: "培训主题",
  618. width: "23%",
  619. type: "text",
  620. field: "pei_xun_nei_rong_",
  621. },
  622. {
  623. label: "开始时间",
  624. width: "10%",
  625. type: "text",
  626. field: "pei_xun_kai_shi_s",
  627. },
  628. {
  629. label: "结束时间",
  630. width: "10%",
  631. type: "text",
  632. field: "pei_xun_jie_shu_s",
  633. },
  634. {
  635. label: "培训机构",
  636. width: "17%",
  637. type: "text",
  638. field: "pei_xun_ji_gou_",
  639. },
  640. {
  641. label: "附件",
  642. width: "15%",
  643. type: "file",
  644. field: "pei_xun_fu_jian_",
  645. },
  646. { label: "表单", width: "15%", type: "file", field: "kuai_zhao_" },
  647. ],
  648. dialog: [
  649. [{ name: "培训主题", field: "pei_xun_nei_rong_", type: "text" }],
  650. [{ name: "培训目的", field: "pei_xun_mu_di_", type: "text" }],
  651. [
  652. { name: "开始时间", field: "pei_xun_kai_shi_s", type: "text" },
  653. { name: "结束时间", field: "pei_xun_jie_shu_s", type: "text" },
  654. ],
  655. [
  656. { name: "培训机构", field: "pei_xun_ji_gou_", type: "text" },
  657. { name: "培训老师", field: "pei_xun_lao_shi_", type: "text" },
  658. ],
  659. [
  660. { name: "培训地点", field: "pei_xun_di_dian_", type: "text" },
  661. { name: "参会形式", field: "can_hui_xing_shi_", type: "text" },
  662. ],
  663. [
  664. { name: "培训天数", field: "pei_xun_tian_shu_", type: "text" },
  665. { name: "培训时长", field: "pei_xun_shi_chang", type: "text" },
  666. ],
  667. [
  668. {
  669. name: "是否有证书",
  670. field: "shi_fou_you_zheng",
  671. type: "text",
  672. },
  673. { name: "发证单位", field: "fa_zheng_dan_wei_", type: "text" },
  674. ],
  675. [
  676. {
  677. name: "是否通过考核",
  678. field: "shi_fou_kao_he_",
  679. type: "text",
  680. },
  681. { name: "考核情况", field: "kao_he_qing_kuang", type: "text" },
  682. ],
  683. [{ name: "附件", field: "pei_xun_fu_jian_", type: "file" }],
  684. [{ name: "表单", field: "kuai_zhao_", type: "file" }],
  685. ],
  686. },
  687. kaoshijilu: {
  688. config: [
  689. {
  690. label: "考试名称",
  691. width: "15%",
  692. type: "text",
  693. field: "examName",
  694. },
  695. {
  696. label: "考试题库",
  697. width: "15%",
  698. type: "text",
  699. field: "bankName",
  700. },
  701. {
  702. label: "题库类型",
  703. width: "15%",
  704. type: "text",
  705. field: "bankType",
  706. },
  707. {
  708. label: "考试题数",
  709. width: "10%",
  710. type: "text",
  711. field: "questionCount",
  712. },
  713. {
  714. label: "考试总分",
  715. width: "10%",
  716. type: "text",
  717. field: "totalScore",
  718. },
  719. {
  720. label: "得分",
  721. width: "10%",
  722. type: "secondaryTreatment",
  723. field: "panduandefen",
  724. },
  725. {
  726. label: "考试达标状态",
  727. width: "10%",
  728. type: "secondaryTreatment",
  729. field: "panduanexamDesc",
  730. },
  731. {
  732. label: "开始时间",
  733. width: "15%",
  734. type: "text",
  735. field: "startDate",
  736. },
  737. {
  738. label: "参考次数",
  739. width: "10%",
  740. type: "text",
  741. field: "submittedCount",
  742. },
  743. {
  744. label: "完成次数",
  745. width: "10%",
  746. type: "text",
  747. field: "completedCount",
  748. },
  749. {
  750. label: "达标分值占比",
  751. width: "10%",
  752. type: "text",
  753. field: "qualifiedRadio",
  754. },
  755. {
  756. label: "计分方式",
  757. width: "10%",
  758. type: "text",
  759. field: "scoringType",
  760. },
  761. ],
  762. dialog: [
  763. [
  764. { name: "考试名称", field: "examName", type: "text" },
  765. {
  766. name: "考试达标状态",
  767. field: "panduanexamDesc",
  768. type: "secondaryTreatment",
  769. },
  770. ],
  771. [
  772. { name: "考试题库", field: "bankName", type: "text" },
  773. { name: "开始时间", field: "startDate", type: "text" },
  774. ],
  775. [
  776. { name: "题库类型", field: "bankType", type: "text" },
  777. { name: "参考次数", field: "submittedCount", type: "text" },
  778. ],
  779. [
  780. { name: "考试题数", field: "questionCount", type: "text" },
  781. { name: "完成次数", field: "completedCount", type: "text" },
  782. ],
  783. [
  784. { name: "考试总分", field: "totalScore", type: "text" },
  785. { name: "达标分值占比", field: "qualifiedRadio", type: "text" },
  786. ],
  787. [
  788. {
  789. name: "得分",
  790. field: "panduandefen",
  791. type: "secondaryTreatment",
  792. },
  793. { name: "计分方式", field: "scoringType", type: "text" },
  794. ],
  795. ],
  796. },
  797. tjbgb: {
  798. config: [
  799. {
  800. label: "体检日期",
  801. width: "20%",
  802. type: "text",
  803. field: "ti_jian_shi_jian_",
  804. },
  805. {
  806. label: "体检机构",
  807. width: "30%",
  808. type: "text",
  809. field: "ti_jian_ji_gou_",
  810. },
  811. { label: "附件", width: "40%", type: "file", field: "fu_jian_" },
  812. ],
  813. dialog: [
  814. [
  815. { name: "体检日期", field: "ti_jian_shi_jian_", type: "text" },
  816. { name: "体检机构", field: "ti_jian_ji_gou_", type: "text" },
  817. ],
  818. [{ name: "附件", field: "fu_jian_", type: "file" }],
  819. ],
  820. },
  821. };
  822. export default {
  823. baseDataObj,
  824. externalSourceDataObj,
  825. tabName,
  826. data,
  827. correlationSql,
  828. // baseName
  829. };