super-page-designer 2.3.18-design1 → 2.3.18-tmp1-design1

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.
Files changed (189) hide show
  1. package/dist/es/components/design/views/assemblys/button/button/button-attr-advanced.vue.js +7 -7
  2. package/dist/es/components/design/views/assemblys/button/button/button-attr-base.vue2.js +8 -8
  3. package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-attr-base.vue.js +1 -1
  4. package/dist/es/components/design/views/assemblys/button/button-group/buttongroup-design.vue2.js +3 -3
  5. package/dist/es/components/design/views/assemblys/button/component/combination.vue.js +3 -3
  6. package/dist/es/components/design/views/assemblys/button/component/condition-dialog.vue.js +9 -9
  7. package/dist/es/components/design/views/assemblys/button/component/journal-set-dialog.vue2.js +1 -1
  8. package/dist/es/components/design/views/assemblys/button/component/set-dialog.vue.js +12 -12
  9. package/dist/es/components/design/views/assemblys/button/dropdown/dropdown-attr-base.vue.js +3 -3
  10. package/dist/es/components/design/views/assemblys/button/export-pdf/common-template-select.vue.js +8 -8
  11. package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-advanced.vue.js +8 -8
  12. package/dist/es/components/design/views/assemblys/button/export-pdf/exportpdf-attr-base.vue.js +7 -7
  13. package/dist/es/components/design/views/assemblys/button/print-label/print-template-select.vue.js +4 -4
  14. package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-advanced.vue.js +7 -7
  15. package/dist/es/components/design/views/assemblys/button/print-label/printlabel-attr-base.vue.js +2 -2
  16. package/dist/es/components/design/views/assemblys/chart/column-line/column-line-attr-style.vue.js +4 -4
  17. package/dist/es/components/design/views/assemblys/chart/column-line/column-line-design.vue2.js +8 -8
  18. package/dist/es/components/design/views/assemblys/chart/column-line/series/column-line-series-attr-base.vue.js +3 -3
  19. package/dist/es/components/design/views/assemblys/chart/column-line/series/styles/style-bar.vue.js +1 -1
  20. package/dist/es/components/design/views/assemblys/chart/column-line/series/styles/style-line.vue.js +1 -1
  21. package/dist/es/components/design/views/assemblys/chart/common/common-attr-clickset.vue.js +3 -3
  22. package/dist/es/components/design/views/assemblys/chart/common/common-attr-data.vue.js +6 -6
  23. package/dist/es/components/design/views/assemblys/chart/common/common-attr-groupby.vue.js +6 -6
  24. package/dist/es/components/design/views/assemblys/chart/common/common-attr-serieslist.vue.js +4 -4
  25. package/dist/es/components/design/views/assemblys/chart/common/common-attr-sortby.vue.js +5 -5
  26. package/dist/es/components/design/views/assemblys/chart/common/common-attr-stack.vue2.js +6 -6
  27. package/dist/es/components/design/views/assemblys/chart/common/common-home-chart.vue2.js +11 -11
  28. package/dist/es/components/design/views/assemblys/chart/common/common-style-datazoom.vue.js +2 -2
  29. package/dist/es/components/design/views/assemblys/chart/common/common-style-font-subtitle.vue.js +2 -2
  30. package/dist/es/components/design/views/assemblys/chart/common/common-style-font-title.vue.js +2 -2
  31. package/dist/es/components/design/views/assemblys/chart/common/common-style-legend.vue.js +2 -2
  32. package/dist/es/components/design/views/assemblys/chart/common/common-style-tooltip.vue.js +2 -2
  33. package/dist/es/components/design/views/assemblys/chart/common/common-style-xaxis.vue.js +1 -1
  34. package/dist/es/components/design/views/assemblys/chart/common/common-style-yaxis.vue.js +7 -7
  35. package/dist/es/components/design/views/assemblys/chart/common-series/common-attr-dataset-columnline.vue.js +10 -10
  36. package/dist/es/components/design/views/assemblys/chart/common-series/common-attr-dynamic.vue.js +10 -10
  37. package/dist/es/components/design/views/assemblys/chart/common-series/common-style-label.vue.js +4 -4
  38. package/dist/es/components/design/views/assemblys/chart/gauge/gauge-attr-data.vue.js +3 -3
  39. package/dist/es/components/design/views/assemblys/chart/gauge/gauge-design.vue2.js +8 -8
  40. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-anchor.vue.js +1 -1
  41. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-axislabel.vue.js +2 -2
  42. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-detail.vue.js +2 -2
  43. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-gauge.vue.js +1 -1
  44. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-pointer.vue.js +2 -2
  45. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-split.vue.js +1 -1
  46. package/dist/es/components/design/views/assemblys/chart/gauge/series/styles/style-title.vue.js +1 -1
  47. package/dist/es/components/design/views/assemblys/chart/pie/pie-design.vue2.js +8 -8
  48. package/dist/es/components/design/views/assemblys/chart/pie/series/styles/style-pie.vue.js +7 -7
  49. package/dist/es/components/design/views/assemblys/chart/radar/radar-attr-data.vue.js +3 -3
  50. package/dist/es/components/design/views/assemblys/chart/radar/radar-design.vue2.js +8 -8
  51. package/dist/es/components/design/views/assemblys/chart/radar/series/series-attr-dataset.vue.js +6 -6
  52. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-axisname.vue.js +2 -2
  53. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-datalabel.vue.js +1 -1
  54. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-dataline.vue.js +1 -1
  55. package/dist/es/components/design/views/assemblys/chart/radar/series/styles/style-radar.vue.js +2 -2
  56. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr-data.vue.js +15 -15
  57. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-attr-style-xaxis.vue.js +1 -1
  58. package/dist/es/components/design/views/assemblys/chart/scatter/scatter-design.vue2.js +8 -8
  59. package/dist/es/components/design/views/assemblys/chart/scatter/series/scatter-series-data.vue.js +1 -1
  60. package/dist/es/components/design/views/assemblys/chart/scatter/series/styles/style-scatter.vue.js +2 -2
  61. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/data-origin.vue2.js +4 -4
  62. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/font-style-dialog.vue.js +11 -11
  63. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/link-table.vue.js +3 -3
  64. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/row-colmun.vue.js +3 -3
  65. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/style-table.vue.js +2 -2
  66. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-pageination.vue.js +5 -5
  67. package/dist/es/components/design/views/assemblys/chart/statistical-table/component/table-showcondition.vue.js +10 -10
  68. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-advanced.vue.js +2 -2
  69. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-attr-base.vue2.js +14 -14
  70. package/dist/es/components/design/views/assemblys/chart/statistical-table/statisticalTable-design.vue2.js +3 -3
  71. package/dist/es/components/design/views/assemblys/common/common-advanced-basic-showcondition.vue.js +4 -4
  72. package/dist/es/components/design/views/assemblys/common/common-attr-cursor.vue.js +1 -1
  73. package/dist/es/components/design/views/assemblys/common/common-attr-size.vue.js +2 -2
  74. package/dist/es/components/design/views/assemblys/common/common-bind-default-value.vue2.js +1 -1
  75. package/dist/es/components/design/views/assemblys/common/common-icon-bind.vue2.js +1 -1
  76. package/dist/es/components/design/views/assemblys/common/common-select-page.vue.js +12 -12
  77. package/dist/es/components/design/views/assemblys/common/common-select-table.vue.js +8 -8
  78. package/dist/es/components/design/views/assemblys/common/common-style-border.vue.js +2 -2
  79. package/dist/es/components/design/views/assemblys/common/common-style-font-head.vue.js +2 -2
  80. package/dist/es/components/design/views/assemblys/common/common-style-font.vue.js +2 -2
  81. package/dist/es/components/design/views/assemblys/common/common-style-position.vue.js +2 -2
  82. package/dist/es/components/design/views/assemblys/common/common-task-title.vue2.js +10 -10
  83. package/dist/es/components/design/views/assemblys/common/common-template-select.vue.js +8 -8
  84. package/dist/es/components/design/views/assemblys/common/common-variable-bind.vue3.js +13 -13
  85. package/dist/es/components/design/views/assemblys/common/common-watermark.vue.js +9 -9
  86. package/dist/es/components/design/views/assemblys/common/page-permission-select.vue.js +3 -3
  87. package/dist/es/components/design/views/assemblys/common-attr-events.vue.js +1 -1
  88. package/dist/es/components/design/views/assemblys/container/card/card-attr-base.vue.js +7 -7
  89. package/dist/es/components/design/views/assemblys/container/card/card-design.vue2.js +3 -3
  90. package/dist/es/components/design/views/assemblys/container/collapse/collapse-attr-base.vue.js +4 -4
  91. package/dist/es/components/design/views/assemblys/container/collapse/collapse-design.vue2.js +6 -6
  92. package/dist/es/components/design/views/assemblys/container/container/container-attr-base.vue.js +2 -2
  93. package/dist/es/components/design/views/assemblys/container/container/container-design.vue2.js +3 -3
  94. package/dist/es/components/design/views/assemblys/container/flex/flex-design.vue2.js +3 -3
  95. package/dist/es/components/design/views/assemblys/container/form/form-attr-base.vue.js +1 -1
  96. package/dist/es/components/design/views/assemblys/container/form/form-design.vue2.js +3 -3
  97. package/dist/es/components/design/views/assemblys/container/iframe/iframe-attr-base.vue.js +3 -3
  98. package/dist/es/components/design/views/assemblys/container/iframe/iframe-design.vue2.js +1 -1
  99. package/dist/es/components/design/views/assemblys/container/tabs/tabs-attr-base.vue.js +5 -5
  100. package/dist/es/components/design/views/assemblys/container/tabs/tabs-design.vue2.js +6 -6
  101. package/dist/es/components/design/views/assemblys/container/tools/tools-attr-base.vue.js +6 -6
  102. package/dist/es/components/design/views/assemblys/container/tools/tools-design.vue2.js +1 -1
  103. package/dist/es/components/design/views/assemblys/data/bar-code/barcode-attr-base.vue.js +5 -5
  104. package/dist/es/components/design/views/assemblys/data/component/column-config.vue.js +14 -14
  105. package/dist/es/components/design/views/assemblys/data/component/composite-header.vue2.js +6 -6
  106. package/dist/es/components/design/views/assemblys/data/component/data-origin-tree.vue2.js +8 -8
  107. package/dist/es/components/design/views/assemblys/data/component/data-origin.vue2.js +3 -3
  108. package/dist/es/components/design/views/assemblys/data/component/dynamic-column.vue.js +11 -11
  109. package/dist/es/components/design/views/assemblys/data/component/formatting-icon-label.vue.js +9 -9
  110. package/dist/es/components/design/views/assemblys/data/component/import-header.vue.js +16 -16
  111. package/dist/es/components/design/views/assemblys/data/component/querySetting.vue.js +2 -2
  112. package/dist/es/components/design/views/assemblys/data/component/return-set-table.vue.js +8 -8
  113. package/dist/es/components/design/views/assemblys/data/table/table-attr-advanced.vue.js +7 -7
  114. package/dist/es/components/design/views/assemblys/data/table/table-attr-base.vue.js +4 -4
  115. package/dist/es/components/design/views/assemblys/data/table/table-design.vue2.js +3 -3
  116. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-attr-base.vue2.js +5 -5
  117. package/dist/es/components/design/views/assemblys/data/table/tablecolumn-dynamic-column.vue.js +11 -11
  118. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-base.vue.js +2 -2
  119. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-context-menu.vue.js +8 -8
  120. package/dist/es/components/design/views/assemblys/data/tree/tree-attr-style.vue.js +1 -1
  121. package/dist/es/components/design/views/assemblys/form/checkbox/checkbox-attr-base.vue.js +5 -5
  122. package/dist/es/components/design/views/assemblys/form/common/attr-event.vue2.js +1 -1
  123. package/dist/es/components/design/views/assemblys/form/common/bar-code-rule.vue.js +4 -4
  124. package/dist/es/components/design/views/assemblys/form/common/condition.vue.js +13 -13
  125. package/dist/es/components/design/views/assemblys/form/common/data-format.vue.js +9 -9
  126. package/dist/es/components/design/views/assemblys/form/common/data-linkage.vue.js +7 -7
  127. package/dist/es/components/design/views/assemblys/form/common/data-origin-autoset.vue.js +29 -29
  128. package/dist/es/components/design/views/assemblys/form/common/data-origin-service-in.vue.js +7 -7
  129. package/dist/es/components/design/views/assemblys/form/common/data-origin.vue2.js +9 -9
  130. package/dist/es/components/design/views/assemblys/form/common/dataorigin-input-table.vue2.js +9 -9
  131. package/dist/es/components/design/views/assemblys/form/common/hyperlink-mult-config.vue.js +15 -15
  132. package/dist/es/components/design/views/assemblys/form/common/icon-set-dialog.vue2.js +2 -2
  133. package/dist/es/components/design/views/assemblys/form/common/linkpage-page-callback.vue.js +7 -7
  134. package/dist/es/components/design/views/assemblys/form/common/parameter-table.vue.js +4 -4
  135. package/dist/es/components/design/views/assemblys/form/common/pre-suffix.vue.js +2 -2
  136. package/dist/es/components/design/views/assemblys/form/common/row-ul-li.vue.js +12 -12
  137. package/dist/es/components/design/views/assemblys/form/common/suffixmodule.vue.js +9 -9
  138. package/dist/es/components/design/views/assemblys/form/common/verification-custom.vue.js +8 -8
  139. package/dist/es/components/design/views/assemblys/form/custom/custom-attr-base.vue.js +6 -6
  140. package/dist/es/components/design/views/assemblys/form/date-picker/datepicker-attr-base.vue.js +6 -6
  141. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-attr-base.vue.js +6 -6
  142. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-autoset.vue.js +3 -3
  143. package/dist/es/components/design/views/assemblys/form/dept-tree/depttree-design.vue2.js +3 -3
  144. package/dist/es/components/design/views/assemblys/form/divider/divider-attr-base.vue.js +3 -3
  145. package/dist/es/components/design/views/assemblys/form/file-upload/fileupload-attr-base.vue.js +5 -5
  146. package/dist/es/components/design/views/assemblys/form/input-number/input-number-attr-base.vue.js +5 -5
  147. package/dist/es/components/design/views/assemblys/form/input-text/inputtext-attr-base.vue.js +5 -5
  148. package/dist/es/components/design/views/assemblys/form/input-text/inputtext-design.vue2.js +3 -3
  149. package/dist/es/components/design/views/assemblys/form/label/label-attr-base.vue.js +5 -5
  150. package/dist/es/components/design/views/assemblys/form/link/link-attr-base.vue.js +6 -6
  151. package/dist/es/components/design/views/assemblys/form/link/link-attr.vue2.js +1 -1
  152. package/dist/es/components/design/views/assemblys/form/placeholder/placeholder-attr-base.vue.js +7 -7
  153. package/dist/es/components/design/views/assemblys/form/radio/radio-attr-base.vue.js +5 -5
  154. package/dist/es/components/design/views/assemblys/form/rich-text/richtext-attr-base.vue.js +5 -5
  155. package/dist/es/components/design/views/assemblys/form/select/select-attr-base.vue.js +5 -5
  156. package/dist/es/components/design/views/assemblys/form/select/select-design.vue2.js +3 -3
  157. package/dist/es/components/design/views/assemblys/form/separatelabel/separatelabel-design.vue2.js +3 -3
  158. package/dist/es/components/design/views/assemblys/form/switch/switch-attr-base.vue.js +5 -5
  159. package/dist/es/components/design/views/assemblys/form/tag/tag-attr-base.vue.js +7 -7
  160. package/dist/es/components/design/views/assemblys/form/textarea/textarea-attr-base.vue.js +6 -6
  161. package/dist/es/components/design/views/assemblys/object-design.vue3.js +3 -3
  162. package/dist/es/components/design/views/assemblys/page/component/setting-form-rule-base-input.vue.js +3 -3
  163. package/dist/es/components/design/views/assemblys/page/component/weight-field-input.vue.js +7 -7
  164. package/dist/es/components/design/views/assemblys/page/create-workflow-dialog.vue.js +2 -2
  165. package/dist/es/components/design/views/assemblys/page/page-attr-advanced.vue.js +3 -3
  166. package/dist/es/components/design/views/assemblys/page/page-attr-base.vue.js +6 -6
  167. package/dist/es/components/design/views/assemblys/page/page-attr-permissions.vue.js +12 -12
  168. package/dist/es/components/design/views/assemblys/page/variable-dialog.vue.js +6 -6
  169. package/dist/es/components/design/views/assemblys/workflow/component/combination.vue.js +16 -16
  170. package/dist/es/components/design/views/assemblys/workflow/component/condition-dialog.vue.js +12 -12
  171. package/dist/es/components/design/views/assemblys/workflow/component/journal-set-dialog.vue2.js +2 -2
  172. package/dist/es/components/design/views/assemblys/workflow/component/set-dialog.vue.js +8 -8
  173. package/dist/es/components/design/views/assemblys/workflow/extract-workflow/extract-attr-advanced.vue.js +4 -4
  174. package/dist/es/components/design/views/assemblys/workflow/text-history/texthistory-attr-base.vue.js +5 -5
  175. package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-attr-base.vue.js +1 -1
  176. package/dist/es/components/design/views/assemblys/workflow/workflow-button/workflowbutton-design.vue2.js +1 -1
  177. package/dist/es/components/design/views/design/page-event/page-event-container.vue.js +7 -7
  178. package/dist/es/components/design/views/design/page-event/page-event-content.vue.js +1 -1
  179. package/dist/es/components/design/views/design/view/components/i18n-setting-enabled.vue.js +8 -8
  180. package/dist/es/components/design/views/design/view/components/i18n-setting-page.vue2.js +27 -27
  181. package/dist/es/components/design/views/design/view/components/quick-add-dialog.vue.js +7 -7
  182. package/dist/es/components/design/views/design/view/components/quick-add-fields.vue.js +4 -4
  183. package/dist/es/components/design/views/design/view/components/translate-error-dialog.vue.js +14 -14
  184. package/dist/es/components/design/views/design/view/view-design-display.vue.js +11 -11
  185. package/dist/es/components/design/views/design/view/view-design-preview.vue.js +1 -1
  186. package/dist/es/components/design/views/design/view/view-design-preview.vue2.js +16 -18
  187. package/dist/es/components/design/views/design/view/view-design.vue.js +3 -3
  188. package/dist/es/style.css +7 -4
  189. package/package.json +3 -3
@@ -1,13 +1,13 @@
1
1
  import { defineComponent as e, ref as l, resolveComponent as a, createBlock as t, openBlock as o, withCtx as r, createElementVNode as u, createVNode as i, createElementBlock as s, Fragment as n, renderList as p, toDisplayString as d, createTextVNode as c } from "vue";
2
2
  const f = { style: { padding: "8px 0px 0px 0px" } }, m = { style: { float: "left" } }, b = { style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" } }, g = { style: { width: "100%", "padding-left": "20px", "margin-bottom": "-15px" } }, x = e({ __name: "series-attr-dataset", props: { configure: { type: Object, required: true } }, setup(e2) {
3
3
  const x2 = e2, y = l([]);
4
- let v = null, $ = null;
4
+ let v = null, _ = null;
5
5
  return function() {
6
- if (x2.configure.serviceFields == v && x2.configure.serviceDataField == $) return;
7
- v = x2.configure.serviceFields, $ = x2.configure.serviceDataField;
6
+ if (x2.configure.serviceFields == v && x2.configure.serviceDataField == _) return;
7
+ v = x2.configure.serviceFields, _ = x2.configure.serviceDataField;
8
8
  const e3 = [];
9
9
  if (v) {
10
- const l2 = $ || "";
10
+ const l2 = _ || "";
11
11
  for (let a2 of v) if ((!a2.type || "any" == a2.type || "number" == a2.type) && (!l2 || a2.value.startsWith(l2 + "."))) {
12
12
  const t2 = {};
13
13
  if (Object.assign(t2, a2), l2) {
@@ -19,8 +19,8 @@ const f = { style: { padding: "8px 0px 0px 0px" } }, m = { style: { float: "left
19
19
  }
20
20
  y.value = e3;
21
21
  }(), (l2, x3) => {
22
- const v2 = a("el-radio"), $2 = a("el-option"), _ = a("el-select"), V = a("el-form-item"), h = a("el-input-number"), F = a("QuestionFilled"), S = a("el-icon"), w = a("el-tooltip"), U = a("el-input"), k = a("el-radio-group"), z = a("el-collapse-item");
23
- return o(), t(z, { title: "数据设置", name: "dataList", class: "amb-design-attr-group-header" }, { default: r(() => [u("div", f, [i(k, { modelValue: e2.configure.props.yaxisSource, "onUpdate:modelValue": x3[3] || (x3[3] = (l3) => e2.configure.props.yaxisSource = l3) }, { default: r(() => [i(V, { style: { "margin-top": "4px" } }, { label: r(() => [i(v2, { value: "variable" }, { default: r(() => [...x3[4] || (x3[4] = [c("数据字段", -1)])]), _: 1 })]), default: r(() => [i(_, { size: "small", disabled: !e2.configure.props.yaxisSource && "variable" !== e2.configure.props.yaxisSource, modelValue: e2.configure.props.yaxisField, "onUpdate:modelValue": x3[0] || (x3[0] = (l3) => e2.configure.props.yaxisField = l3), title: e2.configure.props.yaxisField, style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: r(() => [(o(true), s(n, null, p(y.value, (e3) => (o(), t($2, { key: e3.value, label: e3.label, value: e3.value }, { default: r(() => [u("span", m, d(e3.label), 1), u("span", b, d(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["disabled", "modelValue", "title"])]), _: 1 }), i(V, { style: { "margin-top": "-10px" } }, { label: r(() => [i(v2, { value: "fixed" }, { default: r(() => [...x3[5] || (x3[5] = [c("固定值   ", -1)])]), _: 1 })]), default: r(() => [i(h, { disabled: "fixed" != e2.configure.props.yaxisSource, placeholder: "请输入", modelValue: e2.configure.props.yaxisFix, "onUpdate:modelValue": x3[1] || (x3[1] = (l3) => e2.configure.props.yaxisFix = l3), min: 1, preision: "2" }, null, 8, ["disabled", "modelValue"])]), _: 1 }), i(v2, { value: "formula", style: { "margin-top": "-10px" } }, { default: r(() => [x3[7] || (x3[7] = c("计算公式  ", -1)), i(w, { class: "box-item", effect: "dark", placement: "top-start" }, { content: r(() => [...x3[6] || (x3[6] = [c("字段值: ${row.字段名}", -1), u("br", null, null, -1), c(" 最大值: ${max.字段名}", -1), u("br", null, null, -1), c("    求和: ${sum.字段名}", -1), u("br", null, null, -1), c("    均值: ${avg.字段名}", -1), u("br", null, null, -1), c(" 最小值: ${min.字段名}", -1), u("br", null, null, -1), c(" 最大值: ${max.字段名}", -1), u("br", null, null, -1), c(" 累计值: ${add.字段名}", -1), u("br", null, null, -1), c(" 其他可用变量如${page},${data},${task},${request},${context},${system}", -1), u("br", null, null, -1)])]), default: r(() => [i(S, { size: "16" }, { default: r(() => [i(F)]), _: 1 })]), _: 1 })]), _: 1 }), u("div", g, [i(U, { modelValue: e2.configure.props.formula, "onUpdate:modelValue": x3[2] || (x3[2] = (l3) => e2.configure.props.formula = l3), disabled: "formula" != e2.configure.props.yaxisSource, rows: 4, type: "textarea", placeholder: "支持三元表达式,支持JS函数,如 return ${row.字段名}/${sum.字段名}*100" }, null, 8, ["modelValue", "disabled"])])]), _: 1 }, 8, ["modelValue"])])]), _: 1 });
22
+ const v2 = a("el-radio"), _2 = a("el-option"), $ = a("el-select"), V = a("el-form-item"), h = a("el-input-number"), F = a("QuestionFilled"), S = a("el-icon"), w = a("el-tooltip"), U = a("el-input"), k = a("el-radio-group"), z = a("el-collapse-item");
23
+ return o(), t(z, { title: "数据设置", name: "dataList", class: "amb-design-attr-group-header" }, { default: r(() => [u("div", f, [i(k, { modelValue: e2.configure.props.yaxisSource, "onUpdate:modelValue": x3[3] || (x3[3] = (l3) => e2.configure.props.yaxisSource = l3) }, { default: r(() => [i(V, { style: { "margin-top": "4px" } }, { label: r(() => [i(v2, { value: "variable" }, { default: r(() => x3[4] || (x3[4] = [c("数据字段", -1)])), _: 1, __: [4] })]), default: r(() => [i($, { size: "small", disabled: !e2.configure.props.yaxisSource && "variable" !== e2.configure.props.yaxisSource, modelValue: e2.configure.props.yaxisField, "onUpdate:modelValue": x3[0] || (x3[0] = (l3) => e2.configure.props.yaxisField = l3), title: e2.configure.props.yaxisField, style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: r(() => [(o(true), s(n, null, p(y.value, (e3) => (o(), t(_2, { key: e3.value, label: e3.label, value: e3.value }, { default: r(() => [u("span", m, d(e3.label), 1), u("span", b, d(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["disabled", "modelValue", "title"])]), _: 1 }), i(V, { style: { "margin-top": "-10px" } }, { label: r(() => [i(v2, { value: "fixed" }, { default: r(() => x3[5] || (x3[5] = [c("固定值   ", -1)])), _: 1, __: [5] })]), default: r(() => [i(h, { disabled: "fixed" != e2.configure.props.yaxisSource, placeholder: "请输入", modelValue: e2.configure.props.yaxisFix, "onUpdate:modelValue": x3[1] || (x3[1] = (l3) => e2.configure.props.yaxisFix = l3), min: 1, preision: "2" }, null, 8, ["disabled", "modelValue"])]), _: 1 }), i(v2, { value: "formula", style: { "margin-top": "-10px" } }, { default: r(() => [x3[7] || (x3[7] = c("计算公式  ", -1)), i(w, { class: "box-item", effect: "dark", placement: "top-start" }, { content: r(() => x3[6] || (x3[6] = [c("字段值: ${row.字段名}", -1), u("br", null, null, -1), c(" 最大值: ${max.字段名}", -1), u("br", null, null, -1), c("    求和: ${sum.字段名}", -1), u("br", null, null, -1), c("    均值: ${avg.字段名}", -1), u("br", null, null, -1), c(" 最小值: ${min.字段名}", -1), u("br", null, null, -1), c(" 最大值: ${max.字段名}", -1), u("br", null, null, -1), c(" 累计值: ${add.字段名}", -1), u("br", null, null, -1), c(" 其他可用变量如${page},${data},${task},${request},${context},${system}", -1), u("br", null, null, -1)])), default: r(() => [i(S, { size: "16" }, { default: r(() => [i(F)]), _: 1 })]), _: 1 })]), _: 1, __: [7] }), u("div", g, [i(U, { modelValue: e2.configure.props.formula, "onUpdate:modelValue": x3[2] || (x3[2] = (l3) => e2.configure.props.formula = l3), disabled: "formula" != e2.configure.props.yaxisSource, rows: 4, type: "textarea", placeholder: "支持三元表达式,支持JS函数,如 return ${row.字段名}/${sum.字段名}*100" }, null, 8, ["modelValue", "disabled"])])]), _: 1 }, 8, ["modelValue"])])]), _: 1 });
24
24
  };
25
25
  } });
26
26
  export {
@@ -2,8 +2,8 @@ import { defineComponent as e, resolveComponent as l, createBlock as a, openBloc
2
2
  const x = { style: { padding: "8px 0px 0px 0px" } }, g = e({ __name: "style-axisname", props: { configure: { type: Object, required: true } }, setup(e2) {
3
3
  const g2 = ["8", "10", "12", "14", "16", "18", "20", "24", "28"];
4
4
  return (c, f) => {
5
- const y = l("el-switch"), b = l("el-form-item"), V = l("el-input-number"), N = l("el-color-picker"), h = l("el-option"), _ = l("el-select"), v = l("el-input"), X = l("el-text"), U = l("el-collapse-item");
6
- return t(), a(U, { title: "配置项标签", name: "styleXaxisname", class: "amb-design-attr-group-header" }, { default: o(() => [i("div", x, [u(b, { label: "是否显示", style: { "margin-top": "0px", "margin-bottom": "-15px" } }, { default: o(() => [u(y, { modelValue: e2.configure.style.enableXaxisName, "onUpdate:modelValue": f[0] || (f[0] = (l2) => e2.configure.style.enableXaxisName = l2) }, null, 8, ["modelValue"])]), _: 1 }), n(u(b, { label: "与轴距离", style: { "margin-top": "22px" } }, { default: o(() => [u(V, { modelValue: e2.configure.style.nameGap, "onUpdate:modelValue": f[1] || (f[1] = (l2) => e2.configure.style.nameGap = l2), max: 360 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]]), n(u(b, { label: "文字颜色", style: { "margin-top": "-10px" } }, { default: o(() => [u(N, { modelValue: e2.configure.style.axisNameColor, "onUpdate:modelValue": f[2] || (f[2] = (l2) => e2.configure.style.axisNameColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]]), n(u(b, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: o(() => [u(_, { modelValue: e2.configure.style.axisNameFontSize, "onUpdate:modelValue": f[3] || (f[3] = (l2) => e2.configure.style.axisNameFontSize = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(t(), s(r, null, d(g2, (e3) => u(h, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]]), n(u(b, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: o(() => [u(_, { modelValue: e2.configure.style.axisNameFontWeight, "onUpdate:modelValue": f[4] || (f[4] = (l2) => e2.configure.style.axisNameFontWeight = l2), placeholder: "默认", clearable: "" }, { default: o(() => [u(h, { label: "normal", value: "normal" }), u(h, { label: "bold", value: "bold" }), u(h, { label: "bolder", value: "bolder" }), u(h, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]]), n(u(b, { label: "显示宽度", style: { "margin-top": "-10px" } }, { default: o(() => [u(V, { modelValue: e2.configure.style.xaxisNameWidth, "onUpdate:modelValue": f[5] || (f[5] = (l2) => e2.configure.style.xaxisNameWidth = l2), min: 10, max: 180 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]]), n(u(b, { label: "截断显示", style: { "margin-top": "-10px" } }, { default: o(() => [u(v, { modelValue: e2.configure.style.xaxisNameEllipsis, "onUpdate:modelValue": f[6] || (f[6] = (l2) => e2.configure.style.xaxisNameEllipsis = l2), placeholder: "..." }, null, 8, ["modelValue"])]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]]), n(u(b, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [u(v, { modelValue: e2.configure.style.xaxisNameFormatter, "onUpdate:modelValue": f[7] || (f[7] = (l2) => e2.configure.style.xaxisNameFormatter = l2), type: "textarea", row: "2", placeholder: "" }, null, 8, ["modelValue"]), u(X, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => [...f[8] || (f[8] = [p(" 指示器名称显示的格式器 {value},如{value} kg ", -1)])]), _: 1 })]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]])])]), _: 1 });
5
+ const y = l("el-switch"), b = l("el-form-item"), V = l("el-input-number"), N = l("el-color-picker"), _ = l("el-option"), h = l("el-select"), v = l("el-input"), X = l("el-text"), U = l("el-collapse-item");
6
+ return t(), a(U, { title: "配置项标签", name: "styleXaxisname", class: "amb-design-attr-group-header" }, { default: o(() => [i("div", x, [u(b, { label: "是否显示", style: { "margin-top": "0px", "margin-bottom": "-15px" } }, { default: o(() => [u(y, { modelValue: e2.configure.style.enableXaxisName, "onUpdate:modelValue": f[0] || (f[0] = (l2) => e2.configure.style.enableXaxisName = l2) }, null, 8, ["modelValue"])]), _: 1 }), n(u(b, { label: "与轴距离", style: { "margin-top": "22px" } }, { default: o(() => [u(V, { modelValue: e2.configure.style.nameGap, "onUpdate:modelValue": f[1] || (f[1] = (l2) => e2.configure.style.nameGap = l2), max: 360 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]]), n(u(b, { label: "文字颜色", style: { "margin-top": "-10px" } }, { default: o(() => [u(N, { modelValue: e2.configure.style.axisNameColor, "onUpdate:modelValue": f[2] || (f[2] = (l2) => e2.configure.style.axisNameColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]]), n(u(b, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: o(() => [u(h, { modelValue: e2.configure.style.axisNameFontSize, "onUpdate:modelValue": f[3] || (f[3] = (l2) => e2.configure.style.axisNameFontSize = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(t(), s(r, null, d(g2, (e3) => u(_, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]]), n(u(b, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: o(() => [u(h, { modelValue: e2.configure.style.axisNameFontWeight, "onUpdate:modelValue": f[4] || (f[4] = (l2) => e2.configure.style.axisNameFontWeight = l2), placeholder: "默认", clearable: "" }, { default: o(() => [u(_, { label: "normal", value: "normal" }), u(_, { label: "bold", value: "bold" }), u(_, { label: "bolder", value: "bolder" }), u(_, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]]), n(u(b, { label: "显示宽度", style: { "margin-top": "-10px" } }, { default: o(() => [u(V, { modelValue: e2.configure.style.xaxisNameWidth, "onUpdate:modelValue": f[5] || (f[5] = (l2) => e2.configure.style.xaxisNameWidth = l2), min: 10, max: 180 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]]), n(u(b, { label: "截断显示", style: { "margin-top": "-10px" } }, { default: o(() => [u(v, { modelValue: e2.configure.style.xaxisNameEllipsis, "onUpdate:modelValue": f[6] || (f[6] = (l2) => e2.configure.style.xaxisNameEllipsis = l2), placeholder: "..." }, null, 8, ["modelValue"])]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]]), n(u(b, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [u(v, { modelValue: e2.configure.style.xaxisNameFormatter, "onUpdate:modelValue": f[7] || (f[7] = (l2) => e2.configure.style.xaxisNameFormatter = l2), type: "textarea", row: "2", placeholder: "" }, null, 8, ["modelValue"]), u(X, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => f[8] || (f[8] = [p(" 指示器名称显示的格式器 {value},如{value} kg ", -1)])), _: 1, __: [8] })]), _: 1 }, 512), [[m, e2.configure.style.enableXaxisName]])])]), _: 1 });
7
7
  };
8
8
  } });
9
9
  export {
@@ -3,7 +3,7 @@ const b = { style: { padding: "8px 0px 0px 0px" } }, f = e({ __name: "style-data
3
3
  const f2 = ["8", "10", "12", "14", "16", "18", "20", "24", "28"], g = [];
4
4
  return g.push("top"), g.push("left"), g.push("right"), g.push("bottom"), g.push("inside"), g.push("insideLeft"), g.push("insideRight"), g.push("insideTop"), g.push("insideBottom"), g.push("insideTopLeft"), g.push("insideBottomLeft"), g.push("insideTopRight"), g.push("insideBottomRight"), (c, y) => {
5
5
  const x = l("el-switch"), h = l("el-form-item"), V = l("el-option"), _ = l("el-select"), v = l("el-checkbox"), L = l("el-col"), N = l("el-row"), U = l("el-input"), F = l("el-checkbox-group"), w = l("el-color-picker"), z = l("el-input-number"), P = l("el-text"), T = l("el-collapse-item");
6
- return t(), a(T, { title: "数据标签", name: "styleDataLabel", class: "amb-design-attr-group-header" }, { default: o(() => [u("div", b, [n(h, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: o(() => [n(x, { modelValue: e2.configure.style.enableLabel, "onUpdate:modelValue": y[0] || (y[0] = (l2) => e2.configure.style.enableLabel = l2) }, null, 8, ["modelValue"])]), _: 1 }), i(n(h, { label: "标签位置", style: { "margin-top": "15px" } }, { default: o(() => [n(_, { modelValue: e2.configure.style.labelPosition, "onUpdate:modelValue": y[1] || (y[1] = (l2) => e2.configure.style.labelPosition = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(t(), d(s, null, p(g, (e3) => n(V, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "数据格式", style: { "margin-top": "-10px" } }, { default: o(() => [n(F, { modelValue: e2.configure.style.labelNumFormat, "onUpdate:modelValue": y[5] || (y[5] = (l2) => e2.configure.style.labelNumFormat = l2) }, { default: o(() => [n(N, { style: { "margin-top": "-10px" } }, { default: o(() => [n(L, { span: 14 }, { default: o(() => [n(v, { value: "precision", label: "小数位数", size: "large" })]), _: 1 }), n(L, { span: 8 }, { default: o(() => [n(_, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.labelNumPrecision, "onUpdate:modelValue": y[2] || (y[2] = (l2) => e2.configure.style.labelNumPrecision = l2), disabled: e2.configure.style.labelNumFormat && -1 == e2.configure.style.labelNumFormat.indexOf("precision"), placeholder: "默认", clearable: "" }, { default: o(() => [n(V, { label: "1", value: "1" }), n(V, { label: "2", value: "2" }), n(V, { label: "3", value: "3" }), n(V, { label: "4", value: "4" }), n(V, { label: "5", value: "5" }), n(V, { label: "6", value: "6" })]), _: 1 }, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), n(N, { style: { "margin-top": "-10px" } }, { default: o(() => [n(L, { span: 14 }, { default: o(() => [n(v, { value: "prefix", label: "前缀", size: "large" })]), _: 1 }), n(L, { span: 8 }, { default: o(() => [n(U, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.labelNumPrefix, "onUpdate:modelValue": y[3] || (y[3] = (l2) => e2.configure.style.labelNumPrefix = l2), disabled: e2.configure.style.labelNumFormat && -1 == e2.configure.style.labelNumFormat.indexOf("prefix"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), n(N, { style: { "margin-top": "-10px" } }, { default: o(() => [n(L, { span: 14 }, { default: o(() => [n(v, { value: "append", label: "后缀", size: "large" })]), _: 1 }), n(L, { span: 8 }, { default: o(() => [n(U, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.labelNumAppend, "onUpdate:modelValue": y[4] || (y[4] = (l2) => e2.configure.style.labelNumAppend = l2), disabled: e2.configure.style.labelNumFormat && -1 == e2.configure.style.labelNumFormat.indexOf("append"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: o(() => [n(_, { modelValue: e2.configure.style.labelFontSize, "onUpdate:modelValue": y[6] || (y[6] = (l2) => e2.configure.style.labelFontSize = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(t(), d(s, null, p(f2, (e3) => n(V, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "文字颜色", style: { "margin-top": "-10px" } }, { default: o(() => [n(w, { modelValue: e2.configure.style.labelColor, "onUpdate:modelValue": y[7] || (y[7] = (l2) => e2.configure.style.labelColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: o(() => [n(_, { modelValue: e2.configure.style.labelWeight, "onUpdate:modelValue": y[8] || (y[8] = (l2) => e2.configure.style.labelWeight = l2), placeholder: "默认", clearable: "" }, { default: o(() => [n(V, { label: "normal", value: "normal" }), n(V, { label: "bold", value: "bold" }), n(V, { label: "bolder", value: "bolder" }), n(V, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "旋转角度", style: { "margin-top": "-10px" } }, { default: o(() => [n(z, { modelValue: e2.configure.style.labelAngle, "onUpdate:modelValue": y[9] || (y[9] = (l2) => e2.configure.style.labelAngle = l2), min: -90, max: 90 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "文字偏移", style: { "margin-top": "-10px" } }, { default: o(() => [n(L, { span: 12 }, { default: o(() => [n(h, { label: "左", "label-width": "40px;" }, { default: o(() => [n(U, { style: { width: "50px" }, modelValue: e2.configure.style.labelLeft, "onUpdate:modelValue": y[10] || (y[10] = (l2) => e2.configure.style.labelLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), n(L, { span: 12 }, { default: o(() => [n(h, { label: "上", "label-width": "40px;" }, { default: o(() => [n(U, { style: { width: "50px" }, modelValue: e2.configure.style.labelTop, "onUpdate:modelValue": y[11] || (y[11] = (l2) => e2.configure.style.labelTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), n(P, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => [...y[13] || (y[13] = [m(" 如30,左表示文字在横向上偏移30,上表示纵向上偏移 40 ", -1)])]), _: 1 })]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [n(U, { modelValue: e2.configure.style.labelFormatter, "onUpdate:modelValue": y[12] || (y[12] = (l2) => e2.configure.style.labelFormatter = l2), rows: 2, type: "textarea", placeholder: "" }, null, 8, ["modelValue"]), n(P, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => [...y[14] || (y[14] = [m(" {a}:系列名;{b}:数据名;{c}:数据值;{@xxx};{@[n]} ", -1)])]), _: 1 })]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]])])]), _: 1 });
6
+ return t(), a(T, { title: "数据标签", name: "styleDataLabel", class: "amb-design-attr-group-header" }, { default: o(() => [u("div", b, [n(h, { label: "是否显示", style: { "margin-top": "4px", "margin-bottom": "-15px" } }, { default: o(() => [n(x, { modelValue: e2.configure.style.enableLabel, "onUpdate:modelValue": y[0] || (y[0] = (l2) => e2.configure.style.enableLabel = l2) }, null, 8, ["modelValue"])]), _: 1 }), i(n(h, { label: "标签位置", style: { "margin-top": "15px" } }, { default: o(() => [n(_, { modelValue: e2.configure.style.labelPosition, "onUpdate:modelValue": y[1] || (y[1] = (l2) => e2.configure.style.labelPosition = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(t(), d(s, null, p(g, (e3) => n(V, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "数据格式", style: { "margin-top": "-10px" } }, { default: o(() => [n(F, { modelValue: e2.configure.style.labelNumFormat, "onUpdate:modelValue": y[5] || (y[5] = (l2) => e2.configure.style.labelNumFormat = l2) }, { default: o(() => [n(N, { style: { "margin-top": "-10px" } }, { default: o(() => [n(L, { span: 14 }, { default: o(() => [n(v, { value: "precision", label: "小数位数", size: "large" })]), _: 1 }), n(L, { span: 8 }, { default: o(() => [n(_, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.labelNumPrecision, "onUpdate:modelValue": y[2] || (y[2] = (l2) => e2.configure.style.labelNumPrecision = l2), disabled: e2.configure.style.labelNumFormat && -1 == e2.configure.style.labelNumFormat.indexOf("precision"), placeholder: "默认", clearable: "" }, { default: o(() => [n(V, { label: "1", value: "1" }), n(V, { label: "2", value: "2" }), n(V, { label: "3", value: "3" }), n(V, { label: "4", value: "4" }), n(V, { label: "5", value: "5" }), n(V, { label: "6", value: "6" })]), _: 1 }, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), n(N, { style: { "margin-top": "-10px" } }, { default: o(() => [n(L, { span: 14 }, { default: o(() => [n(v, { value: "prefix", label: "前缀", size: "large" })]), _: 1 }), n(L, { span: 8 }, { default: o(() => [n(U, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.labelNumPrefix, "onUpdate:modelValue": y[3] || (y[3] = (l2) => e2.configure.style.labelNumPrefix = l2), disabled: e2.configure.style.labelNumFormat && -1 == e2.configure.style.labelNumFormat.indexOf("prefix"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 }), n(N, { style: { "margin-top": "-10px" } }, { default: o(() => [n(L, { span: 14 }, { default: o(() => [n(v, { value: "append", label: "后缀", size: "large" })]), _: 1 }), n(L, { span: 8 }, { default: o(() => [n(U, { style: { width: "70px", "margin-top": "8px" }, size: "small", modelValue: e2.configure.style.labelNumAppend, "onUpdate:modelValue": y[4] || (y[4] = (l2) => e2.configure.style.labelNumAppend = l2), disabled: e2.configure.style.labelNumFormat && -1 == e2.configure.style.labelNumFormat.indexOf("append"), placeholder: "" }, null, 8, ["modelValue", "disabled"])]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "文字字号", style: { "margin-top": "-10px" } }, { default: o(() => [n(_, { modelValue: e2.configure.style.labelFontSize, "onUpdate:modelValue": y[6] || (y[6] = (l2) => e2.configure.style.labelFontSize = l2), placeholder: "默认", clearable: "" }, { default: o(() => [(t(), d(s, null, p(f2, (e3) => n(V, { label: e3, value: e3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "文字颜色", style: { "margin-top": "-10px" } }, { default: o(() => [n(w, { modelValue: e2.configure.style.labelColor, "onUpdate:modelValue": y[7] || (y[7] = (l2) => e2.configure.style.labelColor = l2) }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "文字粗细", style: { "margin-top": "-10px" } }, { default: o(() => [n(_, { modelValue: e2.configure.style.labelWeight, "onUpdate:modelValue": y[8] || (y[8] = (l2) => e2.configure.style.labelWeight = l2), placeholder: "默认", clearable: "" }, { default: o(() => [n(V, { label: "normal", value: "normal" }), n(V, { label: "bold", value: "bold" }), n(V, { label: "bolder", value: "bolder" }), n(V, { label: "lighter", value: "lighter" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "旋转角度", style: { "margin-top": "-10px" } }, { default: o(() => [n(z, { modelValue: e2.configure.style.labelAngle, "onUpdate:modelValue": y[9] || (y[9] = (l2) => e2.configure.style.labelAngle = l2), min: -90, max: 90 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "文字偏移", style: { "margin-top": "-10px" } }, { default: o(() => [n(L, { span: 12 }, { default: o(() => [n(h, { label: "左", "label-width": "40px;" }, { default: o(() => [n(U, { style: { width: "50px" }, modelValue: e2.configure.style.labelLeft, "onUpdate:modelValue": y[10] || (y[10] = (l2) => e2.configure.style.labelLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), n(L, { span: 12 }, { default: o(() => [n(h, { label: "上", "label-width": "40px;" }, { default: o(() => [n(U, { style: { width: "50px" }, modelValue: e2.configure.style.labelTop, "onUpdate:modelValue": y[11] || (y[11] = (l2) => e2.configure.style.labelTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), n(P, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => y[13] || (y[13] = [m(" 如30,左表示文字在横向上偏移30,上表示纵向上偏移 40 ", -1)])), _: 1, __: [13] })]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]]), i(n(h, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [n(U, { modelValue: e2.configure.style.labelFormatter, "onUpdate:modelValue": y[12] || (y[12] = (l2) => e2.configure.style.labelFormatter = l2), rows: 2, type: "textarea", placeholder: "" }, null, 8, ["modelValue"]), n(P, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: o(() => y[14] || (y[14] = [m(" {a}:系列名;{b}:数据名;{c}:数据值;{@xxx};{@[n]} ", -1)])), _: 1, __: [14] })]), _: 1 }, 512), [[r, e2.configure.style.enableLabel]])])]), _: 1 });
7
7
  };
8
8
  } });
9
9
  export {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as l, resolveComponent as e, createBlock as a, openBlock as o, withCtx as u, createElementVNode as t, createVNode as n, withDirectives as d, vShow as i, createTextVNode as r } from "vue";
2
2
  const m = { style: { padding: "8px 0px 0px 0px" } }, p = l({ __name: "style-dataline", props: { configure: { type: Object, required: true } }, setup: (l2) => (p2, s) => {
3
3
  const c = e("el-color-picker"), y = e("el-form-item"), b = e("el-option"), f = e("el-select"), g = e("el-input-number"), V = e("el-divider"), v = e("el-collapse-item");
4
- return o(), a(v, { title: "数据线", name: "styleDataLine", class: "amb-design-attr-group-header" }, { default: u(() => [t("div", m, [n(y, { label: "颜色", style: { "margin-top": "4px" } }, { default: u(() => [n(c, { modelValue: l2.configure.style.lineColor, "onUpdate:modelValue": s[0] || (s[0] = (e2) => l2.configure.style.lineColor = e2) }, null, 8, ["modelValue"])]), _: 1 }), n(y, { label: "透明度", style: { "margin-top": "-10px" } }, { default: u(() => [n(f, { modelValue: l2.configure.style.lineOpacity, "onUpdate:modelValue": s[1] || (s[1] = (e2) => l2.configure.style.lineOpacity = e2), placeholder: "默认", clearable: "" }, { default: u(() => [n(b, { label: "1", value: "1" }), n(b, { label: "0.9", value: "0.9" }), n(b, { label: "0.8", value: "0.8" }), n(b, { label: "0.7", value: "0.7" }), n(b, { label: "0.6", value: "0.6" }), n(b, { label: "0.5", value: "0.5" }), n(b, { label: "0.4", value: "0.4" }), n(b, { label: "0.3", value: "0.3" }), n(b, { label: "0.2", value: "0.2" }), n(b, { label: "0.1", value: "0.1" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(y, { label: "线宽", style: { "margin-top": "-10px" } }, { default: u(() => [n(g, { modelValue: l2.configure.style.lineWidth, "onUpdate:modelValue": s[2] || (s[2] = (e2) => l2.configure.style.lineWidth = e2), min: 1, max: 100 }, null, 8, ["modelValue"])]), _: 1 }), n(y, { label: "线型", style: { "margin-top": "-10px" } }, { default: u(() => [n(f, { modelValue: l2.configure.style.lineType, "onUpdate:modelValue": s[3] || (s[3] = (e2) => l2.configure.style.lineType = e2), placeholder: "默认", clearable: "" }, { default: u(() => [n(b, { label: "solid", value: "solid" }), n(b, { label: "dashed", value: "dashed" }), n(b, { label: "dotted", value: "dotted" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(y, { label: "阴影颜色", style: { "margin-top": "-10px" } }, { default: u(() => [n(c, { modelValue: l2.configure.style.lineShadowColor, "onUpdate:modelValue": s[4] || (s[4] = (e2) => l2.configure.style.lineShadowColor = e2) }, null, 8, ["modelValue"])]), _: 1 }), d(n(y, { label: "阴影模糊", style: { "margin-top": "-10px" } }, { default: u(() => [n(g, { modelValue: l2.configure.style.lineShadowBlur, "onUpdate:modelValue": s[5] || (s[5] = (e2) => l2.configure.style.lineShadowBlur = e2), min: 0, max: 20 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, l2.configure.style.lineShadowColor]]), d(n(y, { label: "水平偏移", style: { "margin-top": "-10px" } }, { default: u(() => [n(g, { modelValue: l2.configure.style.lineShadowX, "onUpdate:modelValue": s[6] || (s[6] = (e2) => l2.configure.style.lineShadowX = e2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, l2.configure.style.lineShadowColor]]), d(n(y, { label: "垂直偏移", style: { "margin-top": "-10px" } }, { default: u(() => [n(g, { modelValue: l2.configure.style.lineShadowY, "onUpdate:modelValue": s[7] || (s[7] = (e2) => l2.configure.style.lineShadowY = e2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, l2.configure.style.lineShadowColor]]), n(V, null, { default: u(() => [...s[11] || (s[11] = [r("拐点标记", -1)])]), _: 1 }), n(y, { label: "标记颜色", style: { "margin-top": "-10px" } }, { default: u(() => [n(c, { modelValue: l2.configure.style.lineSymbolColor, "onUpdate:modelValue": s[8] || (s[8] = (e2) => l2.configure.style.lineSymbolColor = e2) }, null, 8, ["modelValue"])]), _: 1 }), n(y, { label: "标记图形", style: { "margin-top": "-10px" } }, { default: u(() => [n(f, { modelValue: l2.configure.style.lineSymbol, "onUpdate:modelValue": s[9] || (s[9] = (e2) => l2.configure.style.lineSymbol = e2), placeholder: "默认", clearable: "" }, { default: u(() => [n(b, { label: "none", value: "none" }), n(b, { label: "circle", value: "circle" }), n(b, { label: "rect", value: "rect" }), n(b, { label: "roundRect", value: "roundRect" }), n(b, { label: "triangle", value: "triangle" }), n(b, { label: "diamond", value: "diamond" }), n(b, { label: "pin", value: "pin" }), n(b, { label: "arrow", value: "arrow" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(y, { label: "标记大小", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: u(() => [n(g, { modelValue: l2.configure.style.lineSymbolSize, "onUpdate:modelValue": s[10] || (s[10] = (e2) => l2.configure.style.lineSymbolSize = e2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 })])]), _: 1 });
4
+ return o(), a(v, { title: "数据线", name: "styleDataLine", class: "amb-design-attr-group-header" }, { default: u(() => [t("div", m, [n(y, { label: "颜色", style: { "margin-top": "4px" } }, { default: u(() => [n(c, { modelValue: l2.configure.style.lineColor, "onUpdate:modelValue": s[0] || (s[0] = (e2) => l2.configure.style.lineColor = e2) }, null, 8, ["modelValue"])]), _: 1 }), n(y, { label: "透明度", style: { "margin-top": "-10px" } }, { default: u(() => [n(f, { modelValue: l2.configure.style.lineOpacity, "onUpdate:modelValue": s[1] || (s[1] = (e2) => l2.configure.style.lineOpacity = e2), placeholder: "默认", clearable: "" }, { default: u(() => [n(b, { label: "1", value: "1" }), n(b, { label: "0.9", value: "0.9" }), n(b, { label: "0.8", value: "0.8" }), n(b, { label: "0.7", value: "0.7" }), n(b, { label: "0.6", value: "0.6" }), n(b, { label: "0.5", value: "0.5" }), n(b, { label: "0.4", value: "0.4" }), n(b, { label: "0.3", value: "0.3" }), n(b, { label: "0.2", value: "0.2" }), n(b, { label: "0.1", value: "0.1" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(y, { label: "线宽", style: { "margin-top": "-10px" } }, { default: u(() => [n(g, { modelValue: l2.configure.style.lineWidth, "onUpdate:modelValue": s[2] || (s[2] = (e2) => l2.configure.style.lineWidth = e2), min: 1, max: 100 }, null, 8, ["modelValue"])]), _: 1 }), n(y, { label: "线型", style: { "margin-top": "-10px" } }, { default: u(() => [n(f, { modelValue: l2.configure.style.lineType, "onUpdate:modelValue": s[3] || (s[3] = (e2) => l2.configure.style.lineType = e2), placeholder: "默认", clearable: "" }, { default: u(() => [n(b, { label: "solid", value: "solid" }), n(b, { label: "dashed", value: "dashed" }), n(b, { label: "dotted", value: "dotted" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(y, { label: "阴影颜色", style: { "margin-top": "-10px" } }, { default: u(() => [n(c, { modelValue: l2.configure.style.lineShadowColor, "onUpdate:modelValue": s[4] || (s[4] = (e2) => l2.configure.style.lineShadowColor = e2) }, null, 8, ["modelValue"])]), _: 1 }), d(n(y, { label: "阴影模糊", style: { "margin-top": "-10px" } }, { default: u(() => [n(g, { modelValue: l2.configure.style.lineShadowBlur, "onUpdate:modelValue": s[5] || (s[5] = (e2) => l2.configure.style.lineShadowBlur = e2), min: 0, max: 20 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, l2.configure.style.lineShadowColor]]), d(n(y, { label: "水平偏移", style: { "margin-top": "-10px" } }, { default: u(() => [n(g, { modelValue: l2.configure.style.lineShadowX, "onUpdate:modelValue": s[6] || (s[6] = (e2) => l2.configure.style.lineShadowX = e2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, l2.configure.style.lineShadowColor]]), d(n(y, { label: "垂直偏移", style: { "margin-top": "-10px" } }, { default: u(() => [n(g, { modelValue: l2.configure.style.lineShadowY, "onUpdate:modelValue": s[7] || (s[7] = (e2) => l2.configure.style.lineShadowY = e2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[i, l2.configure.style.lineShadowColor]]), n(V, null, { default: u(() => s[11] || (s[11] = [r("拐点标记", -1)])), _: 1, __: [11] }), n(y, { label: "标记颜色", style: { "margin-top": "-10px" } }, { default: u(() => [n(c, { modelValue: l2.configure.style.lineSymbolColor, "onUpdate:modelValue": s[8] || (s[8] = (e2) => l2.configure.style.lineSymbolColor = e2) }, null, 8, ["modelValue"])]), _: 1 }), n(y, { label: "标记图形", style: { "margin-top": "-10px" } }, { default: u(() => [n(f, { modelValue: l2.configure.style.lineSymbol, "onUpdate:modelValue": s[9] || (s[9] = (e2) => l2.configure.style.lineSymbol = e2), placeholder: "默认", clearable: "" }, { default: u(() => [n(b, { label: "none", value: "none" }), n(b, { label: "circle", value: "circle" }), n(b, { label: "rect", value: "rect" }), n(b, { label: "roundRect", value: "roundRect" }), n(b, { label: "triangle", value: "triangle" }), n(b, { label: "diamond", value: "diamond" }), n(b, { label: "pin", value: "pin" }), n(b, { label: "arrow", value: "arrow" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), n(y, { label: "标记大小", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: u(() => [n(g, { modelValue: l2.configure.style.lineSymbolSize, "onUpdate:modelValue": s[10] || (s[10] = (e2) => l2.configure.style.lineSymbolSize = e2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 })])]), _: 1 });
5
5
  } });
6
6
  export {
7
7
  p as default
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as e, resolveComponent as l, createBlock as t, openBlock as a, withCtx as u, createElementVNode as o, createVNode as p, createTextVNode as s } from "vue";
2
2
  const n = { style: { padding: "8px 0px 0px 0px" } }, d = e({ __name: "style-radar", props: { configure: { type: Object, required: true } }, setup: (e2) => (d2, i) => {
3
- const r = l("el-option"), m = l("el-select"), c = l("el-form-item"), g = l("el-input"), f = l("el-col"), y = l("el-text"), x = l("el-input-number"), V = l("el-collapse-item");
4
- return a(), t(V, { title: "雷达图", name: "styleGauge", class: "amb-design-attr-group-header" }, { default: u(() => [o("div", n, [p(c, { label: "绘制类型", style: { "margin-top": "4px" } }, { default: u(() => [p(m, { modelValue: e2.configure.style.shape, "onUpdate:modelValue": i[0] || (i[0] = (l2) => e2.configure.style.shape = l2) }, { default: u(() => [p(r, { label: "polygon", value: "polygon" }), p(r, { label: "circle", value: "circle" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), p(c, { label: "中心坐标", style: { "margin-top": "-10px" } }, { default: u(() => [p(f, { span: 12 }, { default: u(() => [p(c, { label: "左", "label-width": "40px;" }, { default: u(() => [p(g, { style: { width: "50px" }, modelValue: e2.configure.style.centerLeft, "onUpdate:modelValue": i[1] || (i[1] = (l2) => e2.configure.style.centerLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), p(f, { span: 12 }, { default: u(() => [p(c, { label: "上", "label-width": "40px;" }, { default: u(() => [p(g, { style: { width: "50px" }, modelValue: e2.configure.style.centerTop, "onUpdate:modelValue": i[2] || (i[2] = (l2) => e2.configure.style.centerTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), p(y, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => [...i[6] || (i[6] = [s("格式如:50%,左为是横坐标位置,上是纵坐标位置", -1)])]), _: 1 })]), _: 1 }), p(c, { label: "半径", style: { "margin-top": "-10px" } }, { default: u(() => [p(g, { style: { width: "50px" }, modelValue: e2.configure.style.radiusOuter, "onUpdate:modelValue": i[3] || (i[3] = (l2) => e2.configure.style.radiusOuter = l2), placeholder: "" }, null, 8, ["modelValue"]), p(y, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => [...i[7] || (i[7] = [s("格式如:75%,可以是外半径的百分比,也可以是绝对的数值", -1)])]), _: 1 })]), _: 1 }), p(c, { label: "分割段数", style: { "margin-top": "-10px" } }, { default: u(() => [p(x, { modelValue: e2.configure.style.splitNumber, "onUpdate:modelValue": i[4] || (i[4] = (l2) => e2.configure.style.splitNumber = l2), min: 0, max: 360 }, null, 8, ["modelValue"])]), _: 1 }), p(c, { label: "起始角度", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: u(() => [p(x, { modelValue: e2.configure.style.startAngle, "onUpdate:modelValue": i[5] || (i[5] = (l2) => e2.configure.style.startAngle = l2), min: -180, max: 180 }, null, 8, ["modelValue"]), p(y, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => [...i[8] || (i[8] = [s("第一个指示器轴的角度", -1)])]), _: 1 })]), _: 1 })])]), _: 1 });
3
+ const r = l("el-option"), m = l("el-select"), c = l("el-form-item"), g = l("el-input"), f = l("el-col"), y = l("el-text"), x = l("el-input-number"), _ = l("el-collapse-item");
4
+ return a(), t(_, { title: "雷达图", name: "styleGauge", class: "amb-design-attr-group-header" }, { default: u(() => [o("div", n, [p(c, { label: "绘制类型", style: { "margin-top": "4px" } }, { default: u(() => [p(m, { modelValue: e2.configure.style.shape, "onUpdate:modelValue": i[0] || (i[0] = (l2) => e2.configure.style.shape = l2) }, { default: u(() => [p(r, { label: "polygon", value: "polygon" }), p(r, { label: "circle", value: "circle" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), p(c, { label: "中心坐标", style: { "margin-top": "-10px" } }, { default: u(() => [p(f, { span: 12 }, { default: u(() => [p(c, { label: "左", "label-width": "40px;" }, { default: u(() => [p(g, { style: { width: "50px" }, modelValue: e2.configure.style.centerLeft, "onUpdate:modelValue": i[1] || (i[1] = (l2) => e2.configure.style.centerLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), p(f, { span: 12 }, { default: u(() => [p(c, { label: "上", "label-width": "40px;" }, { default: u(() => [p(g, { style: { width: "50px" }, modelValue: e2.configure.style.centerTop, "onUpdate:modelValue": i[2] || (i[2] = (l2) => e2.configure.style.centerTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), p(y, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => i[6] || (i[6] = [s("格式如:50%,左为是横坐标位置,上是纵坐标位置", -1)])), _: 1, __: [6] })]), _: 1 }), p(c, { label: "半径", style: { "margin-top": "-10px" } }, { default: u(() => [p(g, { style: { width: "50px" }, modelValue: e2.configure.style.radiusOuter, "onUpdate:modelValue": i[3] || (i[3] = (l2) => e2.configure.style.radiusOuter = l2), placeholder: "" }, null, 8, ["modelValue"]), p(y, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => i[7] || (i[7] = [s("格式如:75%,可以是外半径的百分比,也可以是绝对的数值", -1)])), _: 1, __: [7] })]), _: 1 }), p(c, { label: "分割段数", style: { "margin-top": "-10px" } }, { default: u(() => [p(x, { modelValue: e2.configure.style.splitNumber, "onUpdate:modelValue": i[4] || (i[4] = (l2) => e2.configure.style.splitNumber = l2), min: 0, max: 360 }, null, 8, ["modelValue"])]), _: 1 }), p(c, { label: "起始角度", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: u(() => [p(x, { modelValue: e2.configure.style.startAngle, "onUpdate:modelValue": i[5] || (i[5] = (l2) => e2.configure.style.startAngle = l2), min: -180, max: 180 }, null, 8, ["modelValue"]), p(y, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: u(() => i[8] || (i[8] = [s("第一个指示器轴的角度", -1)])), _: 1, __: [8] })]), _: 1 })])]), _: 1 });
5
5
  } });
6
6
  export {
7
7
  d as default
@@ -3,11 +3,11 @@ import m from "../../common/page-permission-select.vue.js";
3
3
  import { usePageContextStore as y } from "../../../../../../stores/page-store.js";
4
4
  import { queryServiceReturnFields as b } from "../../../../utils/page-service-util.js";
5
5
  import x from "../../form/common/data-origin-service-in.vue.js";
6
- const D = { style: { padding: "8px 0px 0px 0px" } }, F = { style: { float: "left" } }, h = { style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" } }, O = e({ __name: "scatter-attr-data", props: { configure: { type: Object, required: true }, defaultType: { type: String, default: "" }, chartType: { type: String, default: "" } }, setup(e2) {
7
- const O2 = e2, _ = y().pageContext, j = t([]), V = l(() => j.value.filter((e3) => "array" == e3.type || "any" == e3.type || !e3.type));
6
+ const D = { style: { padding: "8px 0px 0px 0px" } }, F = { style: { float: "left" } }, _ = { style: { float: "right", color: "var(--el-text-color-secondary)", "font-size": "13px" } }, h = e({ __name: "scatter-attr-data", props: { configure: { type: Object, required: true }, defaultType: { type: String, default: "" }, chartType: { type: String, default: "" } }, setup(e2) {
7
+ const h2 = e2, O = y().pageContext, j = t([]), V = l(() => j.value.filter((e3) => "array" == e3.type || "any" == e3.type || !e3.type));
8
8
  l(() => j.value.filter((e3) => {
9
9
  if ("string" == e3.type || "any" == e3.type || !e3.type) {
10
- const t2 = O2.configure.serviceDataField;
10
+ const t2 = h2.configure.serviceDataField;
11
11
  if (!t2 || e3.value.startsWith(t2 + ".")) {
12
12
  let l2 = e3.value, a2 = e3.label;
13
13
  return t2 && (l2 = l2.substring(t2.length + 1), a2 && (a2 = a2.replace(t2 + ".", ""))), e3.nameValue = l2, e3.nameLabel = a2, true;
@@ -16,32 +16,32 @@ const D = { style: { padding: "8px 0px 0px 0px" } }, F = { style: { float: "left
16
16
  return false;
17
17
  })), l(() => j.value.filter((e3) => {
18
18
  if ("number" == e3.type || "any" == e3.type || !e3.type) {
19
- const t2 = O2.configure.serviceDataField;
19
+ const t2 = h2.configure.serviceDataField;
20
20
  if (!t2 || e3.value.startsWith(t2 + ".")) {
21
21
  let l2 = e3.value, a2 = e3.label;
22
22
  return t2 && (l2 = l2.substring(t2.length + 1), a2 && (a2 = a2.replace(t2 + ".", ""))), e3.numValue = l2, e3.numLabel = a2, true;
23
23
  }
24
24
  }
25
25
  return false;
26
- })), O2.configure.props.dataOrigin || (O2.configure.props.dataOrigin = {});
27
- const S = O2.configure.props.dataOrigin;
26
+ })), h2.configure.props.dataOrigin || (h2.configure.props.dataOrigin = {});
27
+ const S = h2.configure.props.dataOrigin;
28
28
  S.service || (S.service = {});
29
29
  let T = null;
30
30
  function C() {
31
31
  const e3 = S.service.id;
32
32
  if (T != e3) {
33
- if (T = e3, !e3) return O2.configure.serviceFields = [], j.value = [], void (O2.configure.serviceDataField = null);
33
+ if (T = e3, !e3) return h2.configure.serviceFields = [], j.value = [], void (h2.configure.serviceDataField = null);
34
34
  b(S.service.simpleCode).then((e4) => {
35
- O2.configure.serviceFields = e4, j.value = e4, function() {
36
- if (!O2.configure.serviceDataField) return;
35
+ h2.configure.serviceFields = e4, j.value = e4, function() {
36
+ if (!h2.configure.serviceDataField) return;
37
37
  let e5 = false;
38
38
  if (j.value) {
39
- for (let t2 of j.value) if (t2.value == O2.configure.serviceDataField) {
39
+ for (let t2 of j.value) if (t2.value == h2.configure.serviceDataField) {
40
40
  e5 = true;
41
41
  break;
42
42
  }
43
43
  }
44
- e5 || (O2.configure.serviceDataField = null);
44
+ e5 || (h2.configure.serviceDataField = null);
45
45
  }();
46
46
  });
47
47
  }
@@ -52,12 +52,12 @@ const D = { style: { padding: "8px 0px 0px 0px" } }, F = { style: { float: "left
52
52
  return a(() => {
53
53
  k && clearTimeout(k);
54
54
  }), (t2, l2) => {
55
- const a2 = r("el-form-item"), y2 = r("el-option"), b2 = r("el-select"), O3 = r("el-text"), j2 = r("el-collapse-item");
56
- return n(), i(j2, { title: "数据设置", name: "dataSet", class: "amb-design-attr-group-header" }, { default: o(() => [s("div", D, [u(a2, { label: "选择服务", style: { "margin-top": "4px" } }, { default: o(() => [u(m, { pageDesign: c(_), rowObj: c(S).service, onlyService: "", "onUpdate:modelValue": l2[0] || (l2[0] = (e3, t3, l3, a3) => function(e4, t4, l4, a4) {
55
+ const a2 = r("el-form-item"), y2 = r("el-option"), b2 = r("el-select"), h3 = r("el-text"), j2 = r("el-collapse-item");
56
+ return n(), i(j2, { title: "数据设置", name: "dataSet", class: "amb-design-attr-group-header" }, { default: o(() => [s("div", D, [u(a2, { label: "选择服务", style: { "margin-top": "4px" } }, { default: o(() => [u(m, { pageDesign: c(O), rowObj: c(S).service, onlyService: "", "onUpdate:modelValue": l2[0] || (l2[0] = (e3, t3, l3, a3) => function(e4, t4, l4, a4) {
57
57
  S.service.simpleCode = t4, S.service.id = a4, S.service.name = l4, C();
58
- }(0, t3, l3, a3)) }, null, 8, ["pageDesign", "rowObj"])]), _: 1 }), u(a2, { label: "数据集", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [u(b2, { modelValue: e2.configure.serviceDataField, "onUpdate:modelValue": l2[1] || (l2[1] = (t3) => e2.configure.serviceDataField = t3), filterable: "", clearable: "", placeholder: "请选择" }, { default: o(() => [(n(true), p(f, null, d(V.value, (e3, t3) => (n(), i(y2, { key: t3, label: e3.label, value: e3.value }, { default: o(() => [s("span", F, v(e3.label), 1), s("span", h, v(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), u(O3, { type: "success", size: "small" }, { default: o(() => [...l2[2] || (l2[2] = [g("默认为根目录.", -1)])]), _: 1 })]), _: 1 }), u(x, { ref: "dataOriginServiceInRef", dataOrigin: c(S) }, null, 8, ["dataOrigin"])])]), _: 1 });
58
+ }(0, t3, l3, a3)) }, null, 8, ["pageDesign", "rowObj"])]), _: 1 }), u(a2, { label: "数据集", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: o(() => [u(b2, { modelValue: e2.configure.serviceDataField, "onUpdate:modelValue": l2[1] || (l2[1] = (t3) => e2.configure.serviceDataField = t3), filterable: "", clearable: "", placeholder: "请选择" }, { default: o(() => [(n(true), p(f, null, d(V.value, (e3, t3) => (n(), i(y2, { key: t3, label: e3.label, value: e3.value }, { default: o(() => [s("span", F, v(e3.label), 1), s("span", _, v(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), u(h3, { type: "success", size: "small" }, { default: o(() => l2[2] || (l2[2] = [g("默认为根目录.", -1)])), _: 1, __: [2] })]), _: 1 }), u(x, { ref: "dataOriginServiceInRef", dataOrigin: c(S) }, null, 8, ["dataOrigin"])])]), _: 1 });
59
59
  };
60
60
  } });
61
61
  export {
62
- O as default
62
+ h as default
63
63
  };
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as e, resolveComponent as l, createBlock as a, openBlock as t, withCtx as i, createElementVNode as s, createVNode as o, withDirectives as n, vShow as u, createTextVNode as x } from "vue";
2
2
  const r = { style: { padding: "8px 0px 0px 0px" } }, m = e({ __name: "scatter-attr-style-xaxis", props: { configure: { type: Object, required: true } }, setup: (e2) => (m2, d) => {
3
3
  const p = l("el-switch"), g = l("el-form-item"), f = l("el-input-number"), y = l("el-input"), c = l("el-text"), V = l("el-collapse-item");
4
- return t(), a(V, { title: "横坐标", name: "styleXaxis", class: "amb-design-attr-group-header" }, { default: i(() => [s("div", r, [o(g, { label: "是否显示", style: { "margin-top": "0px", "margin-bottom": "-15px" } }, { default: i(() => [o(p, { modelValue: e2.configure.style.enableXaxis, "onUpdate:modelValue": d[0] || (d[0] = (l2) => e2.configure.style.enableXaxis = l2) }, null, 8, ["modelValue"])]), _: 1 }), n(o(g, { label: "最小值", style: { "margin-top": "18px" } }, { default: i(() => [o(f, { modelValue: e2.configure.style.xaxisMin, "onUpdate:modelValue": d[1] || (d[1] = (l2) => e2.configure.style.xaxisMin = l2), max: e2.configure.style.xaxisMax }, null, 8, ["modelValue", "max"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(o(g, { label: "最大值", style: { "margin-top": "-10px" } }, { default: i(() => [o(f, { modelValue: e2.configure.style.xaxisMax, "onUpdate:modelValue": d[2] || (d[2] = (l2) => e2.configure.style.xaxisMax = l2), min: e2.configure.style.xaxisMin }, null, 8, ["modelValue", "min"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(o(g, { label: "旋转角度", style: { "margin-top": "-10px" } }, { default: i(() => [o(f, { modelValue: e2.configure.style.xaxisAngle, "onUpdate:modelValue": d[3] || (d[3] = (l2) => e2.configure.style.xaxisAngle = l2), min: -90, max: 90 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(o(g, { label: "偏移量", style: { "margin-top": "-10px" } }, { default: i(() => [o(f, { modelValue: e2.configure.style.xaxisOffset, "onUpdate:modelValue": d[4] || (d[4] = (l2) => e2.configure.style.xaxisOffset = l2), min: 0, max: "180" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(o(g, { label: "文本宽度", style: { "margin-top": "-10px" } }, { default: i(() => [o(f, { modelValue: e2.configure.style.xaxisWidth, "onUpdate:modelValue": d[5] || (d[5] = (l2) => e2.configure.style.xaxisWidth = l2), min: 10, max: 180 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(o(g, { label: "截断显示", style: { "margin-top": "-10px" } }, { default: i(() => [o(y, { modelValue: e2.configure.style.xaxisEllipsis, "onUpdate:modelValue": d[6] || (d[6] = (l2) => e2.configure.style.xaxisEllipsis = l2), placeholder: "..." }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(o(g, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: i(() => [o(y, { modelValue: e2.configure.style.xaxisFormatter, "onUpdate:modelValue": d[7] || (d[7] = (l2) => e2.configure.style.xaxisFormatter = l2), type: "textarea", row: "2", placeholder: "" }, null, 8, ["modelValue"]), o(c, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: i(() => [...d[8] || (d[8] = [x(" 模板变量为刻度默认标签 {value},如{value} kg ", -1)])]), _: 1 })]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]])])]), _: 1 });
4
+ return t(), a(V, { title: "横坐标", name: "styleXaxis", class: "amb-design-attr-group-header" }, { default: i(() => [s("div", r, [o(g, { label: "是否显示", style: { "margin-top": "0px", "margin-bottom": "-15px" } }, { default: i(() => [o(p, { modelValue: e2.configure.style.enableXaxis, "onUpdate:modelValue": d[0] || (d[0] = (l2) => e2.configure.style.enableXaxis = l2) }, null, 8, ["modelValue"])]), _: 1 }), n(o(g, { label: "最小值", style: { "margin-top": "18px" } }, { default: i(() => [o(f, { modelValue: e2.configure.style.xaxisMin, "onUpdate:modelValue": d[1] || (d[1] = (l2) => e2.configure.style.xaxisMin = l2), max: e2.configure.style.xaxisMax }, null, 8, ["modelValue", "max"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(o(g, { label: "最大值", style: { "margin-top": "-10px" } }, { default: i(() => [o(f, { modelValue: e2.configure.style.xaxisMax, "onUpdate:modelValue": d[2] || (d[2] = (l2) => e2.configure.style.xaxisMax = l2), min: e2.configure.style.xaxisMin }, null, 8, ["modelValue", "min"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(o(g, { label: "旋转角度", style: { "margin-top": "-10px" } }, { default: i(() => [o(f, { modelValue: e2.configure.style.xaxisAngle, "onUpdate:modelValue": d[3] || (d[3] = (l2) => e2.configure.style.xaxisAngle = l2), min: -90, max: 90 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(o(g, { label: "偏移量", style: { "margin-top": "-10px" } }, { default: i(() => [o(f, { modelValue: e2.configure.style.xaxisOffset, "onUpdate:modelValue": d[4] || (d[4] = (l2) => e2.configure.style.xaxisOffset = l2), min: 0, max: "180" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(o(g, { label: "文本宽度", style: { "margin-top": "-10px" } }, { default: i(() => [o(f, { modelValue: e2.configure.style.xaxisWidth, "onUpdate:modelValue": d[5] || (d[5] = (l2) => e2.configure.style.xaxisWidth = l2), min: 10, max: 180 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(o(g, { label: "截断显示", style: { "margin-top": "-10px" } }, { default: i(() => [o(y, { modelValue: e2.configure.style.xaxisEllipsis, "onUpdate:modelValue": d[6] || (d[6] = (l2) => e2.configure.style.xaxisEllipsis = l2), placeholder: "..." }, null, 8, ["modelValue"])]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]]), n(o(g, { label: "内容定义", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: i(() => [o(y, { modelValue: e2.configure.style.xaxisFormatter, "onUpdate:modelValue": d[7] || (d[7] = (l2) => e2.configure.style.xaxisFormatter = l2), type: "textarea", row: "2", placeholder: "" }, null, 8, ["modelValue"]), o(c, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: i(() => d[8] || (d[8] = [x(" 模板变量为刻度默认标签 {value},如{value} kg ", -1)])), _: 1, __: [8] })]), _: 1 }, 512), [[u, e2.configure.style.enableXaxis]])])]), _: 1 });
5
5
  } });
6
6
  export {
7
7
  m as default
@@ -44,17 +44,17 @@ const S = { class: "amb-design-item-title" }, q = ["onClick"], B = e({ __name: "
44
44
  E.selectWidget && E.selectWidget.value != E.configure.componentIndex && U();
45
45
  });
46
46
  const X = B2;
47
- return (t2, i2) => (n(), o("div", { style: u(G.value), class: c([J.value, "amb-widget-chart"]), onClick: s(V, ["stop"]), ref: "thisRef" }, [l(m(k, { headerInfo: M.value }, null, 8, ["headerInfo"]), [[f, M.value.showHeader]]), m(a(H), { ref: "chartRef", theme: K.value, option: L.value, autoresize: "" }, null, 8, ["theme", "option"]), l(g("div", S, [(n(true), o(d, null, p(e2.configure.items, (e3, t3) => (n(), o("label", { class: c([[e3.selected ? "amb-design-chart-series-selected" : ""], "amb-design-chart-series"]), onClick: s((e4) => function(e5, t4) {
48
- e5 && e5.preventDefault();
49
- const i3 = E.configure.items[t4];
50
- if (!i3.selected) {
51
- for (let e6 of E.configure.items) if (e6.selected) {
52
- e6.selected = false;
47
+ return (e3, t2) => (n(), o("div", { style: u(G.value), class: c([J.value, "amb-widget-chart"]), onClick: s(V, ["stop"]), ref: "thisRef" }, [l(m(k, { headerInfo: M.value }, null, 8, ["headerInfo"]), [[f, M.value.showHeader]]), m(a(H), { ref: "chartRef", theme: K.value, option: L.value, autoresize: "" }, null, 8, ["theme", "option"]), l(g("div", S, [(n(true), o(d, null, p(e3.configure.items, (e4, t3) => (n(), o("label", { class: c([[e4.selected ? "amb-design-chart-series-selected" : ""], "amb-design-chart-series"]), onClick: s((e5) => function(e6, t4) {
48
+ e6 && e6.preventDefault();
49
+ const i2 = E.configure.items[t4];
50
+ if (!i2.selected) {
51
+ for (let e7 of E.configure.items) if (e7.selected) {
52
+ e7.selected = false;
53
53
  break;
54
54
  }
55
- i3.serviceFields = E.configure.serviceFields, i3.serviceDataField = E.configure.serviceDataField, i3.selected = true, X("onCustomAttrWidget", i3, y);
55
+ i2.serviceFields = E.configure.serviceFields, i2.serviceDataField = E.configure.serviceDataField, i2.selected = true, X("onCustomAttrWidget", i2, y);
56
56
  }
57
- }(e4, t3), ["stop"]) }, v(e3.props.title), 11, q))), 256))], 512), [[f, e2.configure.componentIndex == e2.selectWidget.value]])], 6));
57
+ }(e5, t3), ["stop"]) }, v(e4.props.title), 11, q))), 256))], 512), [[f, e3.configure.componentIndex == e3.selectWidget.value]])], 6));
58
58
  } });
59
59
  export {
60
60
  B as default
@@ -20,7 +20,7 @@ const f = { style: { padding: "8px 0px 0px 0px" } }, m = { style: { float: "left
20
20
  V.value = e3;
21
21
  }(), (l2, h3) => {
22
22
  const $2 = a("el-option"), F2 = a("el-select"), w = a("el-form-item"), z = a("el-radio"), k = a("QuestionFilled"), S = a("el-icon"), U = a("el-tooltip"), j = a("el-input"), q = a("el-radio-group"), D = a("el-text"), O = a("el-collapse-item");
23
- return o(), t(O, { title: "数据设置", name: "dataList", class: "amb-design-attr-group-header" }, { default: r(() => [u("div", f, [i(w, { label: "横坐标字段", style: { "margin-top": "4px" } }, { default: r(() => [i(F2, { size: "small", modelValue: e2.configure.props.xaxisField, "onUpdate:modelValue": h3[0] || (h3[0] = (l3) => e2.configure.props.xaxisField = l3), title: e2.configure.props.xaxisField, style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: r(() => [(o(true), s(n, null, p(V.value, (e3) => (o(), t($2, { key: e3.value, label: e3.label, value: e3.value }, { default: r(() => [u("span", m, d(e3.label), 1), u("span", b, d(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "title"])]), _: 1 }), i(q, { modelValue: e2.configure.props.yaxisSource, "onUpdate:modelValue": h3[3] || (h3[3] = (l3) => e2.configure.props.yaxisSource = l3) }, { default: r(() => [i(w, { style: { "margin-top": "-10px" } }, { label: r(() => [i(z, { value: "variable" }, { default: r(() => [...h3[5] || (h3[5] = [c("数据字段", -1)])]), _: 1 })]), default: r(() => [i(F2, { size: "small", disabled: "variable" !== e2.configure.props.yaxisSource, modelValue: e2.configure.props.yaxisField, "onUpdate:modelValue": h3[1] || (h3[1] = (l3) => e2.configure.props.yaxisField = l3), title: e2.configure.props.yaxisField, style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: r(() => [(o(true), s(n, null, p(V.value, (e3) => (o(), t($2, { key: e3.value, label: e3.label, value: e3.value }, { default: r(() => [u("span", x, d(e3.label), 1), u("span", y, d(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["disabled", "modelValue", "title"])]), _: 1 }), i(z, { value: "formula", style: { "margin-top": "-10px" } }, { default: r(() => [h3[7] || (h3[7] = c("计算公式  ", -1)), i(U, { class: "box-item", effect: "dark", placement: "top-start" }, { content: r(() => [...h3[6] || (h3[6] = [c("字段值: ${row.字段名}", -1), u("br", null, null, -1), c(" 最大值: ${max.字段名}", -1), u("br", null, null, -1), c("    求和: ${sum.字段名}", -1), u("br", null, null, -1), c("    均值: ${avg.字段名}", -1), u("br", null, null, -1), c(" 最小值: ${min.字段名}", -1), u("br", null, null, -1), c(" 最大值: ${max.字段名}", -1), u("br", null, null, -1), c(" 累计值: ${add.字段名}", -1), u("br", null, null, -1), c(" 其他可用变量如${page},${data},${task},${request},${context},${system}", -1), u("br", null, null, -1)])]), default: r(() => [i(S, { size: "16" }, { default: r(() => [i(k)]), _: 1 })]), _: 1 })]), _: 1 }), u("div", g, [i(j, { modelValue: e2.configure.props.formula, "onUpdate:modelValue": h3[2] || (h3[2] = (l3) => e2.configure.props.formula = l3), disabled: "formula" != e2.configure.props.yaxisSource, rows: 4, type: "textarea", placeholder: "支持三元表达式,支持JS函数,如 return ${row.字段名}/${sum.字段名}*100" }, null, 8, ["modelValue", "disabled"])])]), _: 1 }, 8, ["modelValue"]), i(w, { label: "图形尺寸", style: { "margin-top": "10px", "margin-bottom": "-15px" } }, { default: r(() => [i(F2, { size: "small", modelValue: e2.configure.props.sizeField, "onUpdate:modelValue": h3[4] || (h3[4] = (l3) => e2.configure.props.sizeField = l3), style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: r(() => [(o(true), s(n, null, p(V.value, (e3) => (o(), t($2, { key: e3.value, label: e3.label, value: e3.value }, { default: r(() => [u("span", v, d(e3.label), 1), u("span", _, d(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), i(D, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: r(() => [...h3[8] || (h3[8] = [c(" 未设置时以样式中设置的图形大小为准. ", -1)])]), _: 1 })]), _: 1 })])]), _: 1 });
23
+ return o(), t(O, { title: "数据设置", name: "dataList", class: "amb-design-attr-group-header" }, { default: r(() => [u("div", f, [i(w, { label: "横坐标字段", style: { "margin-top": "4px" } }, { default: r(() => [i(F2, { size: "small", modelValue: e2.configure.props.xaxisField, "onUpdate:modelValue": h3[0] || (h3[0] = (l3) => e2.configure.props.xaxisField = l3), title: e2.configure.props.xaxisField, style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: r(() => [(o(true), s(n, null, p(V.value, (e3) => (o(), t($2, { key: e3.value, label: e3.label, value: e3.value }, { default: r(() => [u("span", m, d(e3.label), 1), u("span", b, d(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "title"])]), _: 1 }), i(q, { modelValue: e2.configure.props.yaxisSource, "onUpdate:modelValue": h3[3] || (h3[3] = (l3) => e2.configure.props.yaxisSource = l3) }, { default: r(() => [i(w, { style: { "margin-top": "-10px" } }, { label: r(() => [i(z, { value: "variable" }, { default: r(() => h3[5] || (h3[5] = [c("数据字段", -1)])), _: 1, __: [5] })]), default: r(() => [i(F2, { size: "small", disabled: "variable" !== e2.configure.props.yaxisSource, modelValue: e2.configure.props.yaxisField, "onUpdate:modelValue": h3[1] || (h3[1] = (l3) => e2.configure.props.yaxisField = l3), title: e2.configure.props.yaxisField, style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: r(() => [(o(true), s(n, null, p(V.value, (e3) => (o(), t($2, { key: e3.value, label: e3.label, value: e3.value }, { default: r(() => [u("span", x, d(e3.label), 1), u("span", y, d(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["disabled", "modelValue", "title"])]), _: 1 }), i(z, { value: "formula", style: { "margin-top": "-10px" } }, { default: r(() => [h3[7] || (h3[7] = c("计算公式  ", -1)), i(U, { class: "box-item", effect: "dark", placement: "top-start" }, { content: r(() => h3[6] || (h3[6] = [c("字段值: ${row.字段名}", -1), u("br", null, null, -1), c(" 最大值: ${max.字段名}", -1), u("br", null, null, -1), c("    求和: ${sum.字段名}", -1), u("br", null, null, -1), c("    均值: ${avg.字段名}", -1), u("br", null, null, -1), c(" 最小值: ${min.字段名}", -1), u("br", null, null, -1), c(" 最大值: ${max.字段名}", -1), u("br", null, null, -1), c(" 累计值: ${add.字段名}", -1), u("br", null, null, -1), c(" 其他可用变量如${page},${data},${task},${request},${context},${system}", -1), u("br", null, null, -1)])), default: r(() => [i(S, { size: "16" }, { default: r(() => [i(k)]), _: 1 })]), _: 1 })]), _: 1, __: [7] }), u("div", g, [i(j, { modelValue: e2.configure.props.formula, "onUpdate:modelValue": h3[2] || (h3[2] = (l3) => e2.configure.props.formula = l3), disabled: "formula" != e2.configure.props.yaxisSource, rows: 4, type: "textarea", placeholder: "支持三元表达式,支持JS函数,如 return ${row.字段名}/${sum.字段名}*100" }, null, 8, ["modelValue", "disabled"])])]), _: 1 }, 8, ["modelValue"]), i(w, { label: "图形尺寸", style: { "margin-top": "10px", "margin-bottom": "-15px" } }, { default: r(() => [i(F2, { size: "small", modelValue: e2.configure.props.sizeField, "onUpdate:modelValue": h3[4] || (h3[4] = (l3) => e2.configure.props.sizeField = l3), style: { width: "160px" }, filterable: "", "allow-create": "", clearable: "", placeholder: "请选择" }, { default: r(() => [(o(true), s(n, null, p(V.value, (e3) => (o(), t($2, { key: e3.value, label: e3.label, value: e3.value }, { default: r(() => [u("span", v, d(e3.label), 1), u("span", _, d(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"]), i(D, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: r(() => h3[8] || (h3[8] = [c(" 未设置时以样式中设置的图形大小为准. ", -1)])), _: 1, __: [8] })]), _: 1 })])]), _: 1 });
24
24
  };
25
25
  } });
26
26
  export {
@@ -1,7 +1,7 @@
1
1
  import { defineComponent as e, resolveComponent as l, createBlock as o, openBlock as a, withCtx as t, createElementVNode as u, createVNode as d, withDirectives as n, createTextVNode as r, vShow as s } from "vue";
2
2
  const m = { style: { padding: "8px 0px 0px 0px" } }, i = e({ __name: "style-scatter", props: { configure: { type: Object, required: true } }, setup: (e2) => (i2, p) => {
3
- const y = l("el-option"), c = l("el-select"), f = l("el-form-item"), g = l("el-input-number"), b = l("el-color-picker"), V = l("el-input"), x = l("el-col"), h = l("el-text"), _ = l("el-divider"), w = l("el-collapse-item");
4
- return a(), o(w, { title: "散点图", name: "styleScatter", class: "amb-design-attr-group-header" }, { default: t(() => [u("div", m, [d(f, { label: "标记图形", style: { "margin-top": "4px" } }, { default: t(() => [d(c, { modelValue: e2.configure.style.symbol, "onUpdate:modelValue": p[0] || (p[0] = (l2) => e2.configure.style.symbol = l2), placeholder: "默认", clearable: "" }, { default: t(() => [d(y, { label: "circle", value: "circle" }), d(y, { label: "rect", value: "rect" }), d(y, { label: "roundRect", value: "roundRect" }), d(y, { label: "triangle", value: "triangle" }), d(y, { label: "diamond", value: "diamond" }), d(y, { label: "pin", value: "pin" }), d(y, { label: "arrow", value: "arrow" }), d(y, { label: "none", value: "none" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), d(f, { label: "图形大小", style: { "margin-top": "-10px" } }, { default: t(() => [d(g, { modelValue: e2.configure.style.symbolSize, "onUpdate:modelValue": p[1] || (p[1] = (l2) => e2.configure.style.symbolSize = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }), d(f, { label: "图形颜色", style: { "margin-top": "-10px" } }, { default: t(() => [d(b, { modelValue: e2.configure.style.symbolColor, "onUpdate:modelValue": p[2] || (p[2] = (l2) => e2.configure.style.symbolColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), d(f, { label: "旋转角度", style: { "margin-top": "-10px" } }, { default: t(() => [d(g, { modelValue: e2.configure.style.symbolRotate, "onUpdate:modelValue": p[3] || (p[3] = (l2) => e2.configure.style.symbolRotate = l2) }, null, 8, ["modelValue"])]), _: 1 }), d(f, { label: "图形偏移", style: { "margin-top": "-10px" } }, { default: t(() => [d(x, { span: 12 }, { default: t(() => [d(f, { label: "左", "label-width": "40px;" }, { default: t(() => [d(V, { style: { width: "50px" }, modelValue: e2.configure.style.symbolLeft, "onUpdate:modelValue": p[4] || (p[4] = (l2) => e2.configure.style.symbolLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), d(x, { span: 12 }, { default: t(() => [d(f, { label: "上", "label-width": "40px;" }, { default: t(() => [d(V, { style: { width: "50px" }, modelValue: e2.configure.style.symbolTop, "onUpdate:modelValue": p[5] || (p[5] = (l2) => e2.configure.style.symbolTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), d(h, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: t(() => [...p[10] || (p[10] = [r(" 如30,左表示在横向上偏移30,上表示纵向上偏移 40,可以是绝对的像素值,也可以是相对的百分比 ", -1)])]), _: 1 })]), _: 1 }), d(_, null, { default: t(() => [...p[11] || (p[11] = [r(" 阴影 ", -1)])]), _: 1 }), d(f, { label: "阴影颜色", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: t(() => [d(b, { modelValue: e2.configure.style.shadowColor, "onUpdate:modelValue": p[6] || (p[6] = (l2) => e2.configure.style.shadowColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), n(d(f, { label: "阴影模糊", style: { "margin-top": "23px" } }, { default: t(() => [d(g, { modelValue: e2.configure.style.shadowBlur, "onUpdate:modelValue": p[7] || (p[7] = (l2) => e2.configure.style.shadowBlur = l2), min: 0, max: 20 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[s, e2.configure.style.shadowColor]]), n(d(f, { label: "水平偏移", style: { "margin-top": "-10px" } }, { default: t(() => [d(g, { modelValue: e2.configure.style.shadowX, "onUpdate:modelValue": p[8] || (p[8] = (l2) => e2.configure.style.shadowX = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[s, e2.configure.style.shadowColor]]), n(d(f, { label: "垂直偏移", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: t(() => [d(g, { modelValue: e2.configure.style.shadowY, "onUpdate:modelValue": p[9] || (p[9] = (l2) => e2.configure.style.shadowY = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[s, e2.configure.style.shadowColor]])])]), _: 1 });
3
+ const y = l("el-option"), c = l("el-select"), f = l("el-form-item"), g = l("el-input-number"), b = l("el-color-picker"), V = l("el-input"), x = l("el-col"), _ = l("el-text"), h = l("el-divider"), w = l("el-collapse-item");
4
+ return a(), o(w, { title: "散点图", name: "styleScatter", class: "amb-design-attr-group-header" }, { default: t(() => [u("div", m, [d(f, { label: "标记图形", style: { "margin-top": "4px" } }, { default: t(() => [d(c, { modelValue: e2.configure.style.symbol, "onUpdate:modelValue": p[0] || (p[0] = (l2) => e2.configure.style.symbol = l2), placeholder: "默认", clearable: "" }, { default: t(() => [d(y, { label: "circle", value: "circle" }), d(y, { label: "rect", value: "rect" }), d(y, { label: "roundRect", value: "roundRect" }), d(y, { label: "triangle", value: "triangle" }), d(y, { label: "diamond", value: "diamond" }), d(y, { label: "pin", value: "pin" }), d(y, { label: "arrow", value: "arrow" }), d(y, { label: "none", value: "none" })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), d(f, { label: "图形大小", style: { "margin-top": "-10px" } }, { default: t(() => [d(g, { modelValue: e2.configure.style.symbolSize, "onUpdate:modelValue": p[1] || (p[1] = (l2) => e2.configure.style.symbolSize = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }), d(f, { label: "图形颜色", style: { "margin-top": "-10px" } }, { default: t(() => [d(b, { modelValue: e2.configure.style.symbolColor, "onUpdate:modelValue": p[2] || (p[2] = (l2) => e2.configure.style.symbolColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), d(f, { label: "旋转角度", style: { "margin-top": "-10px" } }, { default: t(() => [d(g, { modelValue: e2.configure.style.symbolRotate, "onUpdate:modelValue": p[3] || (p[3] = (l2) => e2.configure.style.symbolRotate = l2) }, null, 8, ["modelValue"])]), _: 1 }), d(f, { label: "图形偏移", style: { "margin-top": "-10px" } }, { default: t(() => [d(x, { span: 12 }, { default: t(() => [d(f, { label: "左", "label-width": "40px;" }, { default: t(() => [d(V, { style: { width: "50px" }, modelValue: e2.configure.style.symbolLeft, "onUpdate:modelValue": p[4] || (p[4] = (l2) => e2.configure.style.symbolLeft = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), d(x, { span: 12 }, { default: t(() => [d(f, { label: "上", "label-width": "40px;" }, { default: t(() => [d(V, { style: { width: "50px" }, modelValue: e2.configure.style.symbolTop, "onUpdate:modelValue": p[5] || (p[5] = (l2) => e2.configure.style.symbolTop = l2), placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), d(_, { style: { "line-height": "15px", "margin-top": "5px" }, type: "success", size: "small" }, { default: t(() => p[10] || (p[10] = [r(" 如30,左表示在横向上偏移30,上表示纵向上偏移 40,可以是绝对的像素值,也可以是相对的百分比 ", -1)])), _: 1, __: [10] })]), _: 1 }), d(h, null, { default: t(() => p[11] || (p[11] = [r(" 阴影 ", -1)])), _: 1, __: [11] }), d(f, { label: "阴影颜色", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: t(() => [d(b, { modelValue: e2.configure.style.shadowColor, "onUpdate:modelValue": p[6] || (p[6] = (l2) => e2.configure.style.shadowColor = l2) }, null, 8, ["modelValue"])]), _: 1 }), n(d(f, { label: "阴影模糊", style: { "margin-top": "23px" } }, { default: t(() => [d(g, { modelValue: e2.configure.style.shadowBlur, "onUpdate:modelValue": p[7] || (p[7] = (l2) => e2.configure.style.shadowBlur = l2), min: 0, max: 20 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[s, e2.configure.style.shadowColor]]), n(d(f, { label: "水平偏移", style: { "margin-top": "-10px" } }, { default: t(() => [d(g, { modelValue: e2.configure.style.shadowX, "onUpdate:modelValue": p[8] || (p[8] = (l2) => e2.configure.style.shadowX = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[s, e2.configure.style.shadowColor]]), n(d(f, { label: "垂直偏移", style: { "margin-top": "-10px", "margin-bottom": "-15px" } }, { default: t(() => [d(g, { modelValue: e2.configure.style.shadowY, "onUpdate:modelValue": p[9] || (p[9] = (l2) => e2.configure.style.shadowY = l2), min: 0, max: 40 }, null, 8, ["modelValue"])]), _: 1 }, 512), [[s, e2.configure.style.shadowColor]])])]), _: 1 });
5
5
  } });
6
6
  export {
7
7
  i as default
@@ -1,5 +1,5 @@
1
- import { defineComponent as e, ref as a, computed as l, resolveComponent as o, createBlock as i, openBlock as t, withCtx as r, createElementVNode as n, createVNode as u, createCommentVNode as d, createElementBlock as s, withDirectives as p, createTextVNode as c, Fragment as m, renderList as g, toDisplayString as f, unref as b, withModifiers as v, vShow as O } from "vue";
2
- import { InfoFilled as _, Delete as V } from "@element-plus/icons";
1
+ import { defineComponent as e, ref as a, computed as l, resolveComponent as o, createBlock as i, openBlock as t, withCtx as r, createElementVNode as n, createVNode as u, createCommentVNode as d, createElementBlock as s, withDirectives as p, createTextVNode as c, Fragment as m, renderList as g, toDisplayString as f, unref as b, withModifiers as _, vShow as v } from "vue";
2
+ import { InfoFilled as O, Delete as V } from "@element-plus/icons";
3
3
  import { queryTableFields as y } from "../../../../../utils/page-table-util.js";
4
4
  import C from "../../../form/common/data-origin-service-in.vue.js";
5
5
  import w from "../../../common/page-permission-select.vue.js";
@@ -56,9 +56,9 @@ const F = { style: { padding: "8px 0px 0px 0px" } }, x = { style: { float: "left
56
56
  const y2 = o("el-radio"), h2 = o("el-radio-group"), k2 = o("el-form-item"), N3 = o("el-option"), z2 = o("el-select"), M2 = o("el-tooltip"), E2 = o("el-input"), G2 = o("el-button"), I2 = o("el-icon"), Q2 = o("el-table-column"), X = o("el-table"), Y = o("el-divider"), Z = o("el-col"), ee = o("el-switch"), ae = o("el-text"), le = o("el-input-number"), oe = o("el-collapse-item");
57
57
  return t(), i(oe, { title: "数据", name: "dataOrigin", class: "amb-design-attr-group-header" }, { default: r(() => {
58
58
  var _a, _b;
59
- return [n("div", F, [u(k2, { label: "数据来源", class: "amb-design-attr-item" }, { default: r(() => [u(h2, { modelValue: e2.configure.props.dataOrigin.dataSource, "onUpdate:modelValue": l2[0] || (l2[0] = (a3) => e2.configure.props.dataOrigin.dataSource = a3), onChange: $ }, { default: r(() => [u(y2, { value: "variable" }, { default: r(() => [...l2[18] || (l2[18] = [c("变量", -1)])]), _: 1 }), u(y2, { value: "service" }, { default: r(() => [...l2[19] || (l2[19] = [c("服务", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), "variable" === e2.configure.props.dataOrigin.dataSource ? (t(), i(k2, { key: 0, label: "选择变量", class: "amb-design-attr-item" }, { default: r(() => [(t(), i(R, { key: e2.configure.uuid, modelValue: e2.configure.props.dataOrigin.variable, "onUpdate:modelValue": J }, null, 8, ["modelValue"]))]), _: 1 })) : d("", true), "service" === e2.configure.props.dataOrigin.dataSource ? (t(), i(k2, { key: 1, label: "选择服务", class: "amb-design-attr-item" }, { default: r(() => [u(w, { pageDesign: e2.pageDesign, rowObj: e2.configure.props.dataOrigin.service, onlyService: "", "onUpdate:modelValue": l2[1] || (l2[1] = (e3, a3, l3, o2) => function(e4, a4, l4, o3) {
59
+ return [n("div", F, [u(k2, { label: "数据来源", class: "amb-design-attr-item" }, { default: r(() => [u(h2, { modelValue: e2.configure.props.dataOrigin.dataSource, "onUpdate:modelValue": l2[0] || (l2[0] = (a3) => e2.configure.props.dataOrigin.dataSource = a3), onChange: $ }, { default: r(() => [u(y2, { value: "variable" }, { default: r(() => l2[18] || (l2[18] = [c("变量", -1)])), _: 1, __: [18] }), u(y2, { value: "service" }, { default: r(() => l2[19] || (l2[19] = [c("服务", -1)])), _: 1, __: [19] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), "variable" === e2.configure.props.dataOrigin.dataSource ? (t(), i(k2, { key: 0, label: "选择变量", class: "amb-design-attr-item" }, { default: r(() => [(t(), i(R, { key: e2.configure.uuid, modelValue: e2.configure.props.dataOrigin.variable, "onUpdate:modelValue": J }, null, 8, ["modelValue"]))]), _: 1 })) : d("", true), "service" === e2.configure.props.dataOrigin.dataSource ? (t(), i(k2, { key: 1, label: "选择服务", class: "amb-design-attr-item" }, { default: r(() => [u(w, { pageDesign: e2.pageDesign, rowObj: e2.configure.props.dataOrigin.service, onlyService: "", "onUpdate:modelValue": l2[1] || (l2[1] = (e3, a3, l3, o2) => function(e4, a4, l4, o3) {
60
60
  A.service.simpleCode = a4, A.service.id = o3, A.service.name = l4, B();
61
- }(0, a3, l3, o2)) }, null, 8, ["pageDesign", "rowObj"])]), _: 1 })) : d("", true), "service" === e2.configure.props.dataOrigin.dataSource ? (t(), i(k2, { key: 2, label: "数据集", class: "amb-design-attr-item" }, { default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.service.serviceDataField, "onUpdate:modelValue": l2[2] || (l2[2] = (a3) => e2.configure.props.dataOrigin.service.serviceDataField = a3), placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(L.value, (e3, a3) => (t(), i(N3, { key: a3, label: e3.label, value: e3.value }, { default: r(() => [n("span", x, f(e3.label), 1), n("span", S, f(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : d("", true), "service" === e2.configure.props.dataOrigin.dataSource ? (t(), i(k2, { key: 3, label: "立即查询", class: "amb-design-attr-item" }, { default: r(() => [u(h2, { modelValue: e2.configure.initializationQuery, "onUpdate:modelValue": l2[3] || (l2[3] = (a3) => e2.configure.initializationQuery = a3), class: "ml-4" }, { default: r(() => [u(y2, { value: true }, { default: r(() => [...l2[20] || (l2[20] = [c("是", -1)])]), _: 1 }), u(y2, { value: false }, { default: r(() => [...l2[21] || (l2[21] = [c("否", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : d("", true), u(k2, { label: "行列转换", class: "amb-design-attr-item" }, { default: r(() => [u(h2, { modelValue: e2.configure.props.dataOrigin.transition, "onUpdate:modelValue": l2[4] || (l2[4] = (a3) => e2.configure.props.dataOrigin.transition = a3), class: "ml-4" }, { default: r(() => [u(y2, { value: false }, { default: r(() => [...l2[22] || (l2[22] = [c("否", -1)])]), _: 1 }), u(y2, { value: "rowToColumn" }, { default: r(() => [...l2[23] || (l2[23] = [c("行转列", -1)])]), _: 1 }), u(y2, { value: "columnToRow" }, { default: r(() => [...l2[24] || (l2[24] = [c("列转行", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(k2, { label: "使用分组", class: "amb-design-attr-item" }, { default: r(() => [u(h2, { modelValue: e2.configure.props.dataOrigin.useGroup, "onUpdate:modelValue": l2[5] || (l2[5] = (a3) => e2.configure.props.dataOrigin.useGroup = a3), class: "ml-4" }, { default: r(() => [u(y2, { value: true }, { default: r(() => [...l2[25] || (l2[25] = [c("是", -1)])]), _: 1 }), u(y2, { value: false }, { default: r(() => [...l2[26] || (l2[26] = [c("否", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), e2.configure.props.dataOrigin.transition && e2.configure.props.dataOrigin.useGroup ? (t(), i(k2, { key: 4, title: "统计分组字段", label: "分组字段", class: "amb-design-attr-item" }, { default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.groupField, "onUpdate:modelValue": l2[6] || (l2[6] = (a3) => e2.configure.props.dataOrigin.groupField = a3), multiple: "", placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(e2.configure.items, (e3, a3) => (t(), i(N3, { key: e3.uuid, label: e3.props.base.name, value: e3.props.base.prop }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : d("", true), "rowToColumn" === e2.configure.props.dataOrigin.transition ? (t(), s(m, { key: 5 }, [u(k2, { label: "标题列字段", class: "amb-design-attr-item" }, { label: r(() => [u(M2, { class: "box-item", placement: "left", content: "标题列为行转列时,原数据列的值转换后多个新列的标题值对应的字段" }, { default: r(() => [...l2[27] || (l2[27] = [c(" 标题列字段 ", -1)])]), _: 1 })]), default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.rowToColumn.titleColumns, "onUpdate:modelValue": l2[7] || (l2[7] = (a3) => e2.configure.props.dataOrigin.rowToColumn.titleColumns = a3), multiple: "", placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(e2.sourceFields, (e3, a3) => (t(), i(N3, { key: a3, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), e2.configure.props.dataOrigin.useGroup ? d("", true) : (t(), i(k2, { key: 0, label: "首列标题", class: "amb-design-attr-item" }, { default: r(() => [u(E2, { modelValue: e2.configure.props.dataOrigin.rowToColumn.firstColumnTitle, "onUpdate:modelValue": l2[8] || (l2[8] = (a3) => e2.configure.props.dataOrigin.rowToColumn.firstColumnTitle = a3) }, null, 8, ["modelValue"])]), _: 1 })), u(k2, { class: "amb-design-attr-item" }, { label: r(() => [u(M2, { class: "box-item", placement: "left", content: "哪些字段填充为新列的数据" }, { default: r(() => [...l2[28] || (l2[28] = [c(" 数据列字段 ", -1)])]), _: 1 })]), default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.rowToColumn.dataColumns, "onUpdate:modelValue": l2[9] || (l2[9] = (a3) => e2.configure.props.dataOrigin.rowToColumn.dataColumns = a3), multiple: "", placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(e2.sourceFields, (e3, a3) => (t(), i(N3, { key: a3, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })], 64)) : d("", true), "columnToRow" === e2.configure.props.dataOrigin.transition ? (t(), s(m, { key: 6 }, [u(k2, { label: "标题列", class: "amb-design-attr-item" }, { default: r(() => [u(G2, { type: "primary", onClick: l2[10] || (l2[10] = (a3) => e2.configure.props.dataOrigin.columnToRow.titleColumns.push({ prop: "", title: "" })) }, { default: r(() => [...l2[29] || (l2[29] = [c(" 添加", -1)])]), _: 1 }), u(M2, { class: "box-item", content: "标题列为列转行后,原数据列的标题转换为表格新的一列数据时该列的标题" }, { default: r(() => [u(I2, null, { default: r(() => [u(b(_))]), _: 1 })]), _: 1 })]), _: 1 }), ((_a = e2.configure.props.dataOrigin.columnToRow.titleColumns) == null ? void 0 : _a.length) > 0 ? (t(), i(T, { key: 0, sourceFields: e2.sourceFields, tableData: e2.configure.props.dataOrigin.columnToRow.titleColumns }, null, 8, ["sourceFields", "tableData"])) : d("", true), "columnToRow" === e2.configure.props.dataOrigin.transition ? (t(), i(k2, { key: 1, label: "转换列字段", class: "amb-design-attr-item" }, { default: r(() => [u(G2, { type: "primary", onClick: q }, { default: r(() => [...l2[30] || (l2[30] = [c("添加", -1)])]), _: 1 }), u(G2, { type: "default", onClick: H }, { default: r(() => [...l2[31] || (l2[31] = [c("删除", -1)])]), _: 1 })]), _: 1 })) : d("", true), "columnToRow" === e2.configure.props.dataOrigin.transition ? (t(), i(X, { key: 2, data: e2.configure.props.dataOrigin.columnToRow.transColumns, style: { width: "100%", "margin-bottom": "8px" } }, { default: r(() => [u(Q2, { "header-align": "center", align: "center" }, { default: r((a3) => [u(I2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => e2.configure.props.dataOrigin.columnToRow.transColumns.splice(a3.$index, 1) }, { default: r(() => [u(b(V))]), _: 1 }, 8, ["onClick"])]), _: 1 }), u(Q2, { label: "列", "header-align": "center", align: "center" }, { default: r((a3) => [u(z2, { modelValue: a3.row.columns, "onUpdate:modelValue": (e3) => a3.row.columns = e3, multiple: "", placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(e2.sourceFields, (e3, a4) => (t(), i(N3, { key: a4, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), u(Q2, { label: "显示值", "header-align": "center", align: "center" }, { default: r((e3) => [u(E2, { modelValue: e3.row.label, "onUpdate:modelValue": (a3) => e3.row.label = a3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), u(Q2, { label: "关联列", "header-align": "center", align: "center" }, { default: r((a3) => [u(z2, { modelValue: a3.row.relatedTitle, "onUpdate:modelValue": (e3) => a3.row.relatedTitle = e3, placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(e2.configure.props.dataOrigin.columnToRow.titleColumns, (e3, a4) => (t(), i(N3, { key: a4, label: e3.title, value: e3.prop }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "onUpdate:modelValue"])]), _: 1 })]), _: 1 }, 8, ["data"])) : d("", true), u(Y), u(k2, { label: "数据列", class: "amb-design-attr-item" }, { default: r(() => [u(G2, { type: "primary", onClick: l2[11] || (l2[11] = (a3) => e2.configure.props.dataOrigin.columnToRow.dataColumns.push({ prop: "", title: "" })) }, { default: r(() => [...l2[32] || (l2[32] = [c(" 添加 ", -1)])]), _: 1 }), u(M2, { class: "box-item", content: "数据列为列转行后,原数据列中的内容转换为表格新的一列数据时该列的标题" }, { default: r(() => [u(I2, null, { default: r(() => [u(b(_))]), _: 1 })]), _: 1 })]), _: 1 }), u(T, { sourceFields: e2.sourceFields, tableData: e2.configure.props.dataOrigin.columnToRow.dataColumns }, null, 8, ["sourceFields", "tableData"]), ((_b = e2.configure.props.dataOrigin.columnToRow.dataColumns) == null ? void 0 : _b.length) > 1 ? (t(), i(k2, { key: 3, label: "数据列分组", class: "amb-design-attr-item" }, { default: r(() => [u(G2, { type: "primary", onClick: W }, { default: r(() => [...l2[33] || (l2[33] = [c(" 添加 ", -1)])]), _: 1 }), u(M2, { class: "box-item", content: "当原始数据中不同的列要在转换后分成多个新列时,需要设置转换后的哪几列数据需要在同一行中" }, { default: r(() => [u(I2, null, { default: r(() => [u(b(_))]), _: 1 })]), _: 1 })]), _: 1 })) : d("", true), (t(true), s(m, null, g(e2.configure.props.dataOrigin.columnToRow.dataColumnsMapping, (a3, l3) => (t(), i(k2, { key: a3.key, label: "分组" + (l3 + 1) }, { default: r(() => [u(Z, { span: 20 }, { default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.columnToRow.dataColumnsMapping[l3].props, "onUpdate:modelValue": (a4) => e2.configure.props.dataOrigin.columnToRow.dataColumnsMapping[l3].props = a4, multiple: "", placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(e2.sourceFields, (e3, a4) => (t(), i(N3, { key: a4, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(I2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: v((a4) => e2.configure.props.dataOrigin.columnToRow.dataColumnsMapping.splice(l3, 1), ["prevent"]) }, { default: r(() => [u(b(V))]), _: 1 }, 8, ["onClick"])]), _: 2 }, 1032, ["label"]))), 128))], 64)) : d("", true), u(k2, { label: "数据格式化", class: "amb-design-attr-item" }, { default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.dataFormatting, "onUpdate:modelValue": l2[12] || (l2[12] = (a3) => e2.configure.props.dataOrigin.dataFormatting = a3), placeholder: "请选择", clearable: "" }, { default: r(() => [(t(true), s(m, null, g(b(U)(), (e3) => (t(), i(N3, { key: e3.value, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), "service" === e2.configure.props.dataOrigin.dataSource ? (t(), i(k2, { key: 7, label: "设置到变量", class: "amb-design-attr-item" }, { default: r(() => [(t(), i(R, { key: e2.configure.uuid, modelValue: e2.configure.props.dataOrigin.fields, "onUpdate:modelValue": K }, null, 8, ["modelValue"]))]), _: 1 })) : d("", true), u(k2, { label: "限制数量", class: "amb-design-attr-item" }, { default: r(() => [u(ee, { modelValue: e2.configure.props.dataOrigin.limitEnable, "onUpdate:modelValue": l2[13] || (l2[13] = (a3) => e2.configure.props.dataOrigin.limitEnable = a3) }, null, 8, ["modelValue"])]), _: 1 }), e2.configure.props.dataOrigin.limitEnable ? (t(), i(k2, { key: 8, label: "需合计字段", class: "amb-design-attr-item" }, { default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.limitCountColumns, "onUpdate:modelValue": l2[14] || (l2[14] = (a3) => e2.configure.props.dataOrigin.limitCountColumns = a3), placeholder: "Select", multiple: "", "allow-create": "", filterable: "" }, { default: r(() => [(t(true), s(m, null, g(e2.sourceFields, (e3) => (t(), i(N3, { key: e3.value, label: e3.label, value: e3.value }, { default: r(() => [n("span", j, f(e3.label), 1), n("span", D, f(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : d("", true), p(u(k2, { label: "" }, { default: r(() => [u(ae, { type: "success", size: "small" }, { default: r(() => [...l2[34] || (l2[34] = [c("未设置时默认合计超出行中类型为number类型的字段", -1)])]), _: 1 })]), _: 1 }, 512), [[O, e2.configure.props.dataOrigin.limitEnable]]), p(u(h2, { modelValue: e2.configure.props.dataOrigin.itemNumSource, "onUpdate:modelValue": l2[16] || (l2[16] = (a3) => e2.configure.props.dataOrigin.itemNumSource = a3) }, { default: r(() => [u(k2, null, { label: r(() => [u(y2, { value: "fix" }, { default: r(() => [...l2[35] || (l2[35] = [c("固定数量", -1)])]), _: 1 })]), default: r(() => [u(le, { disabled: e2.configure.props.dataOrigin.itemNumSource && "fix" != e2.configure.props.dataOrigin.itemNumSource, placeholder: "10", modelValue: e2.configure.props.dataOrigin.itemNumFix, "onUpdate:modelValue": l2[15] || (l2[15] = (a3) => e2.configure.props.dataOrigin.itemNumFix = a3), min: 1 }, null, 8, ["disabled", "modelValue"])]), _: 1 }), u(k2, { style: { "margin-top": "-10px" } }, { label: r(() => [u(y2, { value: "variable" }, { default: r(() => [...l2[36] || (l2[36] = [c("数量变量", -1)])]), _: 1 })]), default: r(() => [u(R, { showLabel: "variable" != e2.configure.props.dataOrigin.itemNumSource, modelValue: e2.configure.props.dataOrigin.itemNumVariable, paramTypes: ["data", "page"], "onUpdate:modelValue": P }, null, 8, ["showLabel", "modelValue"]), p(u(ae, { type: "success", size: "small" }, { default: r(() => [...l2[37] || (l2[37] = [c("将根据此变量控制显示数量", -1)])]), _: 1 }, 512), [[O, "variable" == e2.configure.props.dataOrigin.itemNumSource]])]), _: 1 })]), _: 1 }, 8, ["modelValue"]), [[O, e2.configure.props.dataOrigin.limitEnable]]), p(u(k2, { class: "amb-design-attr-item", label: "超出时别名" }, { default: r(() => [u(E2, { modelValue: e2.configure.props.dataOrigin.overItemAlias, "onUpdate:modelValue": l2[17] || (l2[17] = (a3) => e2.configure.props.dataOrigin.overItemAlias = a3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[O, e2.configure.props.dataOrigin.limitEnable]]), p(u(k2, { label: "" }, { default: r(() => [u(ae, { type: "success", size: "small" }, { default: r(() => [...l2[38] || (l2[38] = [c("未设置时不显示超出数量的数据项", -1)])]), _: 1 })]), _: 1 }, 512), [[O, e2.configure.props.dataOrigin.limitEnable]]), p(u(C, { ref: "dataOriginServiceInRef", dataOrigin: b(A) }, null, 8, ["dataOrigin"]), [[O, "service" == e2.configure.props.dataOrigin.dataSource]])])];
61
+ }(0, a3, l3, o2)) }, null, 8, ["pageDesign", "rowObj"])]), _: 1 })) : d("", true), "service" === e2.configure.props.dataOrigin.dataSource ? (t(), i(k2, { key: 2, label: "数据集", class: "amb-design-attr-item" }, { default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.service.serviceDataField, "onUpdate:modelValue": l2[2] || (l2[2] = (a3) => e2.configure.props.dataOrigin.service.serviceDataField = a3), placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(L.value, (e3, a3) => (t(), i(N3, { key: a3, label: e3.label, value: e3.value }, { default: r(() => [n("span", x, f(e3.label), 1), n("span", S, f(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : d("", true), "service" === e2.configure.props.dataOrigin.dataSource ? (t(), i(k2, { key: 3, label: "立即查询", class: "amb-design-attr-item" }, { default: r(() => [u(h2, { modelValue: e2.configure.initializationQuery, "onUpdate:modelValue": l2[3] || (l2[3] = (a3) => e2.configure.initializationQuery = a3), class: "ml-4" }, { default: r(() => [u(y2, { value: true }, { default: r(() => l2[20] || (l2[20] = [c("是", -1)])), _: 1, __: [20] }), u(y2, { value: false }, { default: r(() => l2[21] || (l2[21] = [c("否", -1)])), _: 1, __: [21] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : d("", true), u(k2, { label: "行列转换", class: "amb-design-attr-item" }, { default: r(() => [u(h2, { modelValue: e2.configure.props.dataOrigin.transition, "onUpdate:modelValue": l2[4] || (l2[4] = (a3) => e2.configure.props.dataOrigin.transition = a3), class: "ml-4" }, { default: r(() => [u(y2, { value: false }, { default: r(() => l2[22] || (l2[22] = [c("否", -1)])), _: 1, __: [22] }), u(y2, { value: "rowToColumn" }, { default: r(() => l2[23] || (l2[23] = [c("行转列", -1)])), _: 1, __: [23] }), u(y2, { value: "columnToRow" }, { default: r(() => l2[24] || (l2[24] = [c("列转行", -1)])), _: 1, __: [24] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), u(k2, { label: "使用分组", class: "amb-design-attr-item" }, { default: r(() => [u(h2, { modelValue: e2.configure.props.dataOrigin.useGroup, "onUpdate:modelValue": l2[5] || (l2[5] = (a3) => e2.configure.props.dataOrigin.useGroup = a3), class: "ml-4" }, { default: r(() => [u(y2, { value: true }, { default: r(() => l2[25] || (l2[25] = [c("是", -1)])), _: 1, __: [25] }), u(y2, { value: false }, { default: r(() => l2[26] || (l2[26] = [c("否", -1)])), _: 1, __: [26] })]), _: 1 }, 8, ["modelValue"])]), _: 1 }), e2.configure.props.dataOrigin.transition && e2.configure.props.dataOrigin.useGroup ? (t(), i(k2, { key: 4, title: "统计分组字段", label: "分组字段", class: "amb-design-attr-item" }, { default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.groupField, "onUpdate:modelValue": l2[6] || (l2[6] = (a3) => e2.configure.props.dataOrigin.groupField = a3), multiple: "", placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(e2.configure.items, (e3, a3) => (t(), i(N3, { key: e3.uuid, label: e3.props.base.name, value: e3.props.base.prop }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : d("", true), "rowToColumn" === e2.configure.props.dataOrigin.transition ? (t(), s(m, { key: 5 }, [u(k2, { label: "标题列字段", class: "amb-design-attr-item" }, { label: r(() => [u(M2, { class: "box-item", placement: "left", content: "标题列为行转列时,原数据列的值转换后多个新列的标题值对应的字段" }, { default: r(() => l2[27] || (l2[27] = [c(" 标题列字段 ", -1)])), _: 1, __: [27] })]), default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.rowToColumn.titleColumns, "onUpdate:modelValue": l2[7] || (l2[7] = (a3) => e2.configure.props.dataOrigin.rowToColumn.titleColumns = a3), multiple: "", placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(e2.sourceFields, (e3, a3) => (t(), i(N3, { key: a3, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), e2.configure.props.dataOrigin.useGroup ? d("", true) : (t(), i(k2, { key: 0, label: "首列标题", class: "amb-design-attr-item" }, { default: r(() => [u(E2, { modelValue: e2.configure.props.dataOrigin.rowToColumn.firstColumnTitle, "onUpdate:modelValue": l2[8] || (l2[8] = (a3) => e2.configure.props.dataOrigin.rowToColumn.firstColumnTitle = a3) }, null, 8, ["modelValue"])]), _: 1 })), u(k2, { class: "amb-design-attr-item" }, { label: r(() => [u(M2, { class: "box-item", placement: "left", content: "哪些字段填充为新列的数据" }, { default: r(() => l2[28] || (l2[28] = [c(" 数据列字段 ", -1)])), _: 1, __: [28] })]), default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.rowToColumn.dataColumns, "onUpdate:modelValue": l2[9] || (l2[9] = (a3) => e2.configure.props.dataOrigin.rowToColumn.dataColumns = a3), multiple: "", placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(e2.sourceFields, (e3, a3) => (t(), i(N3, { key: a3, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })], 64)) : d("", true), "columnToRow" === e2.configure.props.dataOrigin.transition ? (t(), s(m, { key: 6 }, [u(k2, { label: "标题列", class: "amb-design-attr-item" }, { default: r(() => [u(G2, { type: "primary", onClick: l2[10] || (l2[10] = (a3) => e2.configure.props.dataOrigin.columnToRow.titleColumns.push({ prop: "", title: "" })) }, { default: r(() => l2[29] || (l2[29] = [c(" 添加", -1)])), _: 1, __: [29] }), u(M2, { class: "box-item", content: "标题列为列转行后,原数据列的标题转换为表格新的一列数据时该列的标题" }, { default: r(() => [u(I2, null, { default: r(() => [u(b(O))]), _: 1 })]), _: 1 })]), _: 1 }), ((_a = e2.configure.props.dataOrigin.columnToRow.titleColumns) == null ? void 0 : _a.length) > 0 ? (t(), i(T, { key: 0, sourceFields: e2.sourceFields, tableData: e2.configure.props.dataOrigin.columnToRow.titleColumns }, null, 8, ["sourceFields", "tableData"])) : d("", true), "columnToRow" === e2.configure.props.dataOrigin.transition ? (t(), i(k2, { key: 1, label: "转换列字段", class: "amb-design-attr-item" }, { default: r(() => [u(G2, { type: "primary", onClick: q }, { default: r(() => l2[30] || (l2[30] = [c("添加", -1)])), _: 1, __: [30] }), u(G2, { type: "default", onClick: H }, { default: r(() => l2[31] || (l2[31] = [c("删除", -1)])), _: 1, __: [31] })]), _: 1 })) : d("", true), "columnToRow" === e2.configure.props.dataOrigin.transition ? (t(), i(X, { key: 2, data: e2.configure.props.dataOrigin.columnToRow.transColumns, style: { width: "100%", "margin-bottom": "8px" } }, { default: r(() => [u(Q2, { "header-align": "center", align: "center" }, { default: r((a3) => [u(I2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => e2.configure.props.dataOrigin.columnToRow.transColumns.splice(a3.$index, 1) }, { default: r(() => [u(b(V))]), _: 2 }, 1032, ["onClick"])]), _: 1 }), u(Q2, { label: "列", "header-align": "center", align: "center" }, { default: r((a3) => [u(z2, { modelValue: a3.row.columns, "onUpdate:modelValue": (e3) => a3.row.columns = e3, multiple: "", placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(e2.sourceFields, (e3, a4) => (t(), i(N3, { key: a4, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), u(Q2, { label: "显示值", "header-align": "center", align: "center" }, { default: r((e3) => [u(E2, { modelValue: e3.row.label, "onUpdate:modelValue": (a3) => e3.row.label = a3 }, null, 8, ["modelValue", "onUpdate:modelValue"])]), _: 1 }), u(Q2, { label: "关联列", "header-align": "center", align: "center" }, { default: r((a3) => [u(z2, { modelValue: a3.row.relatedTitle, "onUpdate:modelValue": (e3) => a3.row.relatedTitle = e3, placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(e2.configure.props.dataOrigin.columnToRow.titleColumns, (e3, a4) => (t(), i(N3, { key: a4, label: e3.title, value: e3.prop }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 1 })]), _: 1 }, 8, ["data"])) : d("", true), u(Y), u(k2, { label: "数据列", class: "amb-design-attr-item" }, { default: r(() => [u(G2, { type: "primary", onClick: l2[11] || (l2[11] = (a3) => e2.configure.props.dataOrigin.columnToRow.dataColumns.push({ prop: "", title: "" })) }, { default: r(() => l2[32] || (l2[32] = [c(" 添加 ", -1)])), _: 1, __: [32] }), u(M2, { class: "box-item", content: "数据列为列转行后,原数据列中的内容转换为表格新的一列数据时该列的标题" }, { default: r(() => [u(I2, null, { default: r(() => [u(b(O))]), _: 1 })]), _: 1 })]), _: 1 }), u(T, { sourceFields: e2.sourceFields, tableData: e2.configure.props.dataOrigin.columnToRow.dataColumns }, null, 8, ["sourceFields", "tableData"]), ((_b = e2.configure.props.dataOrigin.columnToRow.dataColumns) == null ? void 0 : _b.length) > 1 ? (t(), i(k2, { key: 3, label: "数据列分组", class: "amb-design-attr-item" }, { default: r(() => [u(G2, { type: "primary", onClick: W }, { default: r(() => l2[33] || (l2[33] = [c(" 添加 ", -1)])), _: 1, __: [33] }), u(M2, { class: "box-item", content: "当原始数据中不同的列要在转换后分成多个新列时,需要设置转换后的哪几列数据需要在同一行中" }, { default: r(() => [u(I2, null, { default: r(() => [u(b(O))]), _: 1 })]), _: 1 })]), _: 1 })) : d("", true), (t(true), s(m, null, g(e2.configure.props.dataOrigin.columnToRow.dataColumnsMapping, (a3, l3) => (t(), i(k2, { key: a3.key, label: "分组" + (l3 + 1) }, { default: r(() => [u(Z, { span: 20 }, { default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.columnToRow.dataColumnsMapping[l3].props, "onUpdate:modelValue": (a4) => e2.configure.props.dataOrigin.columnToRow.dataColumnsMapping[l3].props = a4, multiple: "", placeholder: "请选择" }, { default: r(() => [(t(true), s(m, null, g(e2.sourceFields, (e3, a4) => (t(), i(N3, { key: a4, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue"])]), _: 2 }, 1024), u(I2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: _((a4) => e2.configure.props.dataOrigin.columnToRow.dataColumnsMapping.splice(l3, 1), ["prevent"]) }, { default: r(() => [u(b(V))]), _: 2 }, 1032, ["onClick"])]), _: 2 }, 1032, ["label"]))), 128))], 64)) : d("", true), u(k2, { label: "数据格式化", class: "amb-design-attr-item" }, { default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.dataFormatting, "onUpdate:modelValue": l2[12] || (l2[12] = (a3) => e2.configure.props.dataOrigin.dataFormatting = a3), placeholder: "请选择", clearable: "" }, { default: r(() => [(t(true), s(m, null, g(b(U)(), (e3) => (t(), i(N3, { key: e3.value, label: e3.label, value: e3.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 }), "service" === e2.configure.props.dataOrigin.dataSource ? (t(), i(k2, { key: 7, label: "设置到变量", class: "amb-design-attr-item" }, { default: r(() => [(t(), i(R, { key: e2.configure.uuid, modelValue: e2.configure.props.dataOrigin.fields, "onUpdate:modelValue": K }, null, 8, ["modelValue"]))]), _: 1 })) : d("", true), u(k2, { label: "限制数量", class: "amb-design-attr-item" }, { default: r(() => [u(ee, { modelValue: e2.configure.props.dataOrigin.limitEnable, "onUpdate:modelValue": l2[13] || (l2[13] = (a3) => e2.configure.props.dataOrigin.limitEnable = a3) }, null, 8, ["modelValue"])]), _: 1 }), e2.configure.props.dataOrigin.limitEnable ? (t(), i(k2, { key: 8, label: "需合计字段", class: "amb-design-attr-item" }, { default: r(() => [u(z2, { modelValue: e2.configure.props.dataOrigin.limitCountColumns, "onUpdate:modelValue": l2[14] || (l2[14] = (a3) => e2.configure.props.dataOrigin.limitCountColumns = a3), placeholder: "Select", multiple: "", "allow-create": "", filterable: "" }, { default: r(() => [(t(true), s(m, null, g(e2.sourceFields, (e3) => (t(), i(N3, { key: e3.value, label: e3.label, value: e3.value }, { default: r(() => [n("span", j, f(e3.label), 1), n("span", D, f(e3.type), 1)]), _: 2 }, 1032, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue"])]), _: 1 })) : d("", true), p(u(k2, { label: "" }, { default: r(() => [u(ae, { type: "success", size: "small" }, { default: r(() => l2[34] || (l2[34] = [c("未设置时默认合计超出行中类型为number类型的字段", -1)])), _: 1, __: [34] })]), _: 1 }, 512), [[v, e2.configure.props.dataOrigin.limitEnable]]), p(u(h2, { modelValue: e2.configure.props.dataOrigin.itemNumSource, "onUpdate:modelValue": l2[16] || (l2[16] = (a3) => e2.configure.props.dataOrigin.itemNumSource = a3) }, { default: r(() => [u(k2, null, { label: r(() => [u(y2, { value: "fix" }, { default: r(() => l2[35] || (l2[35] = [c("固定数量", -1)])), _: 1, __: [35] })]), default: r(() => [u(le, { disabled: e2.configure.props.dataOrigin.itemNumSource && "fix" != e2.configure.props.dataOrigin.itemNumSource, placeholder: "10", modelValue: e2.configure.props.dataOrigin.itemNumFix, "onUpdate:modelValue": l2[15] || (l2[15] = (a3) => e2.configure.props.dataOrigin.itemNumFix = a3), min: 1 }, null, 8, ["disabled", "modelValue"])]), _: 1 }), u(k2, { style: { "margin-top": "-10px" } }, { label: r(() => [u(y2, { value: "variable" }, { default: r(() => l2[36] || (l2[36] = [c("数量变量", -1)])), _: 1, __: [36] })]), default: r(() => [u(R, { showLabel: "variable" != e2.configure.props.dataOrigin.itemNumSource, modelValue: e2.configure.props.dataOrigin.itemNumVariable, paramTypes: ["data", "page"], "onUpdate:modelValue": P }, null, 8, ["showLabel", "modelValue"]), p(u(ae, { type: "success", size: "small" }, { default: r(() => l2[37] || (l2[37] = [c("将根据此变量控制显示数量", -1)])), _: 1, __: [37] }, 512), [[v, "variable" == e2.configure.props.dataOrigin.itemNumSource]])]), _: 1 })]), _: 1 }, 8, ["modelValue"]), [[v, e2.configure.props.dataOrigin.limitEnable]]), p(u(k2, { class: "amb-design-attr-item", label: "超出时别名" }, { default: r(() => [u(E2, { modelValue: e2.configure.props.dataOrigin.overItemAlias, "onUpdate:modelValue": l2[17] || (l2[17] = (a3) => e2.configure.props.dataOrigin.overItemAlias = a3), placeholder: "请输入" }, null, 8, ["modelValue"])]), _: 1 }, 512), [[v, e2.configure.props.dataOrigin.limitEnable]]), p(u(k2, { label: "" }, { default: r(() => [u(ae, { type: "success", size: "small" }, { default: r(() => l2[38] || (l2[38] = [c("未设置时不显示超出数量的数据项", -1)])), _: 1, __: [38] })]), _: 1 }, 512), [[v, e2.configure.props.dataOrigin.limitEnable]]), p(u(C, { ref: "dataOriginServiceInRef", dataOrigin: b(A) }, null, 8, ["dataOrigin"]), [[v, "service" == e2.configure.props.dataOrigin.dataSource]])])];
62
62
  }), _: 1 });
63
63
  };
64
64
  } });
@@ -1,23 +1,23 @@
1
1
  import { defineComponent as l, ref as e, resolveComponent as a, createElementBlock as t, openBlock as u, Fragment as o, createElementVNode as d, createBlock as n, createCommentVNode as p, createVNode as r, withCtx as s, createTextVNode as f, renderList as m } from "vue";
2
- import { ElMessage as i } from "element-plus";
3
- const v = { style: { padding: "0 10px" } }, y = l({ __name: "font-style-dialog", props: { data: { type: Object, required: true, default: () => {
4
- } }, title: { type: String, default: "设置样式" } }, emits: ["update:data"], setup(l2, { emit: y2 }) {
5
- const c = l2, _ = y2, V = ["8px", "10px", "12px", "14px", "16px", "18px", "20px", "24px", "28px"], b = e(false), x = e({});
2
+ import { ElMessage as _ } from "element-plus";
3
+ const i = { style: { padding: "0 10px" } }, v = l({ __name: "font-style-dialog", props: { data: { type: Object, required: true, default: () => {
4
+ } }, title: { type: String, default: "设置样式" } }, emits: ["update:data"], setup(l2, { emit: v2 }) {
5
+ const y = l2, c = v2, V = ["8px", "10px", "12px", "14px", "16px", "18px", "20px", "24px", "28px"], b = e(false), x = e({});
6
6
  function S(l3) {
7
7
  try {
8
- x.value.customStyle && JSON.parse(x.value.customStyle), _("update:data", x.value), l3();
8
+ x.value.customStyle && JSON.parse(x.value.customStyle), c("update:data", x.value), l3();
9
9
  } catch (l4) {
10
- i.error("style需要是json格式");
10
+ _.error("style需要是json格式");
11
11
  }
12
12
  }
13
13
  function g() {
14
- c.data && (x.value = c.data), x.value.style || (x.value.style = {}), b.value = true;
14
+ y.data && (x.value = y.data), x.value.style || (x.value.style = {}), b.value = true;
15
15
  }
16
- return c.data && (x.value = c.data), x.value.style || (x.value.style = {}), (e2, i2) => {
17
- const y3 = a("el-button"), c2 = a("el-radio"), _2 = a("el-radio-group"), h = a("el-form-item"), U = a("el-col"), k = a("el-row"), w = a("el-color-picker"), z = a("el-option"), C = a("el-select"), j = a("el-text"), O = a("el-input"), W = a("el-form"), q = a("el-dialog");
18
- return u(), t(o, null, [d("div", null, [r(y3, { type: "primary", onClick: g }, { default: s(() => [...i2[7] || (i2[7] = [f("编辑", -1)])]), _: 1 })]), b.value ? (u(), n(q, { key: 0, modelValue: b.value, "onUpdate:modelValue": i2[6] || (i2[6] = (l3) => b.value = l3), "destroy-on-close": "", title: l2.title, width: "900", "append-to-body": "", "before-close": S }, { default: s(() => [r(W, { model: x.value, "label-width": "80" }, { default: s(() => [r(k, null, { default: s(() => [r(U, { span: 12 }, { default: s(() => [r(h, { label: "加粗" }, { default: s(() => [r(_2, { modelValue: x.value.style.fontWeight, "onUpdate:modelValue": i2[0] || (i2[0] = (l3) => x.value.style.fontWeight = l3), class: "ml-4" }, { default: s(() => [r(c2, { value: "bold" }, { default: s(() => [...i2[8] || (i2[8] = [f("是", -1)])]), _: 1 }), r(c2, { value: "normal" }, { default: s(() => [...i2[9] || (i2[9] = [f("否", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })]), _: 1 }), r(U, { span: 12 }, { default: s(() => [r(h, { label: "倾斜" }, { default: s(() => [r(_2, { modelValue: x.value.style.fontStyle, "onUpdate:modelValue": i2[1] || (i2[1] = (l3) => x.value.style.fontStyle = l3), class: "ml-4" }, { default: s(() => [r(c2, { value: "italic" }, { default: s(() => [...i2[10] || (i2[10] = [f("是", -1)])]), _: 1 }), r(c2, { value: "normal" }, { default: s(() => [...i2[11] || (i2[11] = [f("否", -1)])]), _: 1 })]), _: 1 }, 8, ["modelValue"])]), _: 1 })]), _: 1 })]), _: 1 }), r(k, null, { default: s(() => [r(U, { span: 12 }, { default: s(() => [r(h, { label: "字体颜色" }, { default: s(() => [r(w, { modelValue: x.value.style.color, "onUpdate:modelValue": i2[2] || (i2[2] = (l3) => x.value.style.color = l3) }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), r(U, { span: 12 }, { default: s(() => [r(h, { label: "背景颜色" }, { default: s(() => [r(w, { modelValue: x.value.style.backgroundColor, "onUpdate:modelValue": i2[3] || (i2[3] = (l3) => x.value.style.backgroundColor = l3) }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 })]), _: 1 }), r(k, null, { default: s(() => [r(U, { span: 12 }, { default: s(() => [r(h, { label: "字号" }, { default: s(() => [r(C, { modelValue: x.value.style.fontSize, "onUpdate:modelValue": i2[4] || (i2[4] = (l3) => x.value.style.fontSize = l3), placeholder: "默认", clearable: "" }, { default: s(() => [(u(), t(o, null, m(V, (l3) => r(z, { label: l3, value: l3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 })]), _: 1 })]), _: 1 }), r(k, null, { default: s(() => [r(U, { span: 24 }, { default: s(() => [r(h, { label: "  style" }, { default: s(() => [d("div", v, [r(j, { type: "primary" }, { default: s(() => [...i2[12] || (i2[12] = [f('格式如:{"fontSize": "24px", "padding": "10px", "color":"red"}', -1)])]), _: 1 })]), r(O, { modelValue: x.value.customStyle, "onUpdate:modelValue": i2[5] || (i2[5] = (l3) => x.value.customStyle = l3), rows: 5, type: "textarea", placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["model"])]), _: 1 }, 8, ["modelValue", "title"])) : p("", true)], 64);
16
+ return y.data && (x.value = y.data), x.value.style || (x.value.style = {}), (e2, _2) => {
17
+ const v3 = a("el-button"), y2 = a("el-radio"), c2 = a("el-radio-group"), h = a("el-form-item"), U = a("el-col"), k = a("el-row"), w = a("el-color-picker"), z = a("el-option"), C = a("el-select"), j = a("el-text"), O = a("el-input"), W = a("el-form"), q = a("el-dialog");
18
+ return u(), t(o, null, [d("div", null, [r(v3, { type: "primary", onClick: g }, { default: s(() => _2[7] || (_2[7] = [f("编辑", -1)])), _: 1, __: [7] })]), b.value ? (u(), n(q, { key: 0, modelValue: b.value, "onUpdate:modelValue": _2[6] || (_2[6] = (l3) => b.value = l3), "destroy-on-close": "", title: l2.title, width: "900", "append-to-body": "", "before-close": S }, { default: s(() => [r(W, { model: x.value, "label-width": "80" }, { default: s(() => [r(k, null, { default: s(() => [r(U, { span: 12 }, { default: s(() => [r(h, { label: "加粗" }, { default: s(() => [r(c2, { modelValue: x.value.style.fontWeight, "onUpdate:modelValue": _2[0] || (_2[0] = (l3) => x.value.style.fontWeight = l3), class: "ml-4" }, { default: s(() => [r(y2, { value: "bold" }, { default: s(() => _2[8] || (_2[8] = [f("是", -1)])), _: 1, __: [8] }), r(y2, { value: "normal" }, { default: s(() => _2[9] || (_2[9] = [f("否", -1)])), _: 1, __: [9] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })]), _: 1 }), r(U, { span: 12 }, { default: s(() => [r(h, { label: "倾斜" }, { default: s(() => [r(c2, { modelValue: x.value.style.fontStyle, "onUpdate:modelValue": _2[1] || (_2[1] = (l3) => x.value.style.fontStyle = l3), class: "ml-4" }, { default: s(() => [r(y2, { value: "italic" }, { default: s(() => _2[10] || (_2[10] = [f("是", -1)])), _: 1, __: [10] }), r(y2, { value: "normal" }, { default: s(() => _2[11] || (_2[11] = [f("否", -1)])), _: 1, __: [11] })]), _: 1 }, 8, ["modelValue"])]), _: 1 })]), _: 1 })]), _: 1 }), r(k, null, { default: s(() => [r(U, { span: 12 }, { default: s(() => [r(h, { label: "字体颜色" }, { default: s(() => [r(w, { modelValue: x.value.style.color, "onUpdate:modelValue": _2[2] || (_2[2] = (l3) => x.value.style.color = l3) }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 }), r(U, { span: 12 }, { default: s(() => [r(h, { label: "背景颜色" }, { default: s(() => [r(w, { modelValue: x.value.style.backgroundColor, "onUpdate:modelValue": _2[3] || (_2[3] = (l3) => x.value.style.backgroundColor = l3) }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 })]), _: 1 }), r(k, null, { default: s(() => [r(U, { span: 12 }, { default: s(() => [r(h, { label: "字号" }, { default: s(() => [r(C, { modelValue: x.value.style.fontSize, "onUpdate:modelValue": _2[4] || (_2[4] = (l3) => x.value.style.fontSize = l3), placeholder: "默认", clearable: "" }, { default: s(() => [(u(), t(o, null, m(V, (l3) => r(z, { label: l3, value: l3 }, null, 8, ["label", "value"])), 64))]), _: 1 }, 8, ["modelValue"])]), _: 1 })]), _: 1 })]), _: 1 }), r(k, null, { default: s(() => [r(U, { span: 24 }, { default: s(() => [r(h, { label: "  style" }, { default: s(() => [d("div", i, [r(j, { type: "primary" }, { default: s(() => _2[12] || (_2[12] = [f('格式如:{"fontSize": "24px", "padding": "10px", "color":"red"}', -1)])), _: 1, __: [12] })]), r(O, { modelValue: x.value.customStyle, "onUpdate:modelValue": _2[5] || (_2[5] = (l3) => x.value.customStyle = l3), rows: 5, type: "textarea", placeholder: "" }, null, 8, ["modelValue"])]), _: 1 })]), _: 1 })]), _: 1 })]), _: 1 }, 8, ["model"])]), _: 1 }, 8, ["modelValue", "title"])) : p("", true)], 64);
19
19
  };
20
20
  } });
21
21
  export {
22
- y as default
22
+ v as default
23
23
  };
@@ -26,12 +26,12 @@ const y = e({ __name: "link-table", props: { data: { type: Array, default: () =>
26
26
  e3.length > 0 ? h("dataChange", k.value) : h("dataChange", null);
27
27
  }, { deep: true }), (l2, a2) => {
28
28
  const b2 = t("el-table-column"), w2 = t("el-option"), y3 = t("el-select"), C2 = t("el-button"), h2 = t("Plus"), V2 = t("el-icon"), U = t("Delete"), F = t("el-table"), O = t("el-dialog");
29
- return u(), o(n, null, [i(F, { data: k.value, style: { width: "100%" }, "row-key": "uuid" }, { default: s(() => [i(b2, { label: "条件", width: "55", align: "center" }, { default: s((l3) => [i(f, { paramTypes: e2.paramTypes, data: l3.row.showCondition, pageDesign: e2.pageDesign, row: l3.row, tableConfigure: D.value, configure: e2.configure, "onUpdate:data": T }, null, 8, ["paramTypes", "data", "pageDesign", "row", "tableConfigure", "configure"])]), _: 1 }), i(b2, { label: "自定义条件", align: "center" }, { default: s((e3) => [i(y3, { modelValue: e3.row.scopeFunc, "onUpdate:modelValue": (l3) => e3.row.scopeFunc = l3, clearable: "", title: e3.row.scopeFunc, size: "small", placeholder: "请选择" }, { default: s(() => [(u(true), o(n, null, p(c(v)(), (e4) => (u(), r(w2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 1 }, 8, ["modelValue", "onUpdate:modelValue", "title"])]), _: 1 }), i(b2, { prop: "value", label: "链接", width: "55", align: "center" }, { default: s((e3) => [i(C2, { type: "primary", onClick: (l3) => z(e3.row.linkPage, e3.$index) }, { default: s(() => [...a2[2] || (a2[2] = [g("设置", -1)])]), _: 1 }, 8, ["onClick"])]), _: 1 }), i(b2, { label: "操作", align: "center" }, { header: s(() => [i(V2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: a2[0] || (a2[0] = (e3) => {
29
+ return u(), o(n, null, [i(F, { data: k.value, style: { width: "100%" }, "row-key": "uuid" }, { default: s(() => [i(b2, { label: "条件", width: "55", align: "center" }, { default: s((l3) => [i(f, { paramTypes: e2.paramTypes, data: l3.row.showCondition, pageDesign: e2.pageDesign, row: l3.row, tableConfigure: D.value, configure: e2.configure, "onUpdate:data": T }, null, 8, ["paramTypes", "data", "pageDesign", "row", "tableConfigure", "configure"])]), _: 1 }), i(b2, { label: "自定义条件", align: "center" }, { default: s((e3) => [i(y3, { modelValue: e3.row.scopeFunc, "onUpdate:modelValue": (l3) => e3.row.scopeFunc = l3, clearable: "", title: e3.row.scopeFunc, size: "small", placeholder: "请选择" }, { default: s(() => [(u(true), o(n, null, p(c(v)(), (e4) => (u(), r(w2, { key: e4.value, label: e4.label, value: e4.value }, null, 8, ["label", "value"]))), 128))]), _: 2 }, 1032, ["modelValue", "onUpdate:modelValue", "title"])]), _: 1 }), i(b2, { prop: "value", label: "链接", width: "55", align: "center" }, { default: s((e3) => [i(C2, { type: "primary", onClick: (l3) => z(e3.row.linkPage, e3.$index) }, { default: s(() => a2[2] || (a2[2] = [g("设置", -1)])), _: 2, __: [2] }, 1032, ["onClick"])]), _: 1 }), i(b2, { label: "操作", align: "center" }, { header: s(() => [i(V2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: a2[0] || (a2[0] = (e3) => {
30
30
  k.value && 0 !== k.value.length ? j(0, k.value.length - 1) : (k.value = [], j(0, -1));
31
- }) }, { default: s(() => [i(h2)]), _: 1 })]), default: s((e3) => [i(V2, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px" }, onClick: (l3) => j(e3.row, e3.$index) }, { default: s(() => [i(h2)]), _: 1 }, 8, ["onClick"]), i(V2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => {
31
+ }) }, { default: s(() => [i(h2)]), _: 1 })]), default: s((e3) => [i(V2, { size: "14", style: { color: "#5893ef", cursor: "pointer", "font-weight": "bold", "margin-right": "8px" }, onClick: (l3) => j(e3.row, e3.$index) }, { default: s(() => [i(h2)]), _: 2 }, 1032, ["onClick"]), i(V2, { size: "14", style: { color: "#5893ef", cursor: "pointer" }, onClick: (l3) => {
32
32
  return e3.row, a3 = e3.$index, void k.value.splice(a3, 1);
33
33
  var a3;
34
- } }, { default: s(() => [i(U)]), _: 1 }, 8, ["onClick"])]), _: 1 })]), _: 1 }, 8, ["data"]), _.value ? (u(), r(O, { key: 0, modelValue: _.value, "onUpdate:modelValue": a2[1] || (a2[1] = (e3) => _.value = e3), title: "超链接设置", "before-close": P, width: "900", "append-to-body": "" }, { default: s(() => [i(m, { isDialog: true, configure: x.value, pageDesign: e2.pageDesign, tableConfigure: D.value }, null, 8, ["configure", "pageDesign", "tableConfigure"])]), _: 1 }, 8, ["modelValue"])) : d("", true)], 64);
34
+ } }, { default: s(() => [i(U)]), _: 2 }, 1032, ["onClick"])]), _: 1 })]), _: 1 }, 8, ["data"]), _.value ? (u(), r(O, { key: 0, modelValue: _.value, "onUpdate:modelValue": a2[1] || (a2[1] = (e3) => _.value = e3), title: "超链接设置", "before-close": P, width: "900", "append-to-body": "" }, { default: s(() => [i(m, { isDialog: true, configure: x.value, pageDesign: e2.pageDesign, tableConfigure: D.value }, null, 8, ["configure", "pageDesign", "tableConfigure"])]), _: 1 }, 8, ["modelValue"])) : d("", true)], 64);
35
35
  };
36
36
  } });
37
37
  export {