@yoooloo42/joker 1.0.69 → 1.0.70

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.
@@ -30,41 +30,6 @@
30
30
  .avatar[data-v-6fc32e0e]:hover {
31
31
  border-color: #409EFF;
32
32
  }
33
- .value-code {
34
- color: #6a6a6a;
35
- }
36
-
37
- .value-text {
38
- color: #0000bb;
39
- padding-left: 10px;
40
- }
41
-
42
- .select {
43
- width: 300px;
44
- margin-top: 10px;
45
- margin-bottom: 10px;
46
- }
47
- .select :deep(.el-select__wrapper) {
48
- height: 40px;
49
- line-height: 40px;
50
- }
51
-
52
- .select-label {
53
- text-align: right;
54
- font-size: medium;
55
- padding-right: 20px;
56
- }
57
-
58
- .select-submit {
59
- text-align: right;
60
- }
61
-
62
- .line {
63
- height: 1px;
64
- background-color: #999999;
65
- margin-top: 10px;
66
- margin-bottom: 10px;
67
- }
68
33
  .value-item {
69
34
  display: inline-block;
70
35
  margin: 10px;
package/dist/index.cjs.js CHANGED
@@ -22455,15 +22455,15 @@ script$h.__file = "src/form/LabelBox.vue";
22455
22455
 
22456
22456
  const _hoisted_1$e = { key: 12 };
22457
22457
  const _hoisted_2$d = { key: 0 };
22458
- const _hoisted_3$8 = { key: 13 };
22459
- const _hoisted_4$7 = { key: 0 };
22460
- const _hoisted_5$6 = { key: 14 };
22461
- const _hoisted_6$6 = { key: 0 };
22462
- const _hoisted_7$6 = { key: 16 };
22463
- const _hoisted_8$5 = ["innerHTML"];
22464
- const _hoisted_9$4 = { key: 17 };
22465
- const _hoisted_10$3 = ["width", "height", "poster"];
22466
- const _hoisted_11$2 = ["src"];
22458
+ const _hoisted_3$7 = { key: 13 };
22459
+ const _hoisted_4$6 = { key: 0 };
22460
+ const _hoisted_5$5 = { key: 14 };
22461
+ const _hoisted_6$5 = { key: 0 };
22462
+ const _hoisted_7$5 = { key: 16 };
22463
+ const _hoisted_8$4 = ["innerHTML"];
22464
+ const _hoisted_9$3 = { key: 17 };
22465
+ const _hoisted_10$2 = ["width", "height", "poster"];
22466
+ const _hoisted_11$1 = ["src"];
22467
22467
  const _hoisted_12 = ["src"];
22468
22468
  const _hoisted_13 = ["src"];
22469
22469
  const _hoisted_14 = { key: 0 };
@@ -22989,7 +22989,7 @@ return (_ctx, _cache) => {
22989
22989
  vue.createCommentVNode(" 图片&富文本&视频 "),
22990
22990
  vue.createCommentVNode(" 图片 "),
22991
22991
  (__props.item.inputType === 'image')
22992
- ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$8, [
22992
+ ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$7, [
22993
22993
  vue.createElementVNode("div", null, [
22994
22994
  vue.createVNode(_component_el_image, {
22995
22995
  style: vue.normalizeStyle(style.image(__props.item, __props.myProps)),
@@ -23001,7 +23001,7 @@ return (_ctx, _cache) => {
23001
23001
  ]),
23002
23002
  vue.createCommentVNode(" 设置了图片删除功能,同时图片不为空 "),
23003
23003
  (!!__props.item.imageDelete && !!__props.dataBox.fieldsValue[__props.item.fieldName])
23004
- ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$7, [
23004
+ ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$6, [
23005
23005
  vue.createVNode(_component_el_button, {
23006
23006
  size: "small",
23007
23007
  icon: !__props.dataBox.fieldsValue[__props.item.imageDelete] ? 'el-icon-delete' : 'el-icon-magic-stick',
@@ -23018,7 +23018,7 @@ return (_ctx, _cache) => {
23018
23018
  : vue.createCommentVNode("v-if", true),
23019
23019
  vue.createCommentVNode(" 多个图片 "),
23020
23020
  (__props.item.inputType === 'images')
23021
- ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5$6, [
23021
+ ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5$5, [
23022
23022
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(__props.dataBox.fieldsValue[__props.item.fieldName], (itemImages, indexImages) => {
23023
23023
  return (vue.openBlock(), vue.createElementBlock("div", {
23024
23024
  key: indexImages,
@@ -23032,7 +23032,7 @@ return (_ctx, _cache) => {
23032
23032
  }, null, 8 /* PROPS */, ["style", "src", "preview-src-list"])
23033
23033
  ]),
23034
23034
  (!!__props.item.imageDelete)
23035
- ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$6, [
23035
+ ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_6$5, [
23036
23036
  vue.createVNode(_component_el_button, {
23037
23037
  size: "small",
23038
23038
  icon: "el-icon-delete",
@@ -23064,15 +23064,15 @@ return (_ctx, _cache) => {
23064
23064
  : vue.createCommentVNode("v-if", true),
23065
23065
  vue.createCommentVNode(" 富文本show "),
23066
23066
  (__props.item.inputType === 'richtextShow')
23067
- ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_7$6, [
23067
+ ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_7$5, [
23068
23068
  vue.createElementVNode("div", {
23069
23069
  innerHTML: __props.dataBox.fieldsValue[__props.item.fieldName]
23070
- }, null, 8 /* PROPS */, _hoisted_8$5)
23070
+ }, null, 8 /* PROPS */, _hoisted_8$4)
23071
23071
  ]))
23072
23072
  : vue.createCommentVNode("v-if", true),
23073
23073
  vue.createCommentVNode(" 视频 "),
23074
23074
  (__props.item.inputType === 'video')
23075
- ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_9$4, [
23075
+ ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_9$3, [
23076
23076
  vue.createElementVNode("div", null, [
23077
23077
  vue.createElementVNode("video", {
23078
23078
  width: style.video(__props.item, __props.myProps).width,
@@ -23083,7 +23083,7 @@ return (_ctx, _cache) => {
23083
23083
  vue.createElementVNode("source", {
23084
23084
  src: video.src,
23085
23085
  type: "video/mp4"
23086
- }, null, 8 /* PROPS */, _hoisted_11$2),
23086
+ }, null, 8 /* PROPS */, _hoisted_11$1),
23087
23087
  vue.createCommentVNode(" MP4/H.264/AAC - 最广泛支持 "),
23088
23088
  vue.createElementVNode("source", {
23089
23089
  src: video.src,
@@ -23095,7 +23095,7 @@ return (_ctx, _cache) => {
23095
23095
  type: "video/ogg"
23096
23096
  }, null, 8 /* PROPS */, _hoisted_13),
23097
23097
  vue.createCommentVNode(" Ogg/Theora/Vorbis - 较旧的开源格式 ")
23098
- ], 8 /* PROPS */, _hoisted_10$3)
23098
+ ], 8 /* PROPS */, _hoisted_10$2)
23099
23099
  ]),
23100
23100
  vue.createCommentVNode(" 设置了视频删除功能,同时视频不为空 "),
23101
23101
  (!!__props.item.videoDelete && !!__props.dataBox.fieldsValue[__props.item.fieldName])
@@ -23274,8 +23274,8 @@ script$g.__file = "src/form/InputBox.vue";
23274
23274
 
23275
23275
  const _hoisted_1$d = { key: 0 };
23276
23276
  const _hoisted_2$c = ["colspan"];
23277
- const _hoisted_3$7 = { key: 0 };
23278
- const _hoisted_4$6 = ["colspan"];
23277
+ const _hoisted_3$6 = { key: 0 };
23278
+ const _hoisted_4$5 = ["colspan"];
23279
23279
 
23280
23280
 
23281
23281
  var script$f = {
@@ -23367,7 +23367,7 @@ return (_ctx, _cache) => {
23367
23367
  ? item2.hdlVisible(__props.scopeThis, __props.dataBox.fieldsValue)
23368
23368
  : true
23369
23369
  )
23370
- ? (vue.openBlock(), vue.createElementBlock("tr", _hoisted_3$7, [
23370
+ ? (vue.openBlock(), vue.createElementBlock("tr", _hoisted_3$6, [
23371
23371
  (item2.label)
23372
23372
  ? (vue.openBlock(), vue.createElementBlock("td", {
23373
23373
  key: 0,
@@ -23391,7 +23391,7 @@ return (_ctx, _cache) => {
23391
23391
  dataBox: __props.dataBox,
23392
23392
  item: item2
23393
23393
  }, null, 8 /* PROPS */, ["scopeThis", "myProps", "dataBox", "item"])
23394
- ], 12 /* STYLE, PROPS */, _hoisted_4$6)
23394
+ ], 12 /* STYLE, PROPS */, _hoisted_4$5)
23395
23395
  ]))
23396
23396
  : vue.createCommentVNode("v-if", true)
23397
23397
  ], 64 /* STABLE_FRAGMENT */))
@@ -41720,7 +41720,7 @@ var script$6 = {
41720
41720
 
41721
41721
  const _hoisted_1$6 = { class: "el-upload__tip" };
41722
41722
  const _hoisted_2$6 = ["src"];
41723
- const _hoisted_3$6 = {
41723
+ const _hoisted_3$5 = {
41724
41724
  key: 0,
41725
41725
  style: {"font-size":"xx-small"}
41726
41726
  };
@@ -41771,7 +41771,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
41771
41771
  _: 1 /* STABLE */
41772
41772
  }, 8 /* PROPS */, ["modelValue"]),
41773
41773
  (_ctx.fileList.length>0)
41774
- ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$6, vue.toDisplayString("已上传"+_ctx.fileList.length+"个图片"), 1 /* TEXT */))
41774
+ ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$5, vue.toDisplayString("已上传"+_ctx.fileList.length+"个图片"), 1 /* TEXT */))
41775
41775
  : vue.createCommentVNode("v-if", true),
41776
41776
  (_ctx.fileList.length>0)
41777
41777
  ? (vue.openBlock(), vue.createBlock(_component_el_button, {
@@ -41801,17 +41801,8 @@ var upload = {
41801
41801
  Upload_pictureCard: script$6
41802
41802
  };
41803
41803
 
41804
- const _hoisted_1$5 = { class: "value-code" };
41805
- const _hoisted_2$5 = { class: "value-text" };
41806
- const _hoisted_3$5 = { class: "value-code" };
41807
- const _hoisted_4$5 = { class: "value-text" };
41808
- const _hoisted_5$5 = { class: "value-code" };
41809
- const _hoisted_6$5 = { class: "value-text" };
41810
- const _hoisted_7$5 = { style: {"width":"100%"} };
41811
- const _hoisted_8$4 = { style: {"padding-top":"10px","padding-bottom":"10px"} };
41812
- const _hoisted_9$3 = { class: "select-row" };
41813
- const _hoisted_10$2 = { class: "select-row" };
41814
- const _hoisted_11$1 = { class: "select-submit" };
41804
+ const _hoisted_1$5 = { style: {"width":"100%"} };
41805
+ const _hoisted_2$5 = { style: {"width":"30%"} };
41815
41806
 
41816
41807
 
41817
41808
  var script$5 = {
@@ -41848,29 +41839,26 @@ const popup = vue.reactive({
41848
41839
  }
41849
41840
  });
41850
41841
 
41851
- vue.onMounted(async ()=>{
41852
- // 异步函数直接在 onMounted 顶层调用是允许的
41853
- const result = await request.ly0.storpro({
41854
- noSession: true,
41855
- storproName: 'ly0d3.gbt2260code2.init',
41856
- });
41857
- popup.select.arrCode2 = result.arrCode2.filter(item => item.code2);
41858
- });
41859
-
41860
41842
  vue.watch(() => props.myProps.value,
41861
41843
  async (valNew, valOld) => {
41862
41844
  // 只有当传入的值有效时才进行网络请求
41863
41845
  if (!valNew) return;
41864
41846
 
41865
- const result = await request.ly0.storpro({
41847
+ const result2 = await request.ly0.storpro({
41848
+ noSession: true,
41849
+ storproName: 'ly0d3.gbt2260code2.init',
41850
+ });
41851
+ popup.select.arrCode2 = result2.arrCode2.filter(item => item.code2);
41852
+
41853
+ const result6 = await request.ly0.storpro({
41866
41854
  noSession: true,
41867
41855
  storproName: 'ly0d3.gbt2260code6.get',
41868
41856
  data: { code6: valNew },
41869
41857
  });
41870
41858
 
41871
- if(result.itemCode6){
41859
+ if(result6.itemCode6){
41872
41860
  // 保持响应式
41873
- Object.assign(value, result.itemCode6);
41861
+ Object.assign(value, result6.itemCode6);
41874
41862
 
41875
41863
  // 确保按顺序加载级联数据
41876
41864
  if (value.code2) {
@@ -41945,6 +41933,41 @@ const hdlSubmit = () => {
41945
41933
  popup.visible = false;
41946
41934
  };
41947
41935
 
41936
+ const style = vue.reactive({
41937
+ value: {
41938
+ code: {
41939
+ color: '#6a6a6a',
41940
+ },
41941
+ text: {
41942
+ color: '#0000bb',
41943
+ 'padding-left': '10px',
41944
+ }
41945
+ },
41946
+ popup: {
41947
+ label: {
41948
+ 'text-align': 'right',
41949
+ 'font-size': 'medium',
41950
+ 'padding-right': '20px'
41951
+ },
41952
+ select: {
41953
+ width: '300px',
41954
+ 'margin-top': '10px',
41955
+ 'margin-bottom': '10px',
41956
+ height: '40px',
41957
+ 'line-height': '40px'
41958
+ },
41959
+ submit: {
41960
+ 'text-align': 'right'
41961
+ }
41962
+ },
41963
+ line: {
41964
+ height: '1px',
41965
+ 'background-color': '#999999',
41966
+ 'margin-top': '10px',
41967
+ 'margin-bottom': '10px'
41968
+ }
41969
+ });
41970
+
41948
41971
  return (_ctx, _cache) => {
41949
41972
  const _component_edit = vue.resolveComponent("edit");
41950
41973
  const _component_el_icon = vue.resolveComponent("el-icon");
@@ -41971,28 +41994,40 @@ return (_ctx, _cache) => {
41971
41994
  : vue.createCommentVNode("v-if", true)
41972
41995
  ]),
41973
41996
  vue.createElementVNode("td", null, [
41974
- vue.createElementVNode("span", _hoisted_1$5, vue.toDisplayString('[' + (value.code2 ? value.code2 : '省') + ']'), 1 /* TEXT */)
41997
+ vue.createElementVNode("span", {
41998
+ style: vue.normalizeStyle(style.value.code)
41999
+ }, vue.toDisplayString('[' + (value.code2 ? value.code2 : '省') + ']'), 5 /* TEXT, STYLE */)
41975
42000
  ]),
41976
42001
  vue.createElementVNode("td", null, [
41977
- vue.createElementVNode("span", _hoisted_2$5, vue.toDisplayString(value.text2 ? value.text2 : ''), 1 /* TEXT */)
42002
+ vue.createElementVNode("span", {
42003
+ style: vue.normalizeStyle(style.value.text)
42004
+ }, vue.toDisplayString(value.text2 ? value.text2 : ''), 5 /* TEXT, STYLE */)
41978
42005
  ])
41979
42006
  ]),
41980
42007
  vue.createElementVNode("tr", null, [
41981
42008
  _cache[4] || (_cache[4] = vue.createElementVNode("td", null, null, -1 /* CACHED */)),
41982
42009
  vue.createElementVNode("td", null, [
41983
- vue.createElementVNode("span", _hoisted_3$5, vue.toDisplayString('[' + (value.code4 ? value.code4 : '市') + ']'), 1 /* TEXT */)
42010
+ vue.createElementVNode("span", {
42011
+ style: vue.normalizeStyle(style.value.code)
42012
+ }, vue.toDisplayString('[' + (value.code4 ? value.code4 : '市') + ']'), 5 /* TEXT, STYLE */)
41984
42013
  ]),
41985
42014
  vue.createElementVNode("td", null, [
41986
- vue.createElementVNode("span", _hoisted_4$5, vue.toDisplayString(value.text4 ? value.text4 : ''), 1 /* TEXT */)
42015
+ vue.createElementVNode("span", {
42016
+ style: vue.normalizeStyle(style.value.text)
42017
+ }, vue.toDisplayString(value.text4 ? value.text4 : ''), 5 /* TEXT, STYLE */)
41987
42018
  ])
41988
42019
  ]),
41989
42020
  vue.createElementVNode("tr", null, [
41990
42021
  _cache[5] || (_cache[5] = vue.createElementVNode("td", null, null, -1 /* CACHED */)),
41991
42022
  vue.createElementVNode("td", null, [
41992
- vue.createElementVNode("span", _hoisted_5$5, vue.toDisplayString('[' + (value.code6 ? value.code6 : '县') + ']'), 1 /* TEXT */)
42023
+ vue.createElementVNode("span", {
42024
+ style: vue.normalizeStyle(style.value.code)
42025
+ }, vue.toDisplayString('[' + (value.code6 ? value.code6 : '县') + ']'), 5 /* TEXT, STYLE */)
41993
42026
  ]),
41994
42027
  vue.createElementVNode("td", null, [
41995
- vue.createElementVNode("span", _hoisted_6$5, vue.toDisplayString(value.text6 ? value.text6 : ''), 1 /* TEXT */)
42028
+ vue.createElementVNode("span", {
42029
+ style: vue.normalizeStyle(style.value.text)
42030
+ }, vue.toDisplayString(value.text6 ? value.text6 : ''), 5 /* TEXT, STYLE */)
41996
42031
  ])
41997
42032
  ])
41998
42033
  ])
@@ -42008,18 +42043,20 @@ return (_ctx, _cache) => {
42008
42043
  "destroy-on-close": true
42009
42044
  }, {
42010
42045
  default: vue.withCtx(() => [
42011
- vue.createElementVNode("table", _hoisted_7$5, [
42046
+ vue.createElementVNode("table", _hoisted_1$5, [
42012
42047
  vue.createElementVNode("tbody", null, [
42013
- vue.createElementVNode("tr", _hoisted_8$4, [
42014
- _cache[6] || (_cache[6] = vue.createElementVNode("td", { style: {"width":"30%"} }, [
42015
- vue.createElementVNode("div", { class: "select-label" }, "省")
42016
- ], -1 /* CACHED */)),
42048
+ vue.createElementVNode("tr", null, [
42049
+ vue.createElementVNode("td", _hoisted_2$5, [
42050
+ vue.createElementVNode("div", {
42051
+ style: vue.normalizeStyle(style.popup.label)
42052
+ }, "省", 4 /* STYLE */)
42053
+ ]),
42017
42054
  vue.createElementVNode("td", null, [
42018
42055
  vue.createVNode(_component_el_select, {
42019
42056
  modelValue: popup.select.code2,
42020
42057
  "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => ((popup.select.code2) = $event)),
42021
42058
  filterable: "",
42022
- class: "select",
42059
+ style: vue.normalizeStyle(style.popup.select),
42023
42060
  onChange: hdlChangeCode2
42024
42061
  }, {
42025
42062
  default: vue.withCtx(() => [
@@ -42032,19 +42069,21 @@ return (_ctx, _cache) => {
42032
42069
  }), 128 /* KEYED_FRAGMENT */))
42033
42070
  ]),
42034
42071
  _: 1 /* STABLE */
42035
- }, 8 /* PROPS */, ["modelValue"])
42072
+ }, 8 /* PROPS */, ["modelValue", "style"])
42036
42073
  ])
42037
42074
  ]),
42038
- vue.createElementVNode("tr", _hoisted_9$3, [
42039
- _cache[7] || (_cache[7] = vue.createElementVNode("td", null, [
42040
- vue.createElementVNode("div", { class: "select-label" }, "市")
42041
- ], -1 /* CACHED */)),
42075
+ vue.createElementVNode("tr", null, [
42076
+ vue.createElementVNode("td", null, [
42077
+ vue.createElementVNode("div", {
42078
+ style: vue.normalizeStyle(style.popup.label)
42079
+ }, "市", 4 /* STYLE */)
42080
+ ]),
42042
42081
  vue.createElementVNode("td", null, [
42043
42082
  vue.createVNode(_component_el_select, {
42044
42083
  modelValue: popup.select.code4,
42045
42084
  "onUpdate:modelValue": _cache[1] || (_cache[1] = $event => ((popup.select.code4) = $event)),
42046
42085
  filterable: "",
42047
- class: "select",
42086
+ style: vue.normalizeStyle(style.popup.select),
42048
42087
  onChange: hdlChangeCode4
42049
42088
  }, {
42050
42089
  default: vue.withCtx(() => [
@@ -42057,19 +42096,21 @@ return (_ctx, _cache) => {
42057
42096
  }), 128 /* KEYED_FRAGMENT */))
42058
42097
  ]),
42059
42098
  _: 1 /* STABLE */
42060
- }, 8 /* PROPS */, ["modelValue"])
42099
+ }, 8 /* PROPS */, ["modelValue", "style"])
42061
42100
  ])
42062
42101
  ]),
42063
- vue.createElementVNode("tr", _hoisted_10$2, [
42064
- _cache[8] || (_cache[8] = vue.createElementVNode("td", null, [
42065
- vue.createElementVNode("div", { class: "select-label" }, "县")
42066
- ], -1 /* CACHED */)),
42102
+ vue.createElementVNode("tr", null, [
42103
+ vue.createElementVNode("td", null, [
42104
+ vue.createElementVNode("div", {
42105
+ style: vue.normalizeStyle(style.popup.label)
42106
+ }, "县", 4 /* STYLE */)
42107
+ ]),
42067
42108
  vue.createElementVNode("td", null, [
42068
42109
  vue.createVNode(_component_el_select, {
42069
42110
  modelValue: popup.select.code6,
42070
42111
  "onUpdate:modelValue": _cache[2] || (_cache[2] = $event => ((popup.select.code6) = $event)),
42071
42112
  filterable: "",
42072
- class: "select"
42113
+ style: vue.normalizeStyle(style.popup.select)
42073
42114
  }, {
42074
42115
  default: vue.withCtx(() => [
42075
42116
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(popup.select.arrCode6, (item, index) => {
@@ -42081,24 +42122,28 @@ return (_ctx, _cache) => {
42081
42122
  }), 128 /* KEYED_FRAGMENT */))
42082
42123
  ]),
42083
42124
  _: 1 /* STABLE */
42084
- }, 8 /* PROPS */, ["modelValue"])
42125
+ }, 8 /* PROPS */, ["modelValue", "style"])
42085
42126
  ])
42086
42127
  ])
42087
42128
  ])
42088
42129
  ]),
42089
- _cache[10] || (_cache[10] = vue.createElementVNode("div", { class: "line" }, null, -1 /* CACHED */)),
42090
- vue.createElementVNode("div", _hoisted_11$1, [
42130
+ vue.createElementVNode("div", {
42131
+ style: vue.normalizeStyle(style.line)
42132
+ }, null, 4 /* STYLE */),
42133
+ vue.createElementVNode("div", {
42134
+ style: vue.normalizeStyle(style.popup.submit)
42135
+ }, [
42091
42136
  vue.createVNode(_component_el_button, {
42092
42137
  type: "danger",
42093
42138
  plain: "",
42094
42139
  onClick: hdlSubmit
42095
42140
  }, {
42096
- default: vue.withCtx(() => [...(_cache[9] || (_cache[9] = [
42141
+ default: vue.withCtx(() => [...(_cache[6] || (_cache[6] = [
42097
42142
  vue.createTextVNode("确认", -1 /* CACHED */)
42098
42143
  ]))]),
42099
42144
  _: 1 /* STABLE */
42100
42145
  })
42101
- ])
42146
+ ], 4 /* STYLE */)
42102
42147
  ]),
42103
42148
  _: 1 /* STABLE */
42104
42149
  }, 8 /* PROPS */, ["modelValue"])
@@ -42108,7 +42153,6 @@ return (_ctx, _cache) => {
42108
42153
 
42109
42154
  };
42110
42155
 
42111
- script$5.__scopeId = "data-v-38e9d5a6";
42112
42156
  script$5.__file = "src/gbt2260/index.vue";
42113
42157
 
42114
42158
  const _hoisted_1$4 = { key: 0 };