@kq_npm/client3d_webgl_vue 4.5.13 → 4.5.14

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 (53) hide show
  1. package/adddata/index.js +3 -2
  2. package/aspectanalysis/index.js +3 -2
  3. package/baseterraingallery/index.js +1 -1
  4. package/boxclip/index.js +14 -13
  5. package/clientPrint/index.js +875 -584
  6. package/comparemap/index.js +5 -5
  7. package/compass/index.js +1 -1
  8. package/excavatefillanalysis/index.js +3 -2
  9. package/fixedzoomin/index.js +1 -1
  10. package/fixedzoomout/index.js +1 -1
  11. package/flight/index.js +1 -1
  12. package/floodanalysis/index.js +5 -4
  13. package/geologicalbodyanalysis/index.js +5 -4
  14. package/gpuspatialquery/index.js +5 -4
  15. package/hawkeye/index.js +3 -2
  16. package/headertemp/index.js +2 -2
  17. package/heatmap3d/index.js +22 -20
  18. package/index.js +870 -579
  19. package/isolineanalysis/index.js +46 -43
  20. package/light/index.js +11 -10
  21. package/limitheightanalysis/index.js +3 -2
  22. package/measure/index.js +2 -2
  23. package/modelFlat/index.js +3 -2
  24. package/modelexcavate/index.js +3 -2
  25. package/modelfilter/index.js +13 -12
  26. package/modelprofileanalysis/index.js +3 -2
  27. package/modelselect/index.js +3 -2
  28. package/package.json +1 -1
  29. package/particleeffect/index.js +15 -14
  30. package/planeclip/index.js +3 -2
  31. package/resetview/index.js +1 -1
  32. package/roller/index.js +2 -2
  33. package/scaneffect/index.js +5 -4
  34. package/sceneadvancedtoimage/index.js +3 -2
  35. package/sceneapp/index.js +506 -268
  36. package/sceneset/index.js +23 -22
  37. package/scenetohdimage/index.js +5 -4
  38. package/sceneview/index.js +875 -584
  39. package/screenshot/index.js +3 -2
  40. package/shadowanalysis/index.js +16 -13
  41. package/sightlineanalysis/index.js +6 -5
  42. package/skylineanalysis/index.js +5 -4
  43. package/slopeanalysis/index.js +17 -13
  44. package/slopeaspectanalysis/index.js +17 -13
  45. package/statusbar/index.js +1 -1
  46. package/terrainoperation/index.js +3 -2
  47. package/terrainprofileanalysis/index.js +3 -2
  48. package/underground/index.js +5 -4
  49. package/videofusion/index.js +12 -11
  50. package/videoproject/index.js +10 -9
  51. package/viewshedanalysis/index.js +3 -2
  52. package/weathereffect/index.js +11 -10
  53. package/wireframesketch/index.js +3 -2
@@ -596,36 +596,42 @@ const _hoisted_6 = {
596
596
  "text-align": "left"
597
597
  }
598
598
  };
599
- const _hoisted_7 = {
599
+ const _hoisted_7 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
600
+ class: "kq3d-isoline-analysis-line"
601
+ }, null, -1 /* HOISTED */);
602
+ const _hoisted_8 = {
600
603
  style: {
601
604
  "width": "15%",
602
605
  "text-align": "right"
603
606
  }
604
607
  };
605
- const _hoisted_8 = ["src"];
606
- const _hoisted_9 = {
608
+ const _hoisted_9 = ["src"];
609
+ const _hoisted_10 = {
607
610
  key: 0
608
611
  };
609
- const _hoisted_10 = {
612
+ const _hoisted_11 = {
610
613
  class: "kq3d-isoline-analysis-heightspan"
611
614
  };
612
- const _hoisted_11 = {
615
+ const _hoisted_12 = {
613
616
  key: 1
614
617
  };
615
- const _hoisted_12 = {
618
+ const _hoisted_13 = {
616
619
  style: {
617
620
  "width": "15%",
618
621
  "text-align": "left"
619
622
  }
620
623
  };
621
- const _hoisted_13 = {
624
+ const _hoisted_14 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
625
+ class: "kq3d-isoline-analysis-line"
626
+ }, null, -1 /* HOISTED */);
627
+ const _hoisted_15 = {
622
628
  style: {
623
629
  "width": "15%",
624
630
  "text-align": "right"
625
631
  }
626
632
  };
627
- const _hoisted_14 = ["src"];
628
- const _hoisted_15 = {
633
+ const _hoisted_16 = ["src"];
634
+ const _hoisted_17 = {
629
635
  class: "kq3d-isoline-analysis-footer"
630
636
  };
631
637
 
@@ -638,7 +644,7 @@ const _hoisted_15 = {
638
644
  const __default__ = {
639
645
  name: "Kq3dIsolineAnalysis"
640
646
  };
641
- /* harmony default export */ var IsolineAnalysisvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
647
+ /* harmony default export */ var IsolineAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
642
648
  props: {
643
649
  // 设置参数
644
650
  settingParams: {
@@ -681,6 +687,7 @@ const __default__ = {
681
687
  setup(__props, {
682
688
  expose: __expose
683
689
  }) {
690
+ const props = __props;
684
691
  const {
685
692
  proxy
686
693
  } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
@@ -719,7 +726,7 @@ const __default__ = {
719
726
  let activeName = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("line");
720
727
 
721
728
  // 获取组件传参
722
- const props = __props;
729
+
723
730
  let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
724
731
  fillType: props.settingParams && props.settingParams.fillType || 0,
725
732
  // 填充类型
@@ -1154,7 +1161,7 @@ const __default__ = {
1154
1161
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFirstCurveWidth,
1155
1162
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFirstCurveWidth,
1156
1163
  onInput: _cache[10] || (_cache[10] = $event => paramsChanged('firstCurveWidth'))
1157
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1164
+ }, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
1158
1165
  _: 1 /* STABLE */
1159
1166
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1160
1167
  span: 8
@@ -1167,7 +1174,7 @@ const __default__ = {
1167
1174
  step: 0.1,
1168
1175
  onInput: _cache[12] || (_cache[12] = $event => paramsChanged('firstCurveWidth')),
1169
1176
  "controls-position": "right"
1170
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1177
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
1171
1178
  _: 1 /* STABLE */
1172
1179
  })]),
1173
1180
  _: 1 /* STABLE */
@@ -1218,7 +1225,7 @@ const __default__ = {
1218
1225
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRememberCurveWidth,
1219
1226
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRememberCurveWidth,
1220
1227
  onInput: _cache[18] || (_cache[18] = $event => paramsChanged('rememberCurveWidth'))
1221
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1228
+ }, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
1222
1229
  _: 1 /* STABLE */
1223
1230
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1224
1231
  span: 8
@@ -1231,7 +1238,7 @@ const __default__ = {
1231
1238
  step: 0.1,
1232
1239
  onInput: _cache[20] || (_cache[20] = $event => paramsChanged('rememberCurveWidth')),
1233
1240
  "controls-position": "right"
1234
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1241
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
1235
1242
  _: 1 /* STABLE */
1236
1243
  })]),
1237
1244
  _: 1 /* STABLE */
@@ -1282,7 +1289,7 @@ const __default__ = {
1282
1289
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minIntervalCurveWidth,
1283
1290
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxIntervalCurveWidth,
1284
1291
  onInput: _cache[26] || (_cache[26] = $event => paramsChanged('intervalCurveWidth'))
1285
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1292
+ }, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
1286
1293
  _: 1 /* STABLE */
1287
1294
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1288
1295
  span: 8
@@ -1295,7 +1302,7 @@ const __default__ = {
1295
1302
  step: 0.1,
1296
1303
  onInput: _cache[28] || (_cache[28] = $event => paramsChanged('intervalCurveWidth')),
1297
1304
  "controls-position": "right"
1298
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1305
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
1299
1306
  _: 1 /* STABLE */
1300
1307
  })]),
1301
1308
  _: 1 /* STABLE */
@@ -1346,7 +1353,7 @@ const __default__ = {
1346
1353
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minExtraCurveWidth,
1347
1354
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxExtraCurveWidth,
1348
1355
  onInput: _cache[34] || (_cache[34] = $event => paramsChanged('extraCurveWidth'))
1349
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1356
+ }, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
1350
1357
  _: 1 /* STABLE */
1351
1358
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1352
1359
  span: 8
@@ -1359,7 +1366,7 @@ const __default__ = {
1359
1366
  step: 0.1,
1360
1367
  onInput: _cache[36] || (_cache[36] = $event => paramsChanged('extraCurveWidth')),
1361
1368
  "controls-position": "right"
1362
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1369
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
1363
1370
  _: 1 /* STABLE */
1364
1371
  })]),
1365
1372
  _: 1 /* STABLE */
@@ -1430,7 +1437,7 @@ const __default__ = {
1430
1437
  max: 1,
1431
1438
  step: 0.01,
1432
1439
  onInput: _cache[41] || (_cache[41] = $event => paramsChanged('alpha'))
1433
- }, null, 8 /* PROPS */, ["modelValue"])]),
1440
+ }, null, 8 /* PROPS */, ["modelValue", "step"])]),
1434
1441
  _: 1 /* STABLE */
1435
1442
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1436
1443
  span: 8
@@ -1443,7 +1450,7 @@ const __default__ = {
1443
1450
  step: 0.01,
1444
1451
  "controls-position": "right",
1445
1452
  onInput: _cache[43] || (_cache[43] = $event => paramsChanged('alpha'))
1446
- }, null, 8 /* PROPS */, ["modelValue"])]),
1453
+ }, null, 8 /* PROPS */, ["modelValue", "step"])]),
1447
1454
  _: 1 /* STABLE */
1448
1455
  })]),
1449
1456
  _: 1 /* STABLE */
@@ -1615,9 +1622,7 @@ const __default__ = {
1615
1622
  "display": "flex"
1616
1623
  }
1617
1624
  }, {
1618
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_6, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight) + "m", 1 /* TEXT */), _cache[120] || (_cache[120] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
1619
- class: "kq3d-isoline-analysis-line"
1620
- }, null, -1 /* HOISTED */)), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1 /* TEXT */)]),
1625
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_6, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight) + "m", 1 /* TEXT */), _hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_8, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1 /* TEXT */)]),
1621
1626
  _: 1 /* STABLE */
1622
1627
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
1623
1628
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
@@ -1633,7 +1638,7 @@ const __default__ = {
1633
1638
  class: "kq3d-isoline-analysis-legend",
1634
1639
  src: item.src,
1635
1640
  alt: "无"
1636
- }, null, 8 /* PROPS */, _hoisted_8)]),
1641
+ }, null, 8 /* PROPS */, _hoisted_9)]),
1637
1642
  _: 2 /* DYNAMIC */
1638
1643
  }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
1639
1644
  }), 64 /* STABLE_FRAGMENT */))]),
@@ -1741,7 +1746,7 @@ const __default__ = {
1741
1746
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFirstCurveWidth,
1742
1747
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFirstCurveWidth,
1743
1748
  onInput: _cache[68] || (_cache[68] = $event => paramsChanged('firstCurveWidth'))
1744
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1749
+ }, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
1745
1750
  _: 1 /* STABLE */
1746
1751
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1747
1752
  span: 8
@@ -1754,7 +1759,7 @@ const __default__ = {
1754
1759
  step: 0.1,
1755
1760
  onInput: _cache[70] || (_cache[70] = $event => paramsChanged('firstCurveWidth')),
1756
1761
  "controls-position": "right"
1757
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1762
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
1758
1763
  _: 1 /* STABLE */
1759
1764
  })]),
1760
1765
  _: 1 /* STABLE */
@@ -1805,7 +1810,7 @@ const __default__ = {
1805
1810
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRememberCurveWidth,
1806
1811
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRememberCurveWidth,
1807
1812
  onInput: _cache[76] || (_cache[76] = $event => paramsChanged('rememberCurveWidth'))
1808
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1813
+ }, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
1809
1814
  _: 1 /* STABLE */
1810
1815
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1811
1816
  span: 8
@@ -1818,7 +1823,7 @@ const __default__ = {
1818
1823
  step: 0.1,
1819
1824
  onInput: _cache[78] || (_cache[78] = $event => paramsChanged('rememberCurveWidth')),
1820
1825
  "controls-position": "right"
1821
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1826
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
1822
1827
  _: 1 /* STABLE */
1823
1828
  })]),
1824
1829
  _: 1 /* STABLE */
@@ -1869,7 +1874,7 @@ const __default__ = {
1869
1874
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minIntervalCurveWidth,
1870
1875
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxIntervalCurveWidth,
1871
1876
  onInput: _cache[84] || (_cache[84] = $event => paramsChanged('intervalCurveWidth'))
1872
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1877
+ }, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
1873
1878
  _: 1 /* STABLE */
1874
1879
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1875
1880
  span: 8
@@ -1882,7 +1887,7 @@ const __default__ = {
1882
1887
  step: 0.1,
1883
1888
  onInput: _cache[86] || (_cache[86] = $event => paramsChanged('intervalCurveWidth')),
1884
1889
  "controls-position": "right"
1885
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1890
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
1886
1891
  _: 1 /* STABLE */
1887
1892
  })]),
1888
1893
  _: 1 /* STABLE */
@@ -1933,7 +1938,7 @@ const __default__ = {
1933
1938
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minExtraCurveWidth,
1934
1939
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxExtraCurveWidth,
1935
1940
  onInput: _cache[92] || (_cache[92] = $event => paramsChanged('extraCurveWidth'))
1936
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1941
+ }, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
1937
1942
  _: 1 /* STABLE */
1938
1943
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1939
1944
  span: 8
@@ -1946,7 +1951,7 @@ const __default__ = {
1946
1951
  step: 0.1,
1947
1952
  onInput: _cache[94] || (_cache[94] = $event => paramsChanged('extraCurveWidth')),
1948
1953
  "controls-position": "right"
1949
- }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1954
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max", "step"])]),
1950
1955
  _: 1 /* STABLE */
1951
1956
  })]),
1952
1957
  _: 1 /* STABLE */
@@ -2022,7 +2027,7 @@ const __default__ = {
2022
2027
  max: 1,
2023
2028
  step: 0.01,
2024
2029
  onInput: _cache[99] || (_cache[99] = $event => paramsChanged('alpha'))
2025
- }, null, 8 /* PROPS */, ["modelValue"])]),
2030
+ }, null, 8 /* PROPS */, ["modelValue", "step"])]),
2026
2031
  _: 1 /* STABLE */
2027
2032
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
2028
2033
  span: 8
@@ -2035,7 +2040,7 @@ const __default__ = {
2035
2040
  step: 0.01,
2036
2041
  "controls-position": "right",
2037
2042
  onInput: _cache[101] || (_cache[101] = $event => paramsChanged('alpha'))
2038
- }, null, 8 /* PROPS */, ["modelValue"])]),
2043
+ }, null, 8 /* PROPS */, ["modelValue", "step"])]),
2039
2044
  _: 1 /* STABLE */
2040
2045
  })]),
2041
2046
  _: 1 /* STABLE */
@@ -2123,7 +2128,7 @@ const __default__ = {
2123
2128
  _: 1 /* STABLE */
2124
2129
  }, 8 /* PROPS */, ["label"])]),
2125
2130
  _: 1 /* STABLE */
2126
- }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 0 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_9, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
2131
+ }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 0 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_10, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
2127
2132
  style: {
2128
2133
  "display": "flex"
2129
2134
  }
@@ -2167,7 +2172,7 @@ const __default__ = {
2167
2172
  step: 1,
2168
2173
  onInput: _cache[111] || (_cache[111] = $event => paramsChanged('colorTableHeight')),
2169
2174
  "controls-position": "right"
2170
- }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_10, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).to), 1 /* TEXT */), index > 0 && index < (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length - 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
2175
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_11, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).to), 1 /* TEXT */), index > 0 && index < (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList).length - 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_input_number, {
2171
2176
  key: 2,
2172
2177
  modelValue: item.colorTableHeight,
2173
2178
  "onUpdate:modelValue": $event => item.colorTableHeight = $event,
@@ -2198,7 +2203,7 @@ const __default__ = {
2198
2203
  }, 1024 /* DYNAMIC_SLOTS */)], 64 /* STABLE_FRAGMENT */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
2199
2204
  _: 2 /* DYNAMIC */
2200
2205
  }, 1024 /* DYNAMIC_SLOTS */);
2201
- }), 128 /* KEYED_FRAGMENT */))])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_11, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2206
+ }), 128 /* KEYED_FRAGMENT */))])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_12, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2202
2207
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
2203
2208
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientColor
2204
2209
  }, {
@@ -2207,9 +2212,7 @@ const __default__ = {
2207
2212
  "display": "flex"
2208
2213
  }
2209
2214
  }, {
2210
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_12, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight) + "m", 1 /* TEXT */), _cache[121] || (_cache[121] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
2211
- class: "kq3d-isoline-analysis-line"
2212
- }, null, -1 /* HOISTED */)), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_13, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1 /* TEXT */)]),
2215
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_13, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight) + "m", 1 /* TEXT */), _hoisted_14, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_15, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1 /* TEXT */)]),
2213
2216
  _: 1 /* STABLE */
2214
2217
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
2215
2218
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
@@ -2225,7 +2228,7 @@ const __default__ = {
2225
2228
  class: "kq3d-isoline-analysis-legend",
2226
2229
  src: item.src,
2227
2230
  alt: ""
2228
- }, null, 8 /* PROPS */, _hoisted_14)]),
2231
+ }, null, 8 /* PROPS */, _hoisted_16)]),
2229
2232
  _: 2 /* DYNAMIC */
2230
2233
  }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
2231
2234
  }), 64 /* STABLE_FRAGMENT */))]),
@@ -2244,7 +2247,7 @@ const __default__ = {
2244
2247
  _: 1 /* STABLE */
2245
2248
  }, 8 /* PROPS */, ["title"])]),
2246
2249
  _: 1 /* STABLE */
2247
- }, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_15, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
2250
+ }, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_17, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
2248
2251
  onClick: _cache[118] || (_cache[118] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
2249
2252
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
2250
2253
  type: "primary"
package/light/index.js CHANGED
@@ -468,7 +468,7 @@ const _hoisted_2 = {
468
468
  const __default__ = {
469
469
  name: "Kq3dLight"
470
470
  };
471
- /* harmony default export */ var Lightvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
471
+ /* harmony default export */ var Lightvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
472
472
  props: {
473
473
  // 设置参数
474
474
  settingParams: {
@@ -511,6 +511,7 @@ const __default__ = {
511
511
  setup(__props, {
512
512
  expose: __expose
513
513
  }) {
514
+ const props = __props;
514
515
  const {
515
516
  proxy
516
517
  } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
@@ -519,7 +520,7 @@ const __default__ = {
519
520
  let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
520
521
 
521
522
  // 获取组件传参
522
- const props = __props;
523
+
523
524
  let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
524
525
  mode: props.settingParams && props.settingParams.mode || "point",
525
526
  color: props.settingParams && props.settingParams.color || "#fff",
@@ -722,7 +723,7 @@ const __default__ = {
722
723
  min: 1,
723
724
  max: 1000,
724
725
  onInput: _cache[6] || (_cache[6] = $event => paramsChanged('distance'))
725
- }, null, 8 /* PROPS */, ["modelValue"])]),
726
+ }, null, 8 /* PROPS */, ["modelValue", "step"])]),
726
727
  _: 1 /* STABLE */
727
728
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
728
729
  span: 8
@@ -735,7 +736,7 @@ const __default__ = {
735
736
  max: 1000,
736
737
  "controls-position": "right",
737
738
  onInput: _cache[8] || (_cache[8] = $event => paramsChanged('distance'))
738
- }, null, 8 /* PROPS */, ["modelValue"])]),
739
+ }, null, 8 /* PROPS */, ["modelValue", "step"])]),
739
740
  _: 1 /* STABLE */
740
741
  })]),
741
742
  _: 1 /* STABLE */
@@ -764,7 +765,7 @@ const __default__ = {
764
765
  min: 0,
765
766
  max: 160,
766
767
  onInput: _cache[10] || (_cache[10] = $event => paramsChanged('angle'))
767
- }, null, 8 /* PROPS */, ["modelValue"])]),
768
+ }, null, 8 /* PROPS */, ["modelValue", "step"])]),
768
769
  _: 1 /* STABLE */
769
770
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
770
771
  span: 8
@@ -777,7 +778,7 @@ const __default__ = {
777
778
  max: 160,
778
779
  "controls-position": "right",
779
780
  onInput: _cache[12] || (_cache[12] = $event => paramsChanged('angle'))
780
- }, null, 8 /* PROPS */, ["modelValue"])]),
781
+ }, null, 8 /* PROPS */, ["modelValue", "step"])]),
781
782
  _: 1 /* STABLE */
782
783
  })]),
783
784
  _: 1 /* STABLE */
@@ -806,7 +807,7 @@ const __default__ = {
806
807
  min: 0,
807
808
  max: 1,
808
809
  onInput: _cache[14] || (_cache[14] = $event => paramsChanged('decay'))
809
- }, null, 8 /* PROPS */, ["modelValue"])]),
810
+ }, null, 8 /* PROPS */, ["modelValue", "step"])]),
810
811
  _: 1 /* STABLE */
811
812
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
812
813
  span: 8
@@ -819,7 +820,7 @@ const __default__ = {
819
820
  max: 1,
820
821
  "controls-position": "right",
821
822
  onInput: _cache[16] || (_cache[16] = $event => paramsChanged('decay'))
822
- }, null, 8 /* PROPS */, ["modelValue"])]),
823
+ }, null, 8 /* PROPS */, ["modelValue", "step"])]),
823
824
  _: 1 /* STABLE */
824
825
  })]),
825
826
  _: 1 /* STABLE */
@@ -848,7 +849,7 @@ const __default__ = {
848
849
  min: 0.1,
849
850
  max: 10.0,
850
851
  onInput: _cache[18] || (_cache[18] = $event => paramsChanged('intensity'))
851
- }, null, 8 /* PROPS */, ["modelValue"])]),
852
+ }, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
852
853
  _: 1 /* STABLE */
853
854
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
854
855
  span: 8
@@ -861,7 +862,7 @@ const __default__ = {
861
862
  max: 10.0,
862
863
  "controls-position": "right",
863
864
  onInput: _cache[20] || (_cache[20] = $event => paramsChanged('intensity'))
864
- }, null, 8 /* PROPS */, ["modelValue"])]),
865
+ }, null, 8 /* PROPS */, ["modelValue", "step", "min", "max"])]),
865
866
  _: 1 /* STABLE */
866
867
  })]),
867
868
  _: 1 /* STABLE */
@@ -394,7 +394,7 @@ const _hoisted_2 = {
394
394
  const __default__ = {
395
395
  name: "Kq3dLimitHeightAnalysis"
396
396
  };
397
- /* harmony default export */ var LimitHeightAnalysisvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
397
+ /* harmony default export */ var LimitHeightAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
398
398
  props: {
399
399
  // 设置参数
400
400
  settingParams: {
@@ -437,6 +437,7 @@ const __default__ = {
437
437
  setup(__props, {
438
438
  expose: __expose
439
439
  }) {
440
+ const props = __props;
440
441
  const {
441
442
  proxy
442
443
  } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
@@ -445,7 +446,7 @@ const __default__ = {
445
446
  let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
446
447
 
447
448
  // 获取组件传参
448
- const props = __props;
449
+
449
450
  let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
450
451
  baseHeight: props.settingParams && props.settingParams.baseHeight || 100,
451
452
  // 基底高度
package/measure/index.js CHANGED
@@ -563,7 +563,7 @@ const _hoisted_38 = {
563
563
  const __default__ = {
564
564
  name: "Kq3dMeasure"
565
565
  };
566
- /* harmony default export */ var Measurevue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
566
+ /* harmony default export */ var Measurevue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
567
567
  props: {
568
568
  //指定组件绑定的viewer对象的div的id
569
569
  target: String,
@@ -1135,7 +1135,7 @@ const __default__ = {
1135
1135
  _: 1 /* STABLE */
1136
1136
  })]),
1137
1137
  _: 1 /* STABLE */
1138
- }, 8 /* PROPS */, ["title"])]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isTips) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_6, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'height' || (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'azimuth' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("p", _hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).measureTips1), 1 /* TEXT */)) : ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("p", _hoisted_8, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).measureTips), 1 /* TEXT */))])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isResult) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_9, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_10, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'distance' || (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'area' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_11, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", _hoisted_12, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).unit), 1 /* TEXT */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'distance' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_select, {
1138
+ }, 8 /* PROPS */, ["onClick", "title"])]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isTips) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_6, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'height' || (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'azimuth' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("p", _hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).measureTips1), 1 /* TEXT */)) : ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("p", _hoisted_8, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).measureTips), 1 /* TEXT */))])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isResult) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_9, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_10, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'distance' || (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'area' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_11, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", _hoisted_12, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).unit), 1 /* TEXT */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(measureType) === 'distance' ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_select, {
1139
1139
  key: 0,
1140
1140
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(distanceUnit),
1141
1141
  "onUpdate:modelValue": _cache[7] || (_cache[7] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.isRef)(distanceUnit) ? distanceUnit.value = $event : distanceUnit = $event),
@@ -450,7 +450,7 @@ const _hoisted_4 = {
450
450
  const __default__ = {
451
451
  name: "Kq3dModelFlat"
452
452
  };
453
- /* harmony default export */ var ModelFlatvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
453
+ /* harmony default export */ var ModelFlatvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
454
454
  props: {
455
455
  // 设置参数
456
456
  settingParams: {
@@ -493,6 +493,7 @@ const __default__ = {
493
493
  setup(__props, {
494
494
  expose: __expose
495
495
  }) {
496
+ const props = __props;
496
497
  const {
497
498
  proxy
498
499
  } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
@@ -500,7 +501,7 @@ const __default__ = {
500
501
  let viewModel = null;
501
502
 
502
503
  // 获取组件传参
503
- const props = __props;
504
+
504
505
  let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
505
506
  flatHeight: props.settingParams && props.settingParams.excavationDepth || 10,
506
507
  // 模型平整深度
@@ -509,7 +509,7 @@ const _hoisted_3 = {
509
509
  const __default__ = {
510
510
  name: "Kq3dModelExcavate"
511
511
  };
512
- /* harmony default export */ var ModelExcavatevue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
512
+ /* harmony default export */ var ModelExcavatevue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
513
513
  props: {
514
514
  //指定组件绑定的viewer对象的div的id
515
515
  mapTarget: String,
@@ -554,6 +554,7 @@ const __default__ = {
554
554
  setup(__props, {
555
555
  expose: __expose
556
556
  }) {
557
+ const props = __props;
557
558
  const {
558
559
  proxy
559
560
  } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
@@ -562,7 +563,7 @@ const __default__ = {
562
563
  let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(proxy.$i18n.global.locale);
563
564
 
564
565
  // 获取组件传参
565
- const props = __props;
566
+
566
567
  let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
567
568
  excavationDepth: props.settingParams && props.settingParams.excavationDepth || 20,
568
569
  // 地形开挖深度