json.json 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981
  1. {
  2. "fields": [
  3. {
  4. "__config__": {
  5. "changeTag": true,
  6. "customConfig": {
  7. "dbColumnLength": 255,
  8. "dbColumnType": "VARCHAR",
  9. "dbDefaultValue": "",
  10. "dbNullable": true,
  11. "exportConvert": true,
  12. "exportFormatter": "none",
  13. "exportLabel": "",
  14. "exportOrder": 0,
  15. "exportWidth": 20,
  16. "fieldKey": "field101",
  17. "isExport": true,
  18. "isListShow": true,
  19. "isMasked": false,
  20. "isSearchable": false,
  21. "listAlign": "left",
  22. "listFixed": "",
  23. "listFormatter": "none",
  24. "listFormatterParam": "",
  25. "listMinWidth": 100,
  26. "listOrder": 0,
  27. "listOverflow": "tooltip",
  28. "listSortable": false,
  29. "listWidth": 0,
  30. "maskCustomRule": "",
  31. "maskRule": "",
  32. "searchDefaultValue": "",
  33. "searchOrder": 0,
  34. "searchPlaceholder": "",
  35. "searchType": "LIKE",
  36. "searchWidth": 200
  37. },
  38. "document": "https://element.eleme.cn/#/zh-CN/component/input",
  39. "formId": 101,
  40. "label": "单行文本",
  41. "labelWidth": null,
  42. "layout": "colFormItem",
  43. "regList": [
  44. ],
  45. "renderKey": "1011769148485798",
  46. "required": true,
  47. "showLabel": true,
  48. "span": 24,
  49. "tag": "el-input",
  50. "tagIcon": "input"
  51. },
  52. "__slot__": {
  53. "append": "",
  54. "prepend": ""
  55. },
  56. "__vModel__": "field101",
  57. "clearable": true,
  58. "disabled": false,
  59. "maxlength": null,
  60. "placeholder": "请输入单行文本",
  61. "prefix-icon": "",
  62. "readonly": false,
  63. "show-word-limit": false,
  64. "style": {
  65. "width": "100%"
  66. },
  67. "suffix-icon": ""
  68. },
  69. {
  70. "__config__": {
  71. "changeTag": true,
  72. "customConfig": {
  73. "dbColumnLength": 255,
  74. "dbColumnType": "VARCHAR",
  75. "dbDefaultValue": "",
  76. "dbNullable": true,
  77. "exportConvert": true,
  78. "exportFormatter": "none",
  79. "exportLabel": "",
  80. "exportOrder": 0,
  81. "exportWidth": 20,
  82. "fieldKey": "field103",
  83. "isExport": true,
  84. "isListShow": true,
  85. "isMasked": false,
  86. "isSearchable": false,
  87. "listAlign": "left",
  88. "listFixed": "",
  89. "listFormatter": "none",
  90. "listFormatterParam": "",
  91. "listMinWidth": 100,
  92. "listOrder": 0,
  93. "listOverflow": "tooltip",
  94. "listSortable": false,
  95. "listWidth": 0,
  96. "maskCustomRule": "",
  97. "maskRule": "",
  98. "searchDefaultValue": "",
  99. "searchOrder": 0,
  100. "searchPlaceholder": "",
  101. "searchType": "LIKE",
  102. "searchWidth": 200
  103. },
  104. "document": "https://element.eleme.cn/#/zh-CN/component/input",
  105. "formId": 103,
  106. "label": "密码",
  107. "labelWidth": null,
  108. "layout": "colFormItem",
  109. "regList": [
  110. ],
  111. "renderKey": "1031769148487426",
  112. "required": true,
  113. "showLabel": true,
  114. "span": 24,
  115. "tag": "el-input",
  116. "tagIcon": "password"
  117. },
  118. "__slot__": {
  119. "append": "",
  120. "prepend": ""
  121. },
  122. "__vModel__": "field103",
  123. "clearable": true,
  124. "disabled": false,
  125. "maxlength": null,
  126. "placeholder": "请输入密码",
  127. "prefix-icon": "",
  128. "readonly": false,
  129. "show-password": true,
  130. "show-word-limit": false,
  131. "style": {
  132. "width": "100%"
  133. },
  134. "suffix-icon": ""
  135. },
  136. {
  137. "__config__": {
  138. "changeTag": true,
  139. "customConfig": {
  140. "dbColumnLength": null,
  141. "dbColumnType": "INT",
  142. "dbDefaultValue": "",
  143. "dbNullable": true,
  144. "exportConvert": true,
  145. "exportFormatter": "none",
  146. "exportLabel": "",
  147. "exportOrder": 0,
  148. "exportWidth": 20,
  149. "fieldKey": "field104",
  150. "isExport": true,
  151. "isListShow": true,
  152. "isMasked": false,
  153. "isSearchable": false,
  154. "listAlign": "left",
  155. "listFixed": "",
  156. "listFormatter": "none",
  157. "listFormatterParam": "",
  158. "listMinWidth": 100,
  159. "listOrder": 0,
  160. "listOverflow": "tooltip",
  161. "listSortable": false,
  162. "listWidth": 0,
  163. "maskCustomRule": "",
  164. "maskRule": "",
  165. "searchDefaultValue": "",
  166. "searchOrder": 0,
  167. "searchPlaceholder": "",
  168. "searchType": "LIKE",
  169. "searchWidth": 200
  170. },
  171. "document": "https://element.eleme.cn/#/zh-CN/component/input-number",
  172. "formId": 104,
  173. "label": "计数器",
  174. "labelWidth": null,
  175. "layout": "colFormItem",
  176. "regList": [
  177. ],
  178. "renderKey": "1041769148488690",
  179. "required": true,
  180. "showLabel": true,
  181. "span": 24,
  182. "tag": "el-input-number",
  183. "tagIcon": "number"
  184. },
  185. "__vModel__": "field104",
  186. "controls-position": "",
  187. "disabled": false,
  188. "placeholder": "计数器",
  189. "step": 1,
  190. "step-strictly": false
  191. },
  192. {
  193. "__config__": {
  194. "changeTag": true,
  195. "customConfig": {
  196. "dbColumnLength": 255,
  197. "dbColumnType": "VARCHAR",
  198. "dbDefaultValue": "",
  199. "dbNullable": true,
  200. "exportConvert": true,
  201. "exportFormatter": "none",
  202. "exportLabel": "",
  203. "exportOrder": 0,
  204. "exportWidth": 20,
  205. "fieldKey": "field105",
  206. "isExport": true,
  207. "isListShow": true,
  208. "isMasked": false,
  209. "isSearchable": false,
  210. "listAlign": "left",
  211. "listFixed": "",
  212. "listFormatter": "none",
  213. "listFormatterParam": "",
  214. "listMinWidth": 100,
  215. "listOrder": 0,
  216. "listOverflow": "tooltip",
  217. "listSortable": false,
  218. "listWidth": 0,
  219. "maskCustomRule": "",
  220. "maskRule": "",
  221. "searchDefaultValue": "",
  222. "searchOrder": 0,
  223. "searchPlaceholder": "",
  224. "searchType": "LIKE",
  225. "searchWidth": 200
  226. },
  227. "document": "https://element.eleme.cn/#/zh-CN/component/select",
  228. "formId": 105,
  229. "label": "下拉选择",
  230. "labelWidth": null,
  231. "layout": "colFormItem",
  232. "regList": [
  233. ],
  234. "renderKey": "1051769148490140",
  235. "required": true,
  236. "showLabel": true,
  237. "span": 24,
  238. "tag": "el-select",
  239. "tagIcon": "select"
  240. },
  241. "__slot__": {
  242. "options": [
  243. {
  244. "label": "选项一",
  245. "value": 1
  246. },
  247. {
  248. "label": "选项二",
  249. "value": 2
  250. }
  251. ]
  252. },
  253. "__vModel__": "field105",
  254. "clearable": true,
  255. "disabled": false,
  256. "filterable": false,
  257. "multiple": false,
  258. "placeholder": "请选择下拉选择",
  259. "style": {
  260. "width": "100%"
  261. }
  262. },
  263. {
  264. "__config__": {
  265. "changeTag": true,
  266. "customConfig": {
  267. "dbColumnLength": 255,
  268. "dbColumnType": "VARCHAR",
  269. "dbDefaultValue": "",
  270. "dbNullable": true,
  271. "exportConvert": true,
  272. "exportFormatter": "none",
  273. "exportLabel": "",
  274. "exportOrder": 0,
  275. "exportWidth": 20,
  276. "fieldKey": "field102",
  277. "isExport": true,
  278. "isListShow": true,
  279. "isMasked": false,
  280. "isSearchable": false,
  281. "listAlign": "left",
  282. "listFixed": "",
  283. "listFormatter": "none",
  284. "listFormatterParam": "",
  285. "listMinWidth": 100,
  286. "listOrder": 0,
  287. "listOverflow": "tooltip",
  288. "listSortable": false,
  289. "listWidth": 0,
  290. "maskCustomRule": "",
  291. "maskRule": "",
  292. "searchDefaultValue": "",
  293. "searchOrder": 0,
  294. "searchPlaceholder": "",
  295. "searchType": "LIKE",
  296. "searchWidth": 200
  297. },
  298. "document": "https://element.eleme.cn/#/zh-CN/component/input",
  299. "formId": 102,
  300. "label": "多行文本",
  301. "labelWidth": null,
  302. "layout": "colFormItem",
  303. "regList": [
  304. ],
  305. "renderKey": "1021769148486625",
  306. "required": true,
  307. "showLabel": true,
  308. "span": 24,
  309. "tag": "el-input",
  310. "tagIcon": "textarea"
  311. },
  312. "__vModel__": "field102",
  313. "autosize": {
  314. "maxRows": 4,
  315. "minRows": 4
  316. },
  317. "disabled": false,
  318. "maxlength": null,
  319. "placeholder": "请输入多行文本",
  320. "readonly": false,
  321. "show-word-limit": false,
  322. "style": {
  323. "width": "100%"
  324. },
  325. "type": "textarea"
  326. },
  327. {
  328. "__config__": {
  329. "border": false,
  330. "changeTag": true,
  331. "customConfig": {
  332. "dbColumnLength": 255,
  333. "dbColumnType": "VARCHAR",
  334. "dbDefaultValue": "",
  335. "dbNullable": true,
  336. "exportConvert": true,
  337. "exportFormatter": "none",
  338. "exportLabel": "",
  339. "exportOrder": 0,
  340. "exportWidth": 20,
  341. "fieldKey": "field106",
  342. "isExport": true,
  343. "isListShow": true,
  344. "isMasked": false,
  345. "isSearchable": false,
  346. "listAlign": "left",
  347. "listFixed": "",
  348. "listFormatter": "none",
  349. "listFormatterParam": "",
  350. "listMinWidth": 100,
  351. "listOrder": 0,
  352. "listOverflow": "tooltip",
  353. "listSortable": false,
  354. "listWidth": 0,
  355. "maskCustomRule": "",
  356. "maskRule": "",
  357. "searchDefaultValue": "",
  358. "searchOrder": 0,
  359. "searchPlaceholder": "",
  360. "searchType": "LIKE",
  361. "searchWidth": 200
  362. },
  363. "document": "https://element.eleme.cn/#/zh-CN/component/radio",
  364. "formId": 106,
  365. "label": "单选框组",
  366. "labelWidth": null,
  367. "layout": "colFormItem",
  368. "optionType": "default",
  369. "regList": [
  370. ],
  371. "renderKey": "1061769148491043",
  372. "required": true,
  373. "showLabel": true,
  374. "span": 24,
  375. "tag": "el-radio-group",
  376. "tagIcon": "radio"
  377. },
  378. "__slot__": {
  379. "options": [
  380. {
  381. "label": "选项一",
  382. "value": 1
  383. },
  384. {
  385. "label": "选项二",
  386. "value": 2
  387. }
  388. ]
  389. },
  390. "__vModel__": "field106",
  391. "disabled": false,
  392. "size": "medium",
  393. "style": {
  394. }
  395. },
  396. {
  397. "__config__": {
  398. "border": false,
  399. "changeTag": true,
  400. "customConfig": {
  401. "dbColumnLength": 255,
  402. "dbColumnType": "VARCHAR",
  403. "dbDefaultValue": "",
  404. "dbNullable": true,
  405. "exportConvert": true,
  406. "exportFormatter": "none",
  407. "exportLabel": "",
  408. "exportOrder": 0,
  409. "exportWidth": 20,
  410. "fieldKey": "field107",
  411. "isExport": true,
  412. "isListShow": true,
  413. "isMasked": false,
  414. "isSearchable": false,
  415. "listAlign": "left",
  416. "listFixed": "",
  417. "listFormatter": "none",
  418. "listFormatterParam": "",
  419. "listMinWidth": 100,
  420. "listOrder": 0,
  421. "listOverflow": "tooltip",
  422. "listSortable": false,
  423. "listWidth": 0,
  424. "maskCustomRule": "",
  425. "maskRule": "",
  426. "searchDefaultValue": "",
  427. "searchOrder": 0,
  428. "searchPlaceholder": "",
  429. "searchType": "LIKE",
  430. "searchWidth": 200
  431. },
  432. "defaultValue": [
  433. ],
  434. "document": "https://element.eleme.cn/#/zh-CN/component/checkbox",
  435. "formId": 107,
  436. "label": "多选框组",
  437. "labelWidth": null,
  438. "layout": "colFormItem",
  439. "optionType": "default",
  440. "regList": [
  441. ],
  442. "renderKey": "1071769148492223",
  443. "required": true,
  444. "showLabel": true,
  445. "span": 24,
  446. "tag": "el-checkbox-group",
  447. "tagIcon": "checkbox"
  448. },
  449. "__slot__": {
  450. "options": [
  451. {
  452. "label": "选项一",
  453. "value": 1
  454. },
  455. {
  456. "label": "选项二",
  457. "value": 2
  458. }
  459. ]
  460. },
  461. "__vModel__": "field107",
  462. "disabled": false,
  463. "size": "medium",
  464. "style": {
  465. }
  466. },
  467. {
  468. "__config__": {
  469. "changeTag": true,
  470. "customConfig": {
  471. "dbColumnLength": 255,
  472. "dbColumnType": "VARCHAR",
  473. "dbDefaultValue": "",
  474. "dbNullable": true,
  475. "exportConvert": true,
  476. "exportFormatter": "none",
  477. "exportLabel": "",
  478. "exportOrder": 0,
  479. "exportWidth": 20,
  480. "fieldKey": "field109",
  481. "isExport": true,
  482. "isListShow": true,
  483. "isMasked": false,
  484. "isSearchable": false,
  485. "listAlign": "left",
  486. "listFixed": "",
  487. "listFormatter": "none",
  488. "listFormatterParam": "",
  489. "listMinWidth": 100,
  490. "listOrder": 0,
  491. "listOverflow": "tooltip",
  492. "listSortable": false,
  493. "listWidth": 0,
  494. "maskCustomRule": "",
  495. "maskRule": "",
  496. "searchDefaultValue": "",
  497. "searchOrder": 0,
  498. "searchPlaceholder": "",
  499. "searchType": "LIKE",
  500. "searchWidth": 200
  501. },
  502. "defaultValue": null,
  503. "document": "https://element.eleme.cn/#/zh-CN/component/time-picker",
  504. "formId": 109,
  505. "label": "时间选择",
  506. "labelWidth": null,
  507. "layout": "colFormItem",
  508. "regList": [
  509. ],
  510. "renderKey": "1091769148494476",
  511. "required": true,
  512. "showLabel": true,
  513. "span": 24,
  514. "tag": "el-time-picker",
  515. "tagIcon": "time"
  516. },
  517. "__vModel__": "field109",
  518. "clearable": true,
  519. "disabled": false,
  520. "format": "HH:mm:ss",
  521. "picker-options": {
  522. "selectableRange": "00:00:00-23:59:59"
  523. },
  524. "placeholder": "请选择时间选择",
  525. "style": {
  526. "width": "100%"
  527. },
  528. "value-format": "HH:mm:ss"
  529. },
  530. {
  531. "__config__": {
  532. "changeTag": true,
  533. "customConfig": {
  534. "dbColumnLength": null,
  535. "dbColumnType": "TINYINT",
  536. "dbDefaultValue": "",
  537. "dbNullable": true,
  538. "exportConvert": true,
  539. "exportFormatter": "none",
  540. "exportLabel": "",
  541. "exportOrder": 0,
  542. "exportWidth": 20,
  543. "fieldKey": "field108",
  544. "isExport": true,
  545. "isListShow": true,
  546. "isMasked": false,
  547. "isSearchable": false,
  548. "listAlign": "left",
  549. "listFixed": "",
  550. "listFormatter": "none",
  551. "listFormatterParam": "",
  552. "listMinWidth": 100,
  553. "listOrder": 0,
  554. "listOverflow": "tooltip",
  555. "listSortable": false,
  556. "listWidth": 0,
  557. "maskCustomRule": "",
  558. "maskRule": "",
  559. "searchDefaultValue": "",
  560. "searchOrder": 0,
  561. "searchPlaceholder": "",
  562. "searchType": "LIKE",
  563. "searchWidth": 200
  564. },
  565. "defaultValue": false,
  566. "document": "https://element.eleme.cn/#/zh-CN/component/switch",
  567. "formId": 108,
  568. "label": "开关",
  569. "labelWidth": null,
  570. "layout": "colFormItem",
  571. "regList": [
  572. ],
  573. "renderKey": "1081769148493243",
  574. "required": true,
  575. "showLabel": true,
  576. "span": 24,
  577. "tag": "el-switch",
  578. "tagIcon": "switch"
  579. },
  580. "__vModel__": "field108",
  581. "active-color": null,
  582. "active-text": "",
  583. "active-value": true,
  584. "disabled": false,
  585. "inactive-color": null,
  586. "inactive-text": "",
  587. "inactive-value": false,
  588. "style": {
  589. }
  590. },
  591. {
  592. "__config__": {
  593. "changeTag": true,
  594. "customConfig": {
  595. "dbColumnLength": 255,
  596. "dbColumnType": "VARCHAR",
  597. "dbDefaultValue": "",
  598. "dbNullable": true,
  599. "exportConvert": true,
  600. "exportFormatter": "none",
  601. "exportLabel": "",
  602. "exportOrder": 0,
  603. "exportWidth": 20,
  604. "fieldKey": "field110",
  605. "isExport": true,
  606. "isListShow": true,
  607. "isMasked": false,
  608. "isSearchable": false,
  609. "listAlign": "left",
  610. "listFixed": "",
  611. "listFormatter": "none",
  612. "listFormatterParam": "",
  613. "listMinWidth": 100,
  614. "listOrder": 0,
  615. "listOverflow": "tooltip",
  616. "listSortable": false,
  617. "listWidth": 0,
  618. "maskCustomRule": "",
  619. "maskRule": "",
  620. "searchDefaultValue": "",
  621. "searchOrder": 0,
  622. "searchPlaceholder": "",
  623. "searchType": "LIKE",
  624. "searchWidth": 200
  625. },
  626. "defaultValue": null,
  627. "document": "https://element.eleme.cn/#/zh-CN/component/time-picker",
  628. "formId": 110,
  629. "label": "时间选择",
  630. "labelWidth": null,
  631. "layout": "colFormItem",
  632. "regList": [
  633. ],
  634. "renderKey": "1101769148497460",
  635. "required": true,
  636. "showLabel": true,
  637. "span": 24,
  638. "tag": "el-time-picker",
  639. "tagIcon": "time"
  640. },
  641. "__vModel__": "field110",
  642. "clearable": true,
  643. "disabled": false,
  644. "format": "HH:mm:ss",
  645. "picker-options": {
  646. "selectableRange": "00:00:00-23:59:59"
  647. },
  648. "placeholder": "请选择时间选择",
  649. "style": {
  650. "width": "100%"
  651. },
  652. "value-format": "HH:mm:ss"
  653. },
  654. {
  655. "__config__": {
  656. "changeTag": true,
  657. "customConfig": {
  658. "dbColumnLength": 255,
  659. "dbColumnType": "VARCHAR",
  660. "dbDefaultValue": "",
  661. "dbNullable": true,
  662. "exportConvert": true,
  663. "exportFormatter": "none",
  664. "exportLabel": "",
  665. "exportOrder": 0,
  666. "exportWidth": 20,
  667. "fieldKey": "field111",
  668. "isExport": true,
  669. "isListShow": true,
  670. "isMasked": false,
  671. "isSearchable": false,
  672. "listAlign": "left",
  673. "listFixed": "",
  674. "listFormatter": "none",
  675. "listFormatterParam": "",
  676. "listMinWidth": 100,
  677. "listOrder": 0,
  678. "listOverflow": "tooltip",
  679. "listSortable": false,
  680. "listWidth": 0,
  681. "maskCustomRule": "",
  682. "maskRule": "",
  683. "searchDefaultValue": "",
  684. "searchOrder": 0,
  685. "searchPlaceholder": "",
  686. "searchType": "LIKE",
  687. "searchWidth": 200
  688. },
  689. "defaultValue": [
  690. "14:08:25",
  691. "15:08:25"
  692. ],
  693. "document": "https://element.eleme.cn/#/zh-CN/component/time-picker",
  694. "formId": 111,
  695. "label": "时间范围",
  696. "labelWidth": null,
  697. "layout": "colFormItem",
  698. "regList": [
  699. ],
  700. "renderKey": "1111769148499332",
  701. "required": true,
  702. "showLabel": true,
  703. "span": 24,
  704. "tag": "el-time-picker",
  705. "tagIcon": "time-range"
  706. },
  707. "__vModel__": "field111",
  708. "clearable": true,
  709. "disabled": false,
  710. "end-placeholder": "结束时间",
  711. "format": "HH:mm:ss",
  712. "is-range": true,
  713. "range-separator": "至",
  714. "start-placeholder": "开始时间",
  715. "style": {
  716. "width": "100%"
  717. },
  718. "value-format": "HH:mm:ss"
  719. },
  720. {
  721. "__config__": {
  722. "changeTag": true,
  723. "customConfig": {
  724. "dbColumnLength": null,
  725. "dbColumnType": "DATE",
  726. "dbDefaultValue": "",
  727. "dbNullable": true,
  728. "exportConvert": true,
  729. "exportFormatter": "none",
  730. "exportLabel": "",
  731. "exportOrder": 0,
  732. "exportWidth": 20,
  733. "fieldKey": "field112",
  734. "isExport": true,
  735. "isListShow": true,
  736. "isMasked": false,
  737. "isSearchable": false,
  738. "listAlign": "left",
  739. "listFixed": "",
  740. "listFormatter": "none",
  741. "listFormatterParam": "",
  742. "listMinWidth": 100,
  743. "listOrder": 0,
  744. "listOverflow": "tooltip",
  745. "listSortable": false,
  746. "listWidth": 0,
  747. "maskCustomRule": "",
  748. "maskRule": "",
  749. "searchDefaultValue": "",
  750. "searchOrder": 0,
  751. "searchPlaceholder": "",
  752. "searchType": "LIKE",
  753. "searchWidth": 200
  754. },
  755. "defaultValue": null,
  756. "document": "https://element.eleme.cn/#/zh-CN/component/date-picker",
  757. "formId": 112,
  758. "label": "日期选择",
  759. "labelWidth": null,
  760. "layout": "colFormItem",
  761. "regList": [
  762. ],
  763. "renderKey": "1121769148501493",
  764. "required": true,
  765. "showLabel": true,
  766. "span": 24,
  767. "tag": "el-date-picker",
  768. "tagIcon": "date"
  769. },
  770. "__vModel__": "field112",
  771. "clearable": true,
  772. "disabled": false,
  773. "format": "yyyy-MM-dd",
  774. "placeholder": "请选择日期选择",
  775. "readonly": false,
  776. "style": {
  777. "width": "100%"
  778. },
  779. "type": "date",
  780. "value-format": "yyyy-MM-dd"
  781. },
  782. {
  783. "__config__": {
  784. "changeTag": true,
  785. "customConfig": {
  786. "dbColumnLength": null,
  787. "dbColumnType": "DATE",
  788. "dbDefaultValue": "",
  789. "dbNullable": true,
  790. "exportConvert": true,
  791. "exportFormatter": "none",
  792. "exportLabel": "",
  793. "exportOrder": 0,
  794. "exportWidth": 20,
  795. "fieldKey": "field113",
  796. "isExport": true,
  797. "isListShow": true,
  798. "isMasked": false,
  799. "isSearchable": false,
  800. "listAlign": "left",
  801. "listFixed": "",
  802. "listFormatter": "none",
  803. "listFormatterParam": "",
  804. "listMinWidth": 100,
  805. "listOrder": 0,
  806. "listOverflow": "tooltip",
  807. "listSortable": false,
  808. "listWidth": 0,
  809. "maskCustomRule": "",
  810. "maskRule": "",
  811. "searchDefaultValue": "",
  812. "searchOrder": 0,
  813. "searchPlaceholder": "",
  814. "searchType": "LIKE",
  815. "searchWidth": 200
  816. },
  817. "defaultValue": null,
  818. "document": "https://element.eleme.cn/#/zh-CN/component/date-picker",
  819. "formId": 113,
  820. "label": "日期范围",
  821. "labelWidth": null,
  822. "layout": "colFormItem",
  823. "regList": [
  824. ],
  825. "renderKey": "1131769148503377",
  826. "required": true,
  827. "showLabel": true,
  828. "span": 24,
  829. "tag": "el-date-picker",
  830. "tagIcon": "date-range"
  831. },
  832. "__vModel__": "field113",
  833. "clearable": true,
  834. "disabled": false,
  835. "end-placeholder": "结束日期",
  836. "format": "yyyy-MM-dd",
  837. "range-separator": "至",
  838. "readonly": false,
  839. "start-placeholder": "开始日期",
  840. "style": {
  841. "width": "100%"
  842. },
  843. "type": "daterange",
  844. "value-format": "yyyy-MM-dd"
  845. },
  846. {
  847. "__config__": {
  848. "changeTag": true,
  849. "customConfig": {
  850. "dbColumnLength": null,
  851. "dbColumnType": "INT",
  852. "dbDefaultValue": "",
  853. "dbNullable": true,
  854. "exportConvert": true,
  855. "exportFormatter": "none",
  856. "exportLabel": "",
  857. "exportOrder": 0,
  858. "exportWidth": 20,
  859. "fieldKey": "field114",
  860. "isExport": true,
  861. "isListShow": true,
  862. "isMasked": false,
  863. "isSearchable": false,
  864. "listAlign": "left",
  865. "listFixed": "",
  866. "listFormatter": "none",
  867. "listFormatterParam": "",
  868. "listMinWidth": 100,
  869. "listOrder": 0,
  870. "listOverflow": "tooltip",
  871. "listSortable": false,
  872. "listWidth": 0,
  873. "maskCustomRule": "",
  874. "maskRule": "",
  875. "searchDefaultValue": "",
  876. "searchOrder": 0,
  877. "searchPlaceholder": "",
  878. "searchType": "LIKE",
  879. "searchWidth": 200
  880. },
  881. "defaultValue": 0,
  882. "document": "https://element.eleme.cn/#/zh-CN/component/rate",
  883. "formId": 114,
  884. "label": "评分",
  885. "labelWidth": null,
  886. "layout": "colFormItem",
  887. "regList": [
  888. ],
  889. "renderKey": "1141769148508876",
  890. "required": true,
  891. "showLabel": true,
  892. "span": 24,
  893. "tag": "el-rate",
  894. "tagIcon": "rate"
  895. },
  896. "__vModel__": "field114",
  897. "allow-half": false,
  898. "disabled": false,
  899. "max": 5,
  900. "show-score": false,
  901. "show-text": false,
  902. "style": {
  903. }
  904. },
  905. {
  906. "__config__": {
  907. "buttonText": "点击上传",
  908. "changeTag": true,
  909. "customConfig": {
  910. "dbColumnLength": null,
  911. "dbColumnType": "TEXT",
  912. "dbDefaultValue": "",
  913. "dbNullable": true,
  914. "exportConvert": true,
  915. "exportFormatter": "none",
  916. "exportLabel": "",
  917. "exportOrder": 0,
  918. "exportWidth": 20,
  919. "fieldKey": "field115",
  920. "isExport": true,
  921. "isListShow": true,
  922. "isMasked": false,
  923. "isSearchable": false,
  924. "listAlign": "left",
  925. "listFixed": "",
  926. "listFormatter": "none",
  927. "listFormatterParam": "",
  928. "listMinWidth": 100,
  929. "listOrder": 0,
  930. "listOverflow": "tooltip",
  931. "listSortable": false,
  932. "listWidth": 0,
  933. "maskCustomRule": "",
  934. "maskRule": "",
  935. "searchDefaultValue": "",
  936. "searchOrder": 0,
  937. "searchPlaceholder": "",
  938. "searchType": "LIKE",
  939. "searchWidth": 200
  940. },
  941. "defaultValue": null,
  942. "document": "https://element.eleme.cn/#/zh-CN/component/upload",
  943. "fileSize": 2,
  944. "formId": 115,
  945. "label": "上传",
  946. "labelWidth": null,
  947. "layout": "colFormItem",
  948. "regList": [
  949. ],
  950. "renderKey": "1151769148510443",
  951. "required": true,
  952. "showLabel": true,
  953. "showTip": false,
  954. "sizeUnit": "MB",
  955. "span": 24,
  956. "tag": "el-upload",
  957. "tagIcon": "upload"
  958. },
  959. "__slot__": {
  960. "list-type": true
  961. },
  962. "__vModel__": "field115",
  963. "accept": "",
  964. "action": "https://jsonplaceholder.typicode.com/posts/",
  965. "auto-upload": true,
  966. "disabled": false,
  967. "list-type": "text",
  968. "multiple": false,
  969. "name": "file"
  970. }
  971. ],
  972. "formBtns": true,
  973. "formModel": "formData",
  974. "formRef": "elForm",
  975. "formRules": "rules",
  976. "gutter": 15,
  977. "labelPosition": "right",
  978. "labelWidth": 100,
  979. "size": "medium",
  980. "span": 24
  981. }