askbot-dragon 0.7.93 → 0.7.96
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/components/ConversationContainer.vue +788 -531
- package/src/components/formTemplate.vue +172 -166
- package/src/components/popup.vue +49 -5
- package/src/components/tree.vue +23 -13
|
@@ -13,7 +13,10 @@
|
|
|
13
13
|
</div>
|
|
14
14
|
</div> -->
|
|
15
15
|
|
|
16
|
-
<form-template
|
|
16
|
+
<form-template
|
|
17
|
+
:formList="formList2"
|
|
18
|
+
@submitClick="submitClick"
|
|
19
|
+
></form-template>
|
|
17
20
|
<!-- <voice-component @closeVoice="closeVoice">
|
|
18
21
|
<div slot="voiceTip">
|
|
19
22
|
松开发送
|
|
@@ -486,7 +489,7 @@ export default {
|
|
|
486
489
|
}
|
|
487
490
|
},
|
|
488
491
|
formList2: {
|
|
489
|
-
formActionId: '',
|
|
492
|
+
formActionId: '11',
|
|
490
493
|
form: {
|
|
491
494
|
id: 3,
|
|
492
495
|
name: '表单1',
|
|
@@ -513,7 +516,8 @@ export default {
|
|
|
513
516
|
"extInfo":null,
|
|
514
517
|
"createTime":null,
|
|
515
518
|
"updateTime":null,
|
|
516
|
-
"required":null
|
|
519
|
+
"required":null,
|
|
520
|
+
"workOrderFieldId":null
|
|
517
521
|
},
|
|
518
522
|
"value":"",
|
|
519
523
|
"display":true,
|
|
@@ -554,7 +558,7 @@ export default {
|
|
|
554
558
|
"createTime":null,
|
|
555
559
|
"updateTime":null,
|
|
556
560
|
"required":null,
|
|
557
|
-
"workOrderFieldId":"
|
|
561
|
+
"workOrderFieldId":"d06fbdb477744892ab9b58bbbf94502c"
|
|
558
562
|
},
|
|
559
563
|
"value":"MIDDLE",
|
|
560
564
|
"display":true,
|
|
@@ -634,7 +638,8 @@ export default {
|
|
|
634
638
|
},
|
|
635
639
|
"createTime":null,
|
|
636
640
|
"updateTime":null,
|
|
637
|
-
"required":null
|
|
641
|
+
"required":null,
|
|
642
|
+
"workOrderFieldId":null
|
|
638
643
|
},
|
|
639
644
|
"value":"",
|
|
640
645
|
"display":true,
|
|
@@ -675,15 +680,15 @@ export default {
|
|
|
675
680
|
"value":"622ebf35cca8252f6c7ea60a"
|
|
676
681
|
},
|
|
677
682
|
{
|
|
678
|
-
"label":"
|
|
679
|
-
"value":"
|
|
683
|
+
"label":"已取消",
|
|
684
|
+
"value":"62e26fe65f7c5542654fbec2"
|
|
680
685
|
}
|
|
681
686
|
]
|
|
682
687
|
},
|
|
683
688
|
"createTime":null,
|
|
684
689
|
"updateTime":null,
|
|
685
690
|
"required":null,
|
|
686
|
-
"workOrderFieldId":"
|
|
691
|
+
"workOrderFieldId":"bb3f98f64abd44d39b2db58abe27542e"
|
|
687
692
|
},
|
|
688
693
|
"value":"61f0b074e698d414a7857d1b",
|
|
689
694
|
"display":true,
|
|
@@ -691,11 +696,226 @@ export default {
|
|
|
691
696
|
"editable":null
|
|
692
697
|
},
|
|
693
698
|
{
|
|
694
|
-
"fieldId":"
|
|
695
|
-
"paramName":"fieldValue.
|
|
699
|
+
"fieldId":"1056ca84eec64ee9accfac4fb2b8717c",
|
|
700
|
+
"paramName":"fieldValue.1056ca84eec64ee9accfac4fb2b8717c",
|
|
701
|
+
"formField":{
|
|
702
|
+
"id":null,
|
|
703
|
+
"name":"引用字段",
|
|
704
|
+
"description":null,
|
|
705
|
+
"type":"REF",
|
|
706
|
+
"deleted":null,
|
|
707
|
+
"lastOperatorId":null,
|
|
708
|
+
"mainId":null,
|
|
709
|
+
"extInfo":{
|
|
710
|
+
"fieldDetail":{
|
|
711
|
+
"widgetId":"0ed8cc6bac2a41e79c09d60f",
|
|
712
|
+
"defaultValue":"",
|
|
713
|
+
"description":"",
|
|
714
|
+
"remark":{
|
|
715
|
+
"enable":false,
|
|
716
|
+
"text":""
|
|
717
|
+
},
|
|
718
|
+
"type":"RADIO",
|
|
719
|
+
"required":false,
|
|
720
|
+
"searchable":false,
|
|
721
|
+
"isSystemField":false,
|
|
722
|
+
"extInfo":{
|
|
723
|
+
"autoInput":{
|
|
724
|
+
"enable":false,
|
|
725
|
+
"rule":{
|
|
726
|
+
"handler":"",
|
|
727
|
+
"type":"dict",
|
|
728
|
+
"exp":""
|
|
729
|
+
},
|
|
730
|
+
"source":[
|
|
731
|
+
|
|
732
|
+
]
|
|
733
|
+
},
|
|
734
|
+
"options":[
|
|
735
|
+
{
|
|
736
|
+
"_default":"false",
|
|
737
|
+
"label":"单选一",
|
|
738
|
+
"relationItems":[
|
|
739
|
+
"cc12960a92f849a3ac8fb6c5"
|
|
740
|
+
],
|
|
741
|
+
"value":"单选一",
|
|
742
|
+
"requiredItems":[
|
|
743
|
+
"cc12960a92f849a3ac8fb6c5"
|
|
744
|
+
]
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
"_default":"false",
|
|
748
|
+
"label":"单选二",
|
|
749
|
+
"relationItems":[
|
|
750
|
+
|
|
751
|
+
],
|
|
752
|
+
"value":"单选二",
|
|
753
|
+
"requiredItems":[
|
|
754
|
+
|
|
755
|
+
]
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"_default":"false",
|
|
759
|
+
"label":"单选三",
|
|
760
|
+
"relationItems":[
|
|
761
|
+
|
|
762
|
+
],
|
|
763
|
+
"value":"单选三",
|
|
764
|
+
"requiredItems":[
|
|
765
|
+
|
|
766
|
+
]
|
|
767
|
+
}
|
|
768
|
+
],
|
|
769
|
+
"isCommon":true,
|
|
770
|
+
"placeholder":"请选择",
|
|
771
|
+
"dependent":{
|
|
772
|
+
|
|
773
|
+
}
|
|
774
|
+
},
|
|
775
|
+
"top":0,
|
|
776
|
+
"left":0,
|
|
777
|
+
"name":"单选",
|
|
778
|
+
"width":6,
|
|
779
|
+
"disabled":false,
|
|
780
|
+
"id":"0ed8cc6bac2a41e79c09d60f",
|
|
781
|
+
"height":2
|
|
782
|
+
},
|
|
783
|
+
"ref":{
|
|
784
|
+
"fieldName":"单选",
|
|
785
|
+
"field":"0ed8cc6bac2a41e79c09d60f",
|
|
786
|
+
"source":"62d4f9003aa89109868692e3",
|
|
787
|
+
"sourceName":"bug复测",
|
|
788
|
+
"vars":[
|
|
789
|
+
|
|
790
|
+
],
|
|
791
|
+
"type":"RADIO"
|
|
792
|
+
},
|
|
793
|
+
"isDelete":true,
|
|
794
|
+
"autoInput":{
|
|
795
|
+
"enable":false,
|
|
796
|
+
"rule":{
|
|
797
|
+
"handler":"",
|
|
798
|
+
"type":"",
|
|
799
|
+
"exp":""
|
|
800
|
+
},
|
|
801
|
+
"source":[
|
|
802
|
+
|
|
803
|
+
]
|
|
804
|
+
},
|
|
805
|
+
"chooseShow":[
|
|
806
|
+
|
|
807
|
+
],
|
|
808
|
+
"placeholder":"请输入"
|
|
809
|
+
},
|
|
810
|
+
"createTime":null,
|
|
811
|
+
"updateTime":null,
|
|
812
|
+
"required":null,
|
|
813
|
+
"workOrderFieldId":"1056ca84eec64ee9accfac4fb2b8717c"
|
|
814
|
+
},
|
|
815
|
+
"value":"",
|
|
816
|
+
"display":true,
|
|
817
|
+
"required":false,
|
|
818
|
+
"editable":null
|
|
819
|
+
},
|
|
820
|
+
{
|
|
821
|
+
"fieldId":"7e85ef09361d49699bd5a9360cd531ac",
|
|
822
|
+
"paramName":"fieldValue.7e85ef09361d49699bd5a9360cd531ac",
|
|
823
|
+
"formField":{
|
|
824
|
+
"id":null,
|
|
825
|
+
"name":"关联数据模板",
|
|
826
|
+
"description":null,
|
|
827
|
+
"type":"REF_TEMPLATE",
|
|
828
|
+
"deleted":null,
|
|
829
|
+
"lastOperatorId":null,
|
|
830
|
+
"mainId":null,
|
|
831
|
+
"extInfo":{
|
|
832
|
+
"ref":{
|
|
833
|
+
"field":"<p><span class=\"ask-component-placeholder\" th:text=\"da9856c768de47c7a219c5ad\">组织架构</span><span class=\"ask-component-placeholder\" th:text=\"d175080547bc4a8db7c946b8\">用户</span><span class=\"ask-component-placeholder\" th:text=\"83234a8cbc3b46f781e4f4f8\">系统账号</span><span class=\"ask-component-placeholder\" th:text=\"6ad9a39d8f454eaca4952a11\">省份</span><span class=\"ask-component-placeholder\" th:text=\"e1addf8b539e427db3bc9053\">城市</span></p>",
|
|
834
|
+
"source":"62d4f9003aa89109868692e3",
|
|
835
|
+
"sourceName":"bug复测",
|
|
836
|
+
"vars":[
|
|
837
|
+
"da9856c768de47c7a219c5ad",
|
|
838
|
+
"d175080547bc4a8db7c946b8",
|
|
839
|
+
"83234a8cbc3b46f781e4f4f8",
|
|
840
|
+
"6ad9a39d8f454eaca4952a11",
|
|
841
|
+
"978cf6fe55a8474e84d9cb30",
|
|
842
|
+
"ec568a2ba78f4809b1c27074",
|
|
843
|
+
"dc407e4c112d4a81b809fa9c",
|
|
844
|
+
"0ed8cc6bac2a41e79c09d60f",
|
|
845
|
+
"e1addf8b539e427db3bc9053"
|
|
846
|
+
],
|
|
847
|
+
"type":""
|
|
848
|
+
},
|
|
849
|
+
"addBtnName":"",
|
|
850
|
+
"isDelete":true,
|
|
851
|
+
"autoInput":{
|
|
852
|
+
"enable":false,
|
|
853
|
+
"rule":{
|
|
854
|
+
"handler":"",
|
|
855
|
+
"type":"",
|
|
856
|
+
"exp":""
|
|
857
|
+
},
|
|
858
|
+
"source":[
|
|
859
|
+
|
|
860
|
+
]
|
|
861
|
+
},
|
|
862
|
+
"chooseShow":[
|
|
863
|
+
{
|
|
864
|
+
"name":"组织架构",
|
|
865
|
+
"checked":true,
|
|
866
|
+
"id":"da9856c768de47c7a219c5ad",
|
|
867
|
+
"nodeType":"FIELD",
|
|
868
|
+
"fieldType":"ORG"
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"name":"用户",
|
|
872
|
+
"checked":true,
|
|
873
|
+
"id":"d175080547bc4a8db7c946b8",
|
|
874
|
+
"nodeType":"FIELD",
|
|
875
|
+
"fieldType":"USER"
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"name":"系统账号",
|
|
879
|
+
"checked":true,
|
|
880
|
+
"id":"83234a8cbc3b46f781e4f4f8",
|
|
881
|
+
"nodeType":"FIELD",
|
|
882
|
+
"fieldType":"ACCOUNT"
|
|
883
|
+
},
|
|
884
|
+
{
|
|
885
|
+
"name":"省份",
|
|
886
|
+
"checked":true,
|
|
887
|
+
"id":"6ad9a39d8f454eaca4952a11",
|
|
888
|
+
"nodeType":"FIELD",
|
|
889
|
+
"fieldType":"PROVINCE"
|
|
890
|
+
},
|
|
891
|
+
{
|
|
892
|
+
"name":"城市",
|
|
893
|
+
"checked":true,
|
|
894
|
+
"id":"e1addf8b539e427db3bc9053",
|
|
895
|
+
"nodeType":"FIELD",
|
|
896
|
+
"fieldType":"CITY"
|
|
897
|
+
}
|
|
898
|
+
],
|
|
899
|
+
"selectType":"多选",
|
|
900
|
+
"supportAdd":false,
|
|
901
|
+
"placeholder":"请输入"
|
|
902
|
+
},
|
|
903
|
+
"createTime":null,
|
|
904
|
+
"updateTime":null,
|
|
905
|
+
"required":null,
|
|
906
|
+
"workOrderFieldId":"7e85ef09361d49699bd5a9360cd531ac"
|
|
907
|
+
},
|
|
908
|
+
"value":"",
|
|
909
|
+
"display":true,
|
|
910
|
+
"required":false,
|
|
911
|
+
"editable":null
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
"fieldId":"49b5331f0940410c869bd882431fa5ff",
|
|
915
|
+
"paramName":"fieldValue.49b5331f0940410c869bd882431fa5ff",
|
|
696
916
|
"formField":{
|
|
697
917
|
"id":null,
|
|
698
|
-
"name":"
|
|
918
|
+
"name":"文本",
|
|
699
919
|
"description":null,
|
|
700
920
|
"type":"INPUT",
|
|
701
921
|
"deleted":null,
|
|
@@ -716,9 +936,7 @@ export default {
|
|
|
716
936
|
]
|
|
717
937
|
},
|
|
718
938
|
"requiredDependentFieldId":{
|
|
719
|
-
|
|
720
|
-
"61f0b074e698d414a7857d1b"
|
|
721
|
-
]
|
|
939
|
+
|
|
722
940
|
},
|
|
723
941
|
"range":{
|
|
724
942
|
"start":"",
|
|
@@ -726,16 +944,15 @@ export default {
|
|
|
726
944
|
},
|
|
727
945
|
"inputType":"TEXT",
|
|
728
946
|
"dependentFieldId":{
|
|
729
|
-
|
|
730
|
-
"61f0b074e698d414a7857d1b"
|
|
731
|
-
]
|
|
947
|
+
|
|
732
948
|
},
|
|
733
949
|
"placeholder":"请输入",
|
|
734
950
|
"maxNum":100
|
|
735
951
|
},
|
|
736
952
|
"createTime":null,
|
|
737
953
|
"updateTime":null,
|
|
738
|
-
"required":null
|
|
954
|
+
"required":null,
|
|
955
|
+
"workOrderFieldId":"49b5331f0940410c869bd882431fa5ff"
|
|
739
956
|
},
|
|
740
957
|
"value":"",
|
|
741
958
|
"display":true,
|
|
@@ -743,17 +960,18 @@ export default {
|
|
|
743
960
|
"editable":null
|
|
744
961
|
},
|
|
745
962
|
{
|
|
746
|
-
"fieldId":"
|
|
747
|
-
"paramName":"fieldValue.
|
|
963
|
+
"fieldId":"1ada28316672426e9c565017d09ef495",
|
|
964
|
+
"paramName":"fieldValue.1ada28316672426e9c565017d09ef495",
|
|
748
965
|
"formField":{
|
|
749
966
|
"id":null,
|
|
750
|
-
"name":"
|
|
967
|
+
"name":"百分比",
|
|
751
968
|
"description":null,
|
|
752
|
-
"type":"
|
|
969
|
+
"type":"INPUT",
|
|
753
970
|
"deleted":null,
|
|
754
971
|
"lastOperatorId":null,
|
|
755
972
|
"mainId":null,
|
|
756
973
|
"extInfo":{
|
|
974
|
+
"unit":"%",
|
|
757
975
|
"isDelete":true,
|
|
758
976
|
"autoInput":{
|
|
759
977
|
"enable":false,
|
|
@@ -767,25 +985,279 @@ export default {
|
|
|
767
985
|
]
|
|
768
986
|
},
|
|
769
987
|
"requiredDependentFieldId":{
|
|
770
|
-
|
|
771
|
-
|
|
988
|
+
|
|
989
|
+
},
|
|
990
|
+
"range":{
|
|
991
|
+
"start":0,
|
|
992
|
+
"end":"9"
|
|
993
|
+
},
|
|
994
|
+
"inputType":"RATE",
|
|
995
|
+
"dependentFieldId":{
|
|
996
|
+
|
|
997
|
+
},
|
|
998
|
+
"placeholder":"请输入",
|
|
999
|
+
"maxNum":100
|
|
1000
|
+
},
|
|
1001
|
+
"createTime":null,
|
|
1002
|
+
"updateTime":null,
|
|
1003
|
+
"required":null,
|
|
1004
|
+
"workOrderFieldId":"1ada28316672426e9c565017d09ef495"
|
|
1005
|
+
},
|
|
1006
|
+
"value":"",
|
|
1007
|
+
"display":true,
|
|
1008
|
+
"required":false,
|
|
1009
|
+
"editable":null
|
|
1010
|
+
},
|
|
1011
|
+
{
|
|
1012
|
+
"fieldId":"1747fea5ab5b40bcb57c700bd529d553",
|
|
1013
|
+
"paramName":"fieldValue.1747fea5ab5b40bcb57c700bd529d553",
|
|
1014
|
+
"formField":{
|
|
1015
|
+
"id":null,
|
|
1016
|
+
"name":"数字",
|
|
1017
|
+
"description":null,
|
|
1018
|
+
"type":"INPUT",
|
|
1019
|
+
"deleted":null,
|
|
1020
|
+
"lastOperatorId":null,
|
|
1021
|
+
"mainId":null,
|
|
1022
|
+
"extInfo":{
|
|
1023
|
+
"unit":"",
|
|
1024
|
+
"isDelete":true,
|
|
1025
|
+
"autoInput":{
|
|
1026
|
+
"enable":false,
|
|
1027
|
+
"rule":{
|
|
1028
|
+
"handler":"",
|
|
1029
|
+
"type":"reg",
|
|
1030
|
+
"exp":""
|
|
1031
|
+
},
|
|
1032
|
+
"source":[
|
|
1033
|
+
|
|
1034
|
+
]
|
|
1035
|
+
},
|
|
1036
|
+
"range":{
|
|
1037
|
+
"start":"1",
|
|
1038
|
+
"end":"5"
|
|
1039
|
+
},
|
|
1040
|
+
"inputType":"NUMBER",
|
|
1041
|
+
"placeholder":"请输入",
|
|
1042
|
+
"maxNum":100
|
|
1043
|
+
},
|
|
1044
|
+
"createTime":null,
|
|
1045
|
+
"updateTime":null,
|
|
1046
|
+
"required":null,
|
|
1047
|
+
"workOrderFieldId":"1747fea5ab5b40bcb57c700bd529d553"
|
|
1048
|
+
},
|
|
1049
|
+
"value":"",
|
|
1050
|
+
"display":true,
|
|
1051
|
+
"required":false,
|
|
1052
|
+
"editable":null
|
|
1053
|
+
},
|
|
1054
|
+
{
|
|
1055
|
+
"fieldId":"d81181d5c2ef40e3be2f3f54df94f8a2",
|
|
1056
|
+
"paramName":"fieldValue.d81181d5c2ef40e3be2f3f54df94f8a2",
|
|
1057
|
+
"formField":{
|
|
1058
|
+
"id":null,
|
|
1059
|
+
"name":"手机号",
|
|
1060
|
+
"description":null,
|
|
1061
|
+
"type":"INPUT",
|
|
1062
|
+
"deleted":null,
|
|
1063
|
+
"lastOperatorId":null,
|
|
1064
|
+
"mainId":null,
|
|
1065
|
+
"extInfo":{
|
|
1066
|
+
"unit":"",
|
|
1067
|
+
"isDelete":true,
|
|
1068
|
+
"autoInput":{
|
|
1069
|
+
"enable":false,
|
|
1070
|
+
"rule":{
|
|
1071
|
+
"handler":"",
|
|
1072
|
+
"type":"reg",
|
|
1073
|
+
"exp":""
|
|
1074
|
+
},
|
|
1075
|
+
"source":[
|
|
1076
|
+
|
|
772
1077
|
]
|
|
773
1078
|
},
|
|
774
1079
|
"range":{
|
|
775
1080
|
"start":"",
|
|
776
1081
|
"end":""
|
|
777
1082
|
},
|
|
778
|
-
"
|
|
779
|
-
|
|
780
|
-
|
|
1083
|
+
"inputType":"MOBILE",
|
|
1084
|
+
"placeholder":"请输入",
|
|
1085
|
+
"maxNum":100
|
|
1086
|
+
},
|
|
1087
|
+
"createTime":null,
|
|
1088
|
+
"updateTime":null,
|
|
1089
|
+
"required":null,
|
|
1090
|
+
"workOrderFieldId":"d81181d5c2ef40e3be2f3f54df94f8a2"
|
|
1091
|
+
},
|
|
1092
|
+
"value":"",
|
|
1093
|
+
"display":true,
|
|
1094
|
+
"required":false,
|
|
1095
|
+
"editable":null
|
|
1096
|
+
},
|
|
1097
|
+
{
|
|
1098
|
+
"fieldId":"569965fd06ff4a9aaf4a0d3f7c9f1253",
|
|
1099
|
+
"paramName":"fieldValue.569965fd06ff4a9aaf4a0d3f7c9f1253",
|
|
1100
|
+
"formField":{
|
|
1101
|
+
"id":null,
|
|
1102
|
+
"name":"身份证号",
|
|
1103
|
+
"description":null,
|
|
1104
|
+
"type":"INPUT",
|
|
1105
|
+
"deleted":null,
|
|
1106
|
+
"lastOperatorId":null,
|
|
1107
|
+
"mainId":null,
|
|
1108
|
+
"extInfo":{
|
|
1109
|
+
"unit":"",
|
|
1110
|
+
"isDelete":true,
|
|
1111
|
+
"autoInput":{
|
|
1112
|
+
"enable":false,
|
|
1113
|
+
"rule":{
|
|
1114
|
+
"handler":"",
|
|
1115
|
+
"type":"reg",
|
|
1116
|
+
"exp":""
|
|
1117
|
+
},
|
|
1118
|
+
"source":[
|
|
1119
|
+
|
|
1120
|
+
]
|
|
1121
|
+
},
|
|
1122
|
+
"range":{
|
|
1123
|
+
"start":"",
|
|
1124
|
+
"end":""
|
|
1125
|
+
},
|
|
1126
|
+
"inputType":"ID_CARD",
|
|
1127
|
+
"placeholder":"请输入",
|
|
1128
|
+
"maxNum":100
|
|
1129
|
+
},
|
|
1130
|
+
"createTime":null,
|
|
1131
|
+
"updateTime":null,
|
|
1132
|
+
"required":null,
|
|
1133
|
+
"workOrderFieldId":"569965fd06ff4a9aaf4a0d3f7c9f1253"
|
|
1134
|
+
},
|
|
1135
|
+
"value":"",
|
|
1136
|
+
"display":true,
|
|
1137
|
+
"required":false,
|
|
1138
|
+
"editable":null
|
|
1139
|
+
},
|
|
1140
|
+
{
|
|
1141
|
+
"fieldId":"f2a99934cc8149498cb0b8d0874bf126",
|
|
1142
|
+
"paramName":"fieldValue.f2a99934cc8149498cb0b8d0874bf126",
|
|
1143
|
+
"formField":{
|
|
1144
|
+
"id":null,
|
|
1145
|
+
"name":"邮箱",
|
|
1146
|
+
"description":null,
|
|
1147
|
+
"type":"INPUT",
|
|
1148
|
+
"deleted":null,
|
|
1149
|
+
"lastOperatorId":null,
|
|
1150
|
+
"mainId":null,
|
|
1151
|
+
"extInfo":{
|
|
1152
|
+
"unit":"",
|
|
1153
|
+
"isDelete":true,
|
|
1154
|
+
"autoInput":{
|
|
1155
|
+
"enable":false,
|
|
1156
|
+
"rule":{
|
|
1157
|
+
"handler":"",
|
|
1158
|
+
"type":"reg",
|
|
1159
|
+
"exp":""
|
|
1160
|
+
},
|
|
1161
|
+
"source":[
|
|
1162
|
+
|
|
1163
|
+
]
|
|
1164
|
+
},
|
|
1165
|
+
"range":{
|
|
1166
|
+
"start":"",
|
|
1167
|
+
"end":""
|
|
1168
|
+
},
|
|
1169
|
+
"inputType":"MAIL",
|
|
1170
|
+
"placeholder":"请输入",
|
|
1171
|
+
"maxNum":100
|
|
1172
|
+
},
|
|
1173
|
+
"createTime":null,
|
|
1174
|
+
"updateTime":null,
|
|
1175
|
+
"required":null,
|
|
1176
|
+
"workOrderFieldId":"f2a99934cc8149498cb0b8d0874bf126"
|
|
1177
|
+
},
|
|
1178
|
+
"value":"",
|
|
1179
|
+
"display":true,
|
|
1180
|
+
"required":false,
|
|
1181
|
+
"editable":null
|
|
1182
|
+
},
|
|
1183
|
+
{
|
|
1184
|
+
"fieldId":"665d6937c20d4169a7c6f3460a79f377",
|
|
1185
|
+
"paramName":"fieldValue.665d6937c20d4169a7c6f3460a79f377",
|
|
1186
|
+
"formField":{
|
|
1187
|
+
"id":null,
|
|
1188
|
+
"name":"链接",
|
|
1189
|
+
"description":null,
|
|
1190
|
+
"type":"INPUT",
|
|
1191
|
+
"deleted":null,
|
|
1192
|
+
"lastOperatorId":null,
|
|
1193
|
+
"mainId":null,
|
|
1194
|
+
"extInfo":{
|
|
1195
|
+
"unit":"",
|
|
1196
|
+
"isDelete":true,
|
|
1197
|
+
"autoInput":{
|
|
1198
|
+
"enable":false,
|
|
1199
|
+
"rule":{
|
|
1200
|
+
"handler":"",
|
|
1201
|
+
"type":"reg",
|
|
1202
|
+
"exp":""
|
|
1203
|
+
},
|
|
1204
|
+
"source":[
|
|
1205
|
+
|
|
1206
|
+
]
|
|
1207
|
+
},
|
|
1208
|
+
"range":{
|
|
1209
|
+
"start":"",
|
|
1210
|
+
"end":""
|
|
1211
|
+
},
|
|
1212
|
+
"inputType":"LINK",
|
|
1213
|
+
"placeholder":"请输入",
|
|
1214
|
+
"maxNum":100
|
|
1215
|
+
},
|
|
1216
|
+
"createTime":null,
|
|
1217
|
+
"updateTime":null,
|
|
1218
|
+
"required":null,
|
|
1219
|
+
"workOrderFieldId":"665d6937c20d4169a7c6f3460a79f377"
|
|
1220
|
+
},
|
|
1221
|
+
"value":"",
|
|
1222
|
+
"display":true,
|
|
1223
|
+
"required":false,
|
|
1224
|
+
"editable":null
|
|
1225
|
+
},
|
|
1226
|
+
{
|
|
1227
|
+
"fieldId":"7849c7f1919440a5ae98b9bd696735e5",
|
|
1228
|
+
"paramName":"fieldValue.7849c7f1919440a5ae98b9bd696735e5",
|
|
1229
|
+
"formField":{
|
|
1230
|
+
"id":null,
|
|
1231
|
+
"name":"多行输入框",
|
|
1232
|
+
"description":null,
|
|
1233
|
+
"type":"TEXTAREA",
|
|
1234
|
+
"deleted":null,
|
|
1235
|
+
"lastOperatorId":null,
|
|
1236
|
+
"mainId":null,
|
|
1237
|
+
"extInfo":{
|
|
1238
|
+
"isDelete":true,
|
|
1239
|
+
"autoInput":{
|
|
1240
|
+
"enable":false,
|
|
1241
|
+
"rule":{
|
|
1242
|
+
"handler":"",
|
|
1243
|
+
"type":"reg",
|
|
1244
|
+
"exp":""
|
|
1245
|
+
},
|
|
1246
|
+
"source":[
|
|
1247
|
+
|
|
781
1248
|
]
|
|
782
1249
|
},
|
|
1250
|
+
"range":{
|
|
1251
|
+
"start":"",
|
|
1252
|
+
"end":""
|
|
1253
|
+
},
|
|
783
1254
|
"placeholder":"请输入",
|
|
784
1255
|
"maxNum":100
|
|
785
1256
|
},
|
|
786
1257
|
"createTime":null,
|
|
787
1258
|
"updateTime":null,
|
|
788
|
-
"required":null
|
|
1259
|
+
"required":null,
|
|
1260
|
+
"workOrderFieldId":"7849c7f1919440a5ae98b9bd696735e5"
|
|
789
1261
|
},
|
|
790
1262
|
"value":"",
|
|
791
1263
|
"display":true,
|
|
@@ -793,8 +1265,8 @@ export default {
|
|
|
793
1265
|
"editable":null
|
|
794
1266
|
},
|
|
795
1267
|
{
|
|
796
|
-
"fieldId":"
|
|
797
|
-
"paramName":"fieldValue.
|
|
1268
|
+
"fieldId":"d30d7f49e33e47afafafef56dc4a5c7f",
|
|
1269
|
+
"paramName":"fieldValue.d30d7f49e33e47afafafef56dc4a5c7f",
|
|
798
1270
|
"formField":{
|
|
799
1271
|
"id":null,
|
|
800
1272
|
"name":"单选",
|
|
@@ -818,34 +1290,57 @@ export default {
|
|
|
818
1290
|
},
|
|
819
1291
|
"options":[
|
|
820
1292
|
{
|
|
821
|
-
"_default":false,
|
|
822
|
-
"
|
|
1293
|
+
"_default":"false",
|
|
1294
|
+
"optionStruct":{
|
|
1295
|
+
|
|
1296
|
+
},
|
|
1297
|
+
"label":"单选一",
|
|
823
1298
|
"relationItems":[
|
|
824
|
-
"
|
|
1299
|
+
"2b4c6f3ca9f04033b9f8d1008fdaee9c"
|
|
825
1300
|
],
|
|
826
|
-
"value":"
|
|
1301
|
+
"value":"单选一",
|
|
827
1302
|
"requiredItems":[
|
|
828
|
-
"
|
|
1303
|
+
"2b4c6f3ca9f04033b9f8d1008fdaee9c"
|
|
829
1304
|
]
|
|
830
1305
|
},
|
|
831
1306
|
{
|
|
832
|
-
"_default":false,
|
|
833
|
-
"
|
|
1307
|
+
"_default":"false",
|
|
1308
|
+
"optionStruct":{
|
|
1309
|
+
|
|
1310
|
+
},
|
|
1311
|
+
"label":"单选二",
|
|
834
1312
|
"relationItems":[
|
|
835
1313
|
|
|
836
1314
|
],
|
|
837
|
-
"value":"
|
|
1315
|
+
"value":"单选二",
|
|
838
1316
|
"requiredItems":[
|
|
839
1317
|
|
|
840
1318
|
]
|
|
841
1319
|
},
|
|
842
1320
|
{
|
|
843
|
-
"_default":false,
|
|
844
|
-
"
|
|
1321
|
+
"_default":"false",
|
|
1322
|
+
"optionStruct":{
|
|
1323
|
+
|
|
1324
|
+
},
|
|
1325
|
+
"label":"单选三",
|
|
1326
|
+
"relationItems":[
|
|
1327
|
+
|
|
1328
|
+
],
|
|
1329
|
+
"value":"单选三",
|
|
1330
|
+
"requiredItems":[
|
|
1331
|
+
|
|
1332
|
+
]
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"_default":"false",
|
|
1336
|
+
"optionStruct":{
|
|
1337
|
+
|
|
1338
|
+
},
|
|
1339
|
+
"label":"单选四",
|
|
845
1340
|
"relationItems":[
|
|
846
1341
|
|
|
847
1342
|
],
|
|
848
|
-
"value":"
|
|
1343
|
+
"value":"单选四",
|
|
849
1344
|
"requiredItems":[
|
|
850
1345
|
|
|
851
1346
|
]
|
|
@@ -862,7 +1357,8 @@ export default {
|
|
|
862
1357
|
},
|
|
863
1358
|
"createTime":null,
|
|
864
1359
|
"updateTime":null,
|
|
865
|
-
"required":null
|
|
1360
|
+
"required":null,
|
|
1361
|
+
"workOrderFieldId":"d30d7f49e33e47afafafef56dc4a5c7f"
|
|
866
1362
|
},
|
|
867
1363
|
"value":"",
|
|
868
1364
|
"display":true,
|
|
@@ -870,8 +1366,8 @@ export default {
|
|
|
870
1366
|
"editable":null
|
|
871
1367
|
},
|
|
872
1368
|
{
|
|
873
|
-
"fieldId":"
|
|
874
|
-
"paramName":"fieldValue.
|
|
1369
|
+
"fieldId":"2b4c6f3ca9f04033b9f8d1008fdaee9c",
|
|
1370
|
+
"paramName":"fieldValue.2b4c6f3ca9f04033b9f8d1008fdaee9c",
|
|
875
1371
|
"formField":{
|
|
876
1372
|
"id":null,
|
|
877
1373
|
"name":"多选",
|
|
@@ -895,43 +1391,62 @@ export default {
|
|
|
895
1391
|
},
|
|
896
1392
|
"options":[
|
|
897
1393
|
{
|
|
898
|
-
"_default":false,
|
|
899
|
-
"
|
|
1394
|
+
"_default":"false",
|
|
1395
|
+
"optionStruct":{
|
|
1396
|
+
|
|
1397
|
+
},
|
|
1398
|
+
"label":"多选一",
|
|
900
1399
|
"relationItems":[
|
|
901
|
-
"
|
|
1400
|
+
"d63aeeef437e4186af4a2efcd7a6a31b"
|
|
902
1401
|
],
|
|
903
|
-
"value":"
|
|
1402
|
+
"value":"多选一",
|
|
904
1403
|
"requiredItems":[
|
|
905
|
-
"
|
|
1404
|
+
"d63aeeef437e4186af4a2efcd7a6a31b"
|
|
906
1405
|
]
|
|
907
1406
|
},
|
|
908
1407
|
{
|
|
909
|
-
"_default":false,
|
|
910
|
-
"
|
|
1408
|
+
"_default":"false",
|
|
1409
|
+
"optionStruct":{
|
|
1410
|
+
|
|
1411
|
+
},
|
|
1412
|
+
"label":"多选二",
|
|
911
1413
|
"relationItems":[
|
|
912
1414
|
|
|
913
1415
|
],
|
|
914
|
-
"value":"
|
|
1416
|
+
"value":"多选二",
|
|
915
1417
|
"requiredItems":[
|
|
916
1418
|
|
|
917
1419
|
]
|
|
918
1420
|
},
|
|
919
1421
|
{
|
|
920
|
-
"_default":false,
|
|
921
|
-
"
|
|
1422
|
+
"_default":"false",
|
|
1423
|
+
"optionStruct":{
|
|
1424
|
+
|
|
1425
|
+
},
|
|
1426
|
+
"label":"多选三",
|
|
922
1427
|
"relationItems":[
|
|
923
1428
|
|
|
924
1429
|
],
|
|
925
|
-
"value":"
|
|
1430
|
+
"value":"多选三",
|
|
926
1431
|
"requiredItems":[
|
|
927
1432
|
|
|
928
1433
|
]
|
|
929
1434
|
}
|
|
930
1435
|
],
|
|
1436
|
+
"requiredDependentFieldId":{
|
|
1437
|
+
"d30d7f49e33e47afafafef56dc4a5c7f":[
|
|
1438
|
+
"单选一"
|
|
1439
|
+
]
|
|
1440
|
+
},
|
|
931
1441
|
"range":{
|
|
932
1442
|
"start":"",
|
|
933
1443
|
"end":""
|
|
934
1444
|
},
|
|
1445
|
+
"dependentFieldId":{
|
|
1446
|
+
"d30d7f49e33e47afafafef56dc4a5c7f":[
|
|
1447
|
+
"单选一"
|
|
1448
|
+
]
|
|
1449
|
+
},
|
|
935
1450
|
"placeholder":"请选择",
|
|
936
1451
|
"dependent":{
|
|
937
1452
|
|
|
@@ -939,7 +1454,8 @@ export default {
|
|
|
939
1454
|
},
|
|
940
1455
|
"createTime":null,
|
|
941
1456
|
"updateTime":null,
|
|
942
|
-
"required":null
|
|
1457
|
+
"required":null,
|
|
1458
|
+
"workOrderFieldId":"2b4c6f3ca9f04033b9f8d1008fdaee9c"
|
|
943
1459
|
},
|
|
944
1460
|
"value":"",
|
|
945
1461
|
"display":true,
|
|
@@ -947,8 +1463,8 @@ export default {
|
|
|
947
1463
|
"editable":null
|
|
948
1464
|
},
|
|
949
1465
|
{
|
|
950
|
-
"fieldId":"
|
|
951
|
-
"paramName":"fieldValue.
|
|
1466
|
+
"fieldId":"d63aeeef437e4186af4a2efcd7a6a31b",
|
|
1467
|
+
"paramName":"fieldValue.d63aeeef437e4186af4a2efcd7a6a31b",
|
|
952
1468
|
"formField":{
|
|
953
1469
|
"id":null,
|
|
954
1470
|
"name":"下拉",
|
|
@@ -972,44 +1488,54 @@ export default {
|
|
|
972
1488
|
},
|
|
973
1489
|
"options":[
|
|
974
1490
|
{
|
|
975
|
-
"_default":false,
|
|
976
|
-
"label":"
|
|
1491
|
+
"_default":"false",
|
|
1492
|
+
"label":"下拉一",
|
|
977
1493
|
"relationItems":[
|
|
978
|
-
|
|
1494
|
+
"4b2bea06e70b4a63a02df141f685f310"
|
|
979
1495
|
],
|
|
980
|
-
"value":"
|
|
1496
|
+
"value":"下拉一",
|
|
981
1497
|
"requiredItems":[
|
|
982
|
-
|
|
1498
|
+
"4b2bea06e70b4a63a02df141f685f310"
|
|
983
1499
|
]
|
|
984
1500
|
},
|
|
985
1501
|
{
|
|
986
|
-
"_default":false,
|
|
987
|
-
"label":"
|
|
1502
|
+
"_default":"false",
|
|
1503
|
+
"label":"下拉二",
|
|
988
1504
|
"relationItems":[
|
|
989
1505
|
|
|
990
1506
|
],
|
|
991
|
-
"value":"
|
|
1507
|
+
"value":"下拉二",
|
|
992
1508
|
"requiredItems":[
|
|
993
1509
|
|
|
994
1510
|
]
|
|
995
1511
|
},
|
|
996
1512
|
{
|
|
997
|
-
"_default":false,
|
|
998
|
-
"label":"
|
|
1513
|
+
"_default":"false",
|
|
1514
|
+
"label":"下拉三",
|
|
999
1515
|
"relationItems":[
|
|
1000
1516
|
|
|
1001
1517
|
],
|
|
1002
|
-
"value":"
|
|
1518
|
+
"value":"下拉三",
|
|
1003
1519
|
"requiredItems":[
|
|
1004
1520
|
|
|
1005
1521
|
]
|
|
1006
1522
|
}
|
|
1007
1523
|
],
|
|
1524
|
+
"requiredDependentFieldId":{
|
|
1525
|
+
"2b4c6f3ca9f04033b9f8d1008fdaee9c":[
|
|
1526
|
+
"多选一"
|
|
1527
|
+
]
|
|
1528
|
+
},
|
|
1008
1529
|
"range":{
|
|
1009
1530
|
"start":"",
|
|
1010
1531
|
"end":""
|
|
1011
1532
|
},
|
|
1012
|
-
"selectType":"
|
|
1533
|
+
"selectType":"多选",
|
|
1534
|
+
"dependentFieldId":{
|
|
1535
|
+
"2b4c6f3ca9f04033b9f8d1008fdaee9c":[
|
|
1536
|
+
"多选一"
|
|
1537
|
+
]
|
|
1538
|
+
},
|
|
1013
1539
|
"placeholder":"请选择",
|
|
1014
1540
|
"dependent":{
|
|
1015
1541
|
|
|
@@ -1017,7 +1543,8 @@ export default {
|
|
|
1017
1543
|
},
|
|
1018
1544
|
"createTime":null,
|
|
1019
1545
|
"updateTime":null,
|
|
1020
|
-
"required":null
|
|
1546
|
+
"required":null,
|
|
1547
|
+
"workOrderFieldId":"d63aeeef437e4186af4a2efcd7a6a31b"
|
|
1021
1548
|
},
|
|
1022
1549
|
"value":"",
|
|
1023
1550
|
"display":true,
|
|
@@ -1025,8 +1552,8 @@ export default {
|
|
|
1025
1552
|
"editable":null
|
|
1026
1553
|
},
|
|
1027
1554
|
{
|
|
1028
|
-
"fieldId":"
|
|
1029
|
-
"paramName":"fieldValue.
|
|
1555
|
+
"fieldId":"4b2bea06e70b4a63a02df141f685f310",
|
|
1556
|
+
"paramName":"fieldValue.4b2bea06e70b4a63a02df141f685f310",
|
|
1030
1557
|
"formField":{
|
|
1031
1558
|
"id":null,
|
|
1032
1559
|
"name":"级联",
|
|
@@ -1048,104 +1575,222 @@ export default {
|
|
|
1048
1575
|
|
|
1049
1576
|
]
|
|
1050
1577
|
},
|
|
1578
|
+
"requiredDependentFieldId":{
|
|
1579
|
+
"d63aeeef437e4186af4a2efcd7a6a31b":[
|
|
1580
|
+
"下拉一"
|
|
1581
|
+
]
|
|
1582
|
+
},
|
|
1051
1583
|
"range":{
|
|
1052
1584
|
"start":"",
|
|
1053
1585
|
"end":""
|
|
1054
1586
|
},
|
|
1055
1587
|
"selectType":"单选",
|
|
1588
|
+
"dependentFieldId":{
|
|
1589
|
+
"d63aeeef437e4186af4a2efcd7a6a31b":[
|
|
1590
|
+
"下拉一"
|
|
1591
|
+
]
|
|
1592
|
+
},
|
|
1056
1593
|
"placeholder":"请选择",
|
|
1057
1594
|
"dependent":{
|
|
1058
1595
|
|
|
1059
1596
|
},
|
|
1597
|
+
"fieldValue":[
|
|
1598
|
+
{
|
|
1599
|
+
"_default":false,
|
|
1600
|
+
"optionStruct":{
|
|
1601
|
+
"d63aeeef437e4186af4a2efcd7a6a31b":[
|
|
1602
|
+
{
|
|
1603
|
+
"_default":"false",
|
|
1604
|
+
"label":"下拉三",
|
|
1605
|
+
"value":"下拉三"
|
|
1606
|
+
}
|
|
1607
|
+
],
|
|
1608
|
+
"d30d7f49e33e47afafafef56dc4a5c7f":[
|
|
1609
|
+
{
|
|
1610
|
+
"_default":"false",
|
|
1611
|
+
"optionStruct":{
|
|
1612
|
+
|
|
1613
|
+
},
|
|
1614
|
+
"label":"单选三",
|
|
1615
|
+
"value":"单选三"
|
|
1616
|
+
}
|
|
1617
|
+
],
|
|
1618
|
+
"2b4c6f3ca9f04033b9f8d1008fdaee9c":[
|
|
1619
|
+
{
|
|
1620
|
+
"_default":"false",
|
|
1621
|
+
"label":"多选三",
|
|
1622
|
+
"value":"多选三"
|
|
1623
|
+
}
|
|
1624
|
+
]
|
|
1625
|
+
},
|
|
1626
|
+
"label":"三级选项",
|
|
1627
|
+
"relationItems":[
|
|
1628
|
+
|
|
1629
|
+
],
|
|
1630
|
+
"value":"三级选项"
|
|
1631
|
+
}
|
|
1632
|
+
],
|
|
1060
1633
|
"cascadeDown":{
|
|
1061
1634
|
"options":[
|
|
1062
1635
|
{
|
|
1063
1636
|
"_default":false,
|
|
1637
|
+
"optionStruct":{
|
|
1638
|
+
"d63aeeef437e4186af4a2efcd7a6a31b":[
|
|
1639
|
+
{
|
|
1640
|
+
"_default":"false",
|
|
1641
|
+
"label":"下拉一",
|
|
1642
|
+
"value":"下拉一"
|
|
1643
|
+
}
|
|
1644
|
+
],
|
|
1645
|
+
"d30d7f49e33e47afafafef56dc4a5c7f":[
|
|
1646
|
+
{
|
|
1647
|
+
"_default":"false",
|
|
1648
|
+
"optionStruct":{
|
|
1649
|
+
|
|
1650
|
+
},
|
|
1651
|
+
"label":"单选一",
|
|
1652
|
+
"value":"单选一"
|
|
1653
|
+
}
|
|
1654
|
+
],
|
|
1655
|
+
"2b4c6f3ca9f04033b9f8d1008fdaee9c":[
|
|
1656
|
+
{
|
|
1657
|
+
"_default":"false",
|
|
1658
|
+
"label":"多选一",
|
|
1659
|
+
"value":"多选一"
|
|
1660
|
+
}
|
|
1661
|
+
]
|
|
1662
|
+
},
|
|
1064
1663
|
"children":[
|
|
1065
1664
|
{
|
|
1066
1665
|
"_default":false,
|
|
1666
|
+
"optionStruct":{
|
|
1667
|
+
"d63aeeef437e4186af4a2efcd7a6a31b":[
|
|
1668
|
+
{
|
|
1669
|
+
"_default":"false",
|
|
1670
|
+
"label":"下拉二",
|
|
1671
|
+
"value":"下拉二"
|
|
1672
|
+
}
|
|
1673
|
+
],
|
|
1674
|
+
"d30d7f49e33e47afafafef56dc4a5c7f":[
|
|
1675
|
+
{
|
|
1676
|
+
"_default":"false",
|
|
1677
|
+
"optionStruct":{
|
|
1678
|
+
|
|
1679
|
+
},
|
|
1680
|
+
"label":"单选二",
|
|
1681
|
+
"value":"单选二"
|
|
1682
|
+
}
|
|
1683
|
+
],
|
|
1684
|
+
"2b4c6f3ca9f04033b9f8d1008fdaee9c":[
|
|
1685
|
+
{
|
|
1686
|
+
"_default":"false",
|
|
1687
|
+
"label":"多选二",
|
|
1688
|
+
"value":"多选二"
|
|
1689
|
+
}
|
|
1690
|
+
]
|
|
1691
|
+
},
|
|
1067
1692
|
"children":[
|
|
1068
1693
|
{
|
|
1069
1694
|
"_default":false,
|
|
1070
|
-
"
|
|
1695
|
+
"optionStruct":{
|
|
1696
|
+
"d63aeeef437e4186af4a2efcd7a6a31b":[
|
|
1697
|
+
{
|
|
1698
|
+
"_default":"false",
|
|
1699
|
+
"label":"下拉三",
|
|
1700
|
+
"value":"下拉三"
|
|
1701
|
+
}
|
|
1702
|
+
],
|
|
1703
|
+
"d30d7f49e33e47afafafef56dc4a5c7f":[
|
|
1704
|
+
{
|
|
1705
|
+
"_default":"false",
|
|
1706
|
+
"optionStruct":{
|
|
1707
|
+
|
|
1708
|
+
},
|
|
1709
|
+
"label":"单选三",
|
|
1710
|
+
"value":"单选三"
|
|
1711
|
+
}
|
|
1712
|
+
],
|
|
1713
|
+
"2b4c6f3ca9f04033b9f8d1008fdaee9c":[
|
|
1714
|
+
{
|
|
1715
|
+
"_default":"false",
|
|
1716
|
+
"label":"多选三",
|
|
1717
|
+
"value":"多选三"
|
|
1718
|
+
}
|
|
1719
|
+
]
|
|
1720
|
+
},
|
|
1721
|
+
"label":"三级选项",
|
|
1071
1722
|
"relationItems":[
|
|
1072
1723
|
|
|
1073
1724
|
],
|
|
1074
|
-
"value":"
|
|
1725
|
+
"value":"三级选项"
|
|
1075
1726
|
}
|
|
1076
1727
|
],
|
|
1077
|
-
"label":"
|
|
1728
|
+
"label":"二级选项",
|
|
1078
1729
|
"relationItems":[
|
|
1079
1730
|
|
|
1080
1731
|
],
|
|
1081
|
-
"value":"
|
|
1732
|
+
"value":"二级选项"
|
|
1082
1733
|
}
|
|
1083
1734
|
],
|
|
1084
|
-
"label":"
|
|
1735
|
+
"label":"一级选项",
|
|
1085
1736
|
"relationItems":[
|
|
1086
1737
|
|
|
1087
1738
|
],
|
|
1088
|
-
"value":"
|
|
1739
|
+
"value":"一级选项",
|
|
1089
1740
|
"requiredItems":[
|
|
1090
1741
|
|
|
1091
1742
|
]
|
|
1092
1743
|
},
|
|
1093
1744
|
{
|
|
1094
1745
|
"_default":false,
|
|
1095
|
-
"
|
|
1096
|
-
|
|
1097
|
-
"_default":false,
|
|
1098
|
-
"children":[
|
|
1099
|
-
{
|
|
1100
|
-
"_default":false,
|
|
1101
|
-
"label":"2-1-1",
|
|
1102
|
-
"relationItems":[
|
|
1746
|
+
"optionStruct":{
|
|
1747
|
+
"d63aeeef437e4186af4a2efcd7a6a31b":[
|
|
1103
1748
|
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
"relationItems":[
|
|
1749
|
+
],
|
|
1750
|
+
"d30d7f49e33e47afafafef56dc4a5c7f":[
|
|
1751
|
+
{
|
|
1752
|
+
"_default":"false",
|
|
1753
|
+
"optionStruct":{
|
|
1110
1754
|
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1755
|
+
},
|
|
1756
|
+
"label":"单选四",
|
|
1757
|
+
"value":"单选四"
|
|
1758
|
+
}
|
|
1759
|
+
],
|
|
1760
|
+
"2b4c6f3ca9f04033b9f8d1008fdaee9c":[
|
|
1761
|
+
|
|
1762
|
+
]
|
|
1763
|
+
},
|
|
1764
|
+
"label":"其他",
|
|
1116
1765
|
"relationItems":[
|
|
1117
1766
|
|
|
1118
1767
|
],
|
|
1119
|
-
"value":"
|
|
1768
|
+
"value":"其他"
|
|
1120
1769
|
}
|
|
1121
1770
|
]
|
|
1122
|
-
}
|
|
1123
|
-
"fieldValue":[
|
|
1124
|
-
{
|
|
1125
|
-
"_default":false,
|
|
1126
|
-
"label":"1-1-1",
|
|
1127
|
-
"relationItems":[
|
|
1128
|
-
|
|
1129
|
-
],
|
|
1130
|
-
"value":"1-1-1"
|
|
1131
|
-
}
|
|
1132
|
-
]
|
|
1771
|
+
}
|
|
1133
1772
|
},
|
|
1134
1773
|
"createTime":null,
|
|
1135
1774
|
"updateTime":null,
|
|
1136
|
-
"required":null
|
|
1775
|
+
"required":null,
|
|
1776
|
+
"workOrderFieldId":"4b2bea06e70b4a63a02df141f685f310"
|
|
1137
1777
|
},
|
|
1138
|
-
"value":[
|
|
1778
|
+
"value":[
|
|
1779
|
+
["嗨嗨嗨", "哈哈哈", "嘿嘿嘿", "嘻嘻嘻"],
|
|
1780
|
+
["嗨嗨嗨"],
|
|
1781
|
+
["嗨嗨嗨", "哈哈哈"],
|
|
1782
|
+
["嗨嗨嗨", "哈哈哈", "嘿嘿嘿"],
|
|
1783
|
+
],
|
|
1139
1784
|
"display":true,
|
|
1140
1785
|
"required":false,
|
|
1141
1786
|
"editable":null
|
|
1142
1787
|
},
|
|
1143
1788
|
{
|
|
1144
|
-
"fieldId":"
|
|
1145
|
-
"paramName":"fieldValue.
|
|
1789
|
+
"fieldId":"457c64c84f704845b90604578e6799bd",
|
|
1790
|
+
"paramName":"fieldValue.457c64c84f704845b90604578e6799bd",
|
|
1146
1791
|
"formField":{
|
|
1147
1792
|
"id":null,
|
|
1148
|
-
"name":"
|
|
1793
|
+
"name":"年月日",
|
|
1149
1794
|
"description":null,
|
|
1150
1795
|
"type":"TIME_PICKER",
|
|
1151
1796
|
"deleted":null,
|
|
@@ -1164,7 +1809,7 @@ export default {
|
|
|
1164
1809
|
|
|
1165
1810
|
]
|
|
1166
1811
|
},
|
|
1167
|
-
"pattern":"",
|
|
1812
|
+
"pattern":"<p><span class=\"ask-component-placeholder\" th:text=\"YEAR\">年</span><span class=\"ask-component-placeholder\" th:text=\"MONTH\">月</span><span class=\"ask-component-placeholder\" th:text=\"DAY\">日</span></p>",
|
|
1168
1813
|
"mold":"DATE",
|
|
1169
1814
|
"range":{
|
|
1170
1815
|
"start":"",
|
|
@@ -1175,100 +1820,17 @@ export default {
|
|
|
1175
1820
|
},
|
|
1176
1821
|
"createTime":null,
|
|
1177
1822
|
"updateTime":null,
|
|
1178
|
-
"required":null
|
|
1179
|
-
|
|
1180
|
-
"value":"Sat Jul 30 2022 00:00:00 GMT+0800",
|
|
1181
|
-
"display":true,
|
|
1182
|
-
"required":false,
|
|
1183
|
-
"editable":null
|
|
1184
|
-
},
|
|
1185
|
-
{
|
|
1186
|
-
"fieldId":"694c7c2bd8e94cc28a71d5aa2cabd9211",
|
|
1187
|
-
"paramName":"fieldValue.694c7c2bd8e94cc28a71d5aa2cabd92f",
|
|
1188
|
-
"formField":{
|
|
1189
|
-
"id":null,
|
|
1190
|
-
"name":"时间",
|
|
1191
|
-
"description":null,
|
|
1192
|
-
"type":"TIME_PICKER",
|
|
1193
|
-
"deleted":null,
|
|
1194
|
-
"lastOperatorId":null,
|
|
1195
|
-
"mainId":null,
|
|
1196
|
-
"extInfo":{
|
|
1197
|
-
"isDelete":true,
|
|
1198
|
-
"autoInput":{
|
|
1199
|
-
"enable":false,
|
|
1200
|
-
"rule":{
|
|
1201
|
-
"handler":"",
|
|
1202
|
-
"type":"reg",
|
|
1203
|
-
"exp":""
|
|
1204
|
-
},
|
|
1205
|
-
"source":[
|
|
1206
|
-
|
|
1207
|
-
]
|
|
1208
|
-
},
|
|
1209
|
-
"pattern":"",
|
|
1210
|
-
"mold":"TIME",
|
|
1211
|
-
"range":{
|
|
1212
|
-
"start":"",
|
|
1213
|
-
"end":""
|
|
1214
|
-
},
|
|
1215
|
-
"dataTimePattern":"HH:mm",
|
|
1216
|
-
"placeholder":"请选择"
|
|
1217
|
-
},
|
|
1218
|
-
"createTime":null,
|
|
1219
|
-
"updateTime":null,
|
|
1220
|
-
"required":null
|
|
1221
|
-
},
|
|
1222
|
-
"value":"Sat Jul 30 2022 00:00:00 GMT+0800",
|
|
1223
|
-
"display":true,
|
|
1224
|
-
"required":false,
|
|
1225
|
-
"editable":null
|
|
1226
|
-
},
|
|
1227
|
-
{
|
|
1228
|
-
"fieldId":"694c7c2bd8e94cc28a71d5aa2cabd9212",
|
|
1229
|
-
"paramName":"fieldValue.694c7c2bd8e94cc28a71d5aa2cabd92f",
|
|
1230
|
-
"formField":{
|
|
1231
|
-
"id":null,
|
|
1232
|
-
"name":"时间日期选择",
|
|
1233
|
-
"description":null,
|
|
1234
|
-
"type":"TIME_PICKER",
|
|
1235
|
-
"deleted":null,
|
|
1236
|
-
"lastOperatorId":null,
|
|
1237
|
-
"mainId":null,
|
|
1238
|
-
"extInfo":{
|
|
1239
|
-
"isDelete":true,
|
|
1240
|
-
"autoInput":{
|
|
1241
|
-
"enable":false,
|
|
1242
|
-
"rule":{
|
|
1243
|
-
"handler":"",
|
|
1244
|
-
"type":"reg",
|
|
1245
|
-
"exp":""
|
|
1246
|
-
},
|
|
1247
|
-
"source":[
|
|
1248
|
-
|
|
1249
|
-
]
|
|
1250
|
-
},
|
|
1251
|
-
"pattern":"",
|
|
1252
|
-
"mold":"DATE_TIME",
|
|
1253
|
-
"range":{
|
|
1254
|
-
"start":"",
|
|
1255
|
-
"end":""
|
|
1256
|
-
},
|
|
1257
|
-
"dataTimePattern":"HH:mm",
|
|
1258
|
-
"placeholder":"请选择"
|
|
1259
|
-
},
|
|
1260
|
-
"createTime":null,
|
|
1261
|
-
"updateTime":null,
|
|
1262
|
-
"required":null
|
|
1823
|
+
"required":null,
|
|
1824
|
+
"workOrderFieldId":"457c64c84f704845b90604578e6799bd"
|
|
1263
1825
|
},
|
|
1264
|
-
"value":"
|
|
1826
|
+
"value":"",
|
|
1265
1827
|
"display":true,
|
|
1266
1828
|
"required":false,
|
|
1267
1829
|
"editable":null
|
|
1268
1830
|
},
|
|
1269
1831
|
{
|
|
1270
|
-
"fieldId":"
|
|
1271
|
-
"paramName":"fieldValue.
|
|
1832
|
+
"fieldId":"481bfb2c5c9246eab193aa6ca7611265",
|
|
1833
|
+
"paramName":"fieldValue.481bfb2c5c9246eab193aa6ca7611265",
|
|
1272
1834
|
"formField":{
|
|
1273
1835
|
"id":null,
|
|
1274
1836
|
"name":"图片",
|
|
@@ -1294,26 +1856,17 @@ export default {
|
|
|
1294
1856
|
|
|
1295
1857
|
]
|
|
1296
1858
|
},
|
|
1297
|
-
"limit":"
|
|
1298
|
-
"requiredDependentFieldId":{
|
|
1299
|
-
"149e949834ee41c7830a78f98aa322e8":[
|
|
1300
|
-
"选项一"
|
|
1301
|
-
]
|
|
1302
|
-
},
|
|
1859
|
+
"limit":"2",
|
|
1303
1860
|
"range":{
|
|
1304
1861
|
"start":"",
|
|
1305
1862
|
"end":""
|
|
1306
1863
|
},
|
|
1307
|
-
"
|
|
1308
|
-
"149e949834ee41c7830a78f98aa322e8":[
|
|
1309
|
-
"选项一"
|
|
1310
|
-
]
|
|
1311
|
-
},
|
|
1312
|
-
"placeholder":"请选择"
|
|
1864
|
+
"placeholder":"请输入"
|
|
1313
1865
|
},
|
|
1314
1866
|
"createTime":null,
|
|
1315
1867
|
"updateTime":null,
|
|
1316
|
-
"required":null
|
|
1868
|
+
"required":null,
|
|
1869
|
+
"workOrderFieldId":"481bfb2c5c9246eab193aa6ca7611265"
|
|
1317
1870
|
},
|
|
1318
1871
|
"value":"",
|
|
1319
1872
|
"display":true,
|
|
@@ -1321,8 +1874,8 @@ export default {
|
|
|
1321
1874
|
"editable":null
|
|
1322
1875
|
},
|
|
1323
1876
|
{
|
|
1324
|
-
"fieldId":"
|
|
1325
|
-
"paramName":"fieldValue.
|
|
1877
|
+
"fieldId":"da745f6913064c1ead5440d17e8f1cb6",
|
|
1878
|
+
"paramName":"fieldValue.da745f6913064c1ead5440d17e8f1cb6",
|
|
1326
1879
|
"formField":{
|
|
1327
1880
|
"id":null,
|
|
1328
1881
|
"name":"视频",
|
|
@@ -1348,26 +1901,17 @@ export default {
|
|
|
1348
1901
|
|
|
1349
1902
|
]
|
|
1350
1903
|
},
|
|
1351
|
-
"limit":"
|
|
1352
|
-
"requiredDependentFieldId":{
|
|
1353
|
-
"d3008a1fc1fc42579c37ee726524c1c2":[
|
|
1354
|
-
"选项一"
|
|
1355
|
-
]
|
|
1356
|
-
},
|
|
1904
|
+
"limit":"2",
|
|
1357
1905
|
"range":{
|
|
1358
1906
|
"start":"",
|
|
1359
1907
|
"end":""
|
|
1360
1908
|
},
|
|
1361
|
-
"
|
|
1362
|
-
"d3008a1fc1fc42579c37ee726524c1c2":[
|
|
1363
|
-
"选项一"
|
|
1364
|
-
]
|
|
1365
|
-
},
|
|
1366
|
-
"placeholder":"请选择"
|
|
1909
|
+
"placeholder":"请输入"
|
|
1367
1910
|
},
|
|
1368
1911
|
"createTime":null,
|
|
1369
1912
|
"updateTime":null,
|
|
1370
|
-
"required":null
|
|
1913
|
+
"required":null,
|
|
1914
|
+
"workOrderFieldId":"da745f6913064c1ead5440d17e8f1cb6"
|
|
1371
1915
|
},
|
|
1372
1916
|
"value":"",
|
|
1373
1917
|
"display":true,
|
|
@@ -1375,8 +1919,8 @@ export default {
|
|
|
1375
1919
|
"editable":null
|
|
1376
1920
|
},
|
|
1377
1921
|
{
|
|
1378
|
-
"fieldId":"
|
|
1379
|
-
"paramName":"fieldValue.
|
|
1922
|
+
"fieldId":"fe818a331f9b454d875fa804a86b947c",
|
|
1923
|
+
"paramName":"fieldValue.fe818a331f9b454d875fa804a86b947c",
|
|
1380
1924
|
"formField":{
|
|
1381
1925
|
"id":null,
|
|
1382
1926
|
"name":"附件",
|
|
@@ -1402,61 +1946,17 @@ export default {
|
|
|
1402
1946
|
|
|
1403
1947
|
]
|
|
1404
1948
|
},
|
|
1405
|
-
"limit":"
|
|
1406
|
-
"range":{
|
|
1407
|
-
"start":"",
|
|
1408
|
-
"end":""
|
|
1409
|
-
},
|
|
1410
|
-
"placeholder":"请选择"
|
|
1411
|
-
},
|
|
1412
|
-
"createTime":null,
|
|
1413
|
-
"updateTime":null,
|
|
1414
|
-
"required":null
|
|
1415
|
-
},
|
|
1416
|
-
"value":"",
|
|
1417
|
-
"display":true,
|
|
1418
|
-
"required":false,
|
|
1419
|
-
"editable":null
|
|
1420
|
-
},
|
|
1421
|
-
{
|
|
1422
|
-
"fieldId":"2d9dbc54223c4cc194d9019586921ad3",
|
|
1423
|
-
"paramName":"fieldValue.2d9dbc54223c4cc194d9019586921ad3",
|
|
1424
|
-
"formField":{
|
|
1425
|
-
"id":null,
|
|
1426
|
-
"name":"说明文字",
|
|
1427
|
-
"description":null,
|
|
1428
|
-
"type":"EXPLAIN",
|
|
1429
|
-
"deleted":null,
|
|
1430
|
-
"lastOperatorId":null,
|
|
1431
|
-
"mainId":null,
|
|
1432
|
-
"extInfo":{
|
|
1433
|
-
"isDelete":true,
|
|
1434
|
-
"autoInput":{
|
|
1435
|
-
"enable":false,
|
|
1436
|
-
"rule":{
|
|
1437
|
-
"handler":"",
|
|
1438
|
-
"type":"reg",
|
|
1439
|
-
"exp":""
|
|
1440
|
-
},
|
|
1441
|
-
"source":[
|
|
1442
|
-
|
|
1443
|
-
]
|
|
1444
|
-
},
|
|
1949
|
+
"limit":"2",
|
|
1445
1950
|
"range":{
|
|
1446
1951
|
"start":"",
|
|
1447
1952
|
"end":""
|
|
1448
1953
|
},
|
|
1449
|
-
"
|
|
1450
|
-
"57f1c53a694e43b4b5f855a81ee4184b":[
|
|
1451
|
-
"URGENT"
|
|
1452
|
-
]
|
|
1453
|
-
},
|
|
1454
|
-
"placeholder":"请输入说明内容",
|
|
1455
|
-
"url":""
|
|
1954
|
+
"placeholder":"请输入"
|
|
1456
1955
|
},
|
|
1457
1956
|
"createTime":null,
|
|
1458
1957
|
"updateTime":null,
|
|
1459
|
-
"required":null
|
|
1958
|
+
"required":null,
|
|
1959
|
+
"workOrderFieldId":"fe818a331f9b454d875fa804a86b947c"
|
|
1460
1960
|
},
|
|
1461
1961
|
"value":"",
|
|
1462
1962
|
"display":true,
|
|
@@ -1464,8 +1964,8 @@ export default {
|
|
|
1464
1964
|
"editable":null
|
|
1465
1965
|
},
|
|
1466
1966
|
{
|
|
1467
|
-
"fieldId":"
|
|
1468
|
-
"paramName":"fieldValue.
|
|
1967
|
+
"fieldId":"fd6b334930aa4c57927d179d6e852a62",
|
|
1968
|
+
"paramName":"fieldValue.fd6b334930aa4c57927d179d6e852a62",
|
|
1469
1969
|
"formField":{
|
|
1470
1970
|
"id":null,
|
|
1471
1971
|
"name":"聊天记录",
|
|
@@ -1496,258 +1996,15 @@ export default {
|
|
|
1496
1996
|
},
|
|
1497
1997
|
"createTime":null,
|
|
1498
1998
|
"updateTime":null,
|
|
1499
|
-
"required":null
|
|
1999
|
+
"required":null,
|
|
2000
|
+
"workOrderFieldId":"fd6b334930aa4c57927d179d6e852a62"
|
|
1500
2001
|
},
|
|
1501
2002
|
"value":"",
|
|
1502
2003
|
"display":true,
|
|
1503
2004
|
"required":false,
|
|
1504
2005
|
"editable":null
|
|
1505
|
-
},
|
|
1506
|
-
{
|
|
1507
|
-
fieldId: '06f9b8f0d09a4a44ba7ad615d9c8f178',
|
|
1508
|
-
paramName: 'fieldValue.06f9b8f0d09a4a44ba7ad615d9c8f178',
|
|
1509
|
-
formField: {
|
|
1510
|
-
id: null,
|
|
1511
|
-
name: '引用字段',
|
|
1512
|
-
description: null,
|
|
1513
|
-
type: 'REF',
|
|
1514
|
-
deleted: null,
|
|
1515
|
-
lastOperatorId: null,
|
|
1516
|
-
mainId: null,
|
|
1517
|
-
extInfo: {
|
|
1518
|
-
fieldDetail: {
|
|
1519
|
-
ext: {
|
|
1520
|
-
autoInput: {
|
|
1521
|
-
enable: false,
|
|
1522
|
-
rule: {
|
|
1523
|
-
handler: '',
|
|
1524
|
-
type: 'dict',
|
|
1525
|
-
exp: ''
|
|
1526
|
-
},
|
|
1527
|
-
source: []
|
|
1528
|
-
},
|
|
1529
|
-
options: [
|
|
1530
|
-
{
|
|
1531
|
-
_default: false,
|
|
1532
|
-
optionStruct: {
|
|
1533
|
-
'74df70cd57ae4ce2ab7b42e2e376ab9e': [
|
|
1534
|
-
{
|
|
1535
|
-
_default: false,
|
|
1536
|
-
label: '选项一',
|
|
1537
|
-
relationItems: [],
|
|
1538
|
-
value: '选项一'
|
|
1539
|
-
}
|
|
1540
|
-
]
|
|
1541
|
-
},
|
|
1542
|
-
label: '选项一',
|
|
1543
|
-
relationItems: [],
|
|
1544
|
-
value: '选项一'
|
|
1545
|
-
},
|
|
1546
|
-
{
|
|
1547
|
-
_default: false,
|
|
1548
|
-
optionStruct: {
|
|
1549
|
-
'74df70cd57ae4ce2ab7b42e2e376ab9e': [
|
|
1550
|
-
{
|
|
1551
|
-
_default: false,
|
|
1552
|
-
label: '选项二',
|
|
1553
|
-
relationItems: [],
|
|
1554
|
-
value: '选项二'
|
|
1555
|
-
}
|
|
1556
|
-
]
|
|
1557
|
-
},
|
|
1558
|
-
label: '选项二',
|
|
1559
|
-
relationItems: [],
|
|
1560
|
-
value: '选项二'
|
|
1561
|
-
},
|
|
1562
|
-
{
|
|
1563
|
-
_default: false,
|
|
1564
|
-
optionStruct: {
|
|
1565
|
-
'74df70cd57ae4ce2ab7b42e2e376ab9e': []
|
|
1566
|
-
},
|
|
1567
|
-
label: '选项三',
|
|
1568
|
-
relationItems: [],
|
|
1569
|
-
value: '选项三'
|
|
1570
|
-
}
|
|
1571
|
-
],
|
|
1572
|
-
placeholder: '请选择',
|
|
1573
|
-
dependent: {
|
|
1574
|
-
optionStruct: [],
|
|
1575
|
-
filterStruct: [],
|
|
1576
|
-
dependentFieldId: ''
|
|
1577
|
-
}
|
|
1578
|
-
},
|
|
1579
|
-
backgroundColor: null,
|
|
1580
|
-
allFields: null,
|
|
1581
|
-
dataTemplateId: null,
|
|
1582
|
-
widgetId: '82fc988b598a4aa2ac1ea9358bf2e6eb',
|
|
1583
|
-
defaultValue: '',
|
|
1584
|
-
typeName: 'RADIO',
|
|
1585
|
-
description: '',
|
|
1586
|
-
remark: {
|
|
1587
|
-
enable: false,
|
|
1588
|
-
text: ''
|
|
1589
|
-
},
|
|
1590
|
-
type: 'RADIO',
|
|
1591
|
-
refFieldId: null,
|
|
1592
|
-
required: false,
|
|
1593
|
-
searchable: false,
|
|
1594
|
-
isSystemField: false,
|
|
1595
|
-
extInfo: {
|
|
1596
|
-
autoInput: {
|
|
1597
|
-
enable: false,
|
|
1598
|
-
rule: {
|
|
1599
|
-
handler: '',
|
|
1600
|
-
type: 'dict',
|
|
1601
|
-
exp: ''
|
|
1602
|
-
},
|
|
1603
|
-
source: []
|
|
1604
|
-
},
|
|
1605
|
-
options: [
|
|
1606
|
-
{
|
|
1607
|
-
_default: false,
|
|
1608
|
-
optionStruct: {
|
|
1609
|
-
'74df70cd57ae4ce2ab7b42e2e376ab9e': [
|
|
1610
|
-
{
|
|
1611
|
-
_default: false,
|
|
1612
|
-
label: '选项一',
|
|
1613
|
-
relationItems: [],
|
|
1614
|
-
value: '选项一'
|
|
1615
|
-
}
|
|
1616
|
-
]
|
|
1617
|
-
},
|
|
1618
|
-
label: '选项一',
|
|
1619
|
-
relationItems: [],
|
|
1620
|
-
value: '选项一'
|
|
1621
|
-
},
|
|
1622
|
-
{
|
|
1623
|
-
_default: false,
|
|
1624
|
-
optionStruct: {
|
|
1625
|
-
'74df70cd57ae4ce2ab7b42e2e376ab9e': [
|
|
1626
|
-
{
|
|
1627
|
-
_default: false,
|
|
1628
|
-
label: '选项二',
|
|
1629
|
-
relationItems: [],
|
|
1630
|
-
value: '选项二'
|
|
1631
|
-
}
|
|
1632
|
-
]
|
|
1633
|
-
},
|
|
1634
|
-
label: '选项二',
|
|
1635
|
-
relationItems: [],
|
|
1636
|
-
value: '选项二'
|
|
1637
|
-
},
|
|
1638
|
-
{
|
|
1639
|
-
_default: false,
|
|
1640
|
-
optionStruct: {
|
|
1641
|
-
'74df70cd57ae4ce2ab7b42e2e376ab9e': []
|
|
1642
|
-
},
|
|
1643
|
-
label: '选项三',
|
|
1644
|
-
relationItems: [],
|
|
1645
|
-
value: '选项三'
|
|
1646
|
-
}
|
|
1647
|
-
],
|
|
1648
|
-
placeholder: '请选择',
|
|
1649
|
-
dependent: {
|
|
1650
|
-
optionStruct: [],
|
|
1651
|
-
filterStruct: [],
|
|
1652
|
-
dependentFieldId: ''
|
|
1653
|
-
}
|
|
1654
|
-
},
|
|
1655
|
-
refTemplateId: null,
|
|
1656
|
-
top: 4,
|
|
1657
|
-
left: 0,
|
|
1658
|
-
name: '单选',
|
|
1659
|
-
width: 6,
|
|
1660
|
-
disabled: false,
|
|
1661
|
-
id: '628b63120a4e1e2be6ba1456',
|
|
1662
|
-
height: 2
|
|
1663
|
-
},
|
|
1664
|
-
ref: {
|
|
1665
|
-
fieldName: '单选',
|
|
1666
|
-
field: '628b63120a4e1e2be6ba1456',
|
|
1667
|
-
source: '628740185684de1f1bc2f530',
|
|
1668
|
-
sourceName: '测试关联模板数据',
|
|
1669
|
-
vars: [],
|
|
1670
|
-
type: 'RADIO'
|
|
1671
|
-
},
|
|
1672
|
-
isDelete: true,
|
|
1673
|
-
autoInput: {
|
|
1674
|
-
enable: false,
|
|
1675
|
-
rule: {
|
|
1676
|
-
handler: '',
|
|
1677
|
-
type: '',
|
|
1678
|
-
exp: ''
|
|
1679
|
-
},
|
|
1680
|
-
source: []
|
|
1681
|
-
},
|
|
1682
|
-
placeholder: '请输入'
|
|
1683
|
-
},
|
|
1684
|
-
createTime: null,
|
|
1685
|
-
updateTime: null,
|
|
1686
|
-
required: null
|
|
1687
|
-
},
|
|
1688
|
-
value: null,
|
|
1689
|
-
display: true,
|
|
1690
|
-
required: null,
|
|
1691
|
-
editable: null
|
|
1692
|
-
},
|
|
1693
|
-
{
|
|
1694
|
-
fieldId: '9a8ec0d8091b46938bf4c60b6d3c1985',
|
|
1695
|
-
paramName: 'fieldValue.9a8ec0d8091b46938bf4c60b6d3c1985',
|
|
1696
|
-
formField: {
|
|
1697
|
-
id: null,
|
|
1698
|
-
name: '关联数据模板',
|
|
1699
|
-
description: null,
|
|
1700
|
-
type: 'REF_TEMPLATE',
|
|
1701
|
-
deleted: null,
|
|
1702
|
-
lastOperatorId: null,
|
|
1703
|
-
mainId: null,
|
|
1704
|
-
extInfo: {
|
|
1705
|
-
ref: {
|
|
1706
|
-
field:
|
|
1707
|
-
'<p><span class="ask-component-placeholder" th:text="628b63120a4e1e2be6ba1456">单选</span></p>',
|
|
1708
|
-
source: '628740185684de1f1bc2f530',
|
|
1709
|
-
sourceName: '测试关联模板数据',
|
|
1710
|
-
vars: [
|
|
1711
|
-
'629604ee66aea9737f895def',
|
|
1712
|
-
'629604ee66aea9737f895df0',
|
|
1713
|
-
'6260ff58122dae34a4dc9a79',
|
|
1714
|
-
'875b9116784941829c4171ce',
|
|
1715
|
-
'044af7a8496640a19b2ed580',
|
|
1716
|
-
'0fe016be113740a9a3e9eacd',
|
|
1717
|
-
'4d1db5f2ef634ebd9c490c18',
|
|
1718
|
-
'6286f66ac846a7151dac1248',
|
|
1719
|
-
'6286f66ac846a7151dac1249',
|
|
1720
|
-
'6286f66ac846a7151dac124a',
|
|
1721
|
-
'6281f13e76d5bd7468eab685',
|
|
1722
|
-
'628b63120a4e1e2be6ba1456'
|
|
1723
|
-
],
|
|
1724
|
-
type: ''
|
|
1725
|
-
},
|
|
1726
|
-
addBtnName: '测试新增',
|
|
1727
|
-
isDelete: true,
|
|
1728
|
-
autoInput: {
|
|
1729
|
-
enable: false,
|
|
1730
|
-
rule: {
|
|
1731
|
-
handler: '',
|
|
1732
|
-
type: '',
|
|
1733
|
-
exp: ''
|
|
1734
|
-
},
|
|
1735
|
-
source: []
|
|
1736
|
-
},
|
|
1737
|
-
selectType: '单选',
|
|
1738
|
-
supportAdd: false,
|
|
1739
|
-
placeholder: '请输入'
|
|
1740
|
-
},
|
|
1741
|
-
createTime: null,
|
|
1742
|
-
updateTime: null,
|
|
1743
|
-
required: null
|
|
1744
|
-
},
|
|
1745
|
-
value: null,
|
|
1746
|
-
display: true,
|
|
1747
|
-
required: null,
|
|
1748
|
-
editable: null
|
|
1749
2006
|
}
|
|
1750
|
-
]
|
|
2007
|
+
],
|
|
1751
2008
|
}
|
|
1752
2009
|
},
|
|
1753
2010
|
text: {
|
|
@@ -2069,7 +2326,7 @@ export default {
|
|
|
2069
2326
|
},
|
|
2070
2327
|
closeVoice() {
|
|
2071
2328
|
console.debug('我是close事件')
|
|
2072
|
-
}
|
|
2329
|
+
},
|
|
2073
2330
|
},
|
|
2074
2331
|
mounted() {
|
|
2075
2332
|
this.timer = setInterval(() => {
|