hoeditor-web 3.1.117 → 3.1.119
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/hoeditor.css +1 -1
- package/lib/hoeditor.umd.js +669 -603
- package/lib/hoeditor.umd.min.js +13 -13
- package/package.json +1 -1
package/lib/hoeditor.umd.js
CHANGED
|
@@ -5952,7 +5952,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
5952
5952
|
|
|
5953
5953
|
/***/ }),
|
|
5954
5954
|
|
|
5955
|
-
/***/
|
|
5955
|
+
/***/ 62250:
|
|
5956
5956
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
5957
5957
|
|
|
5958
5958
|
"use strict";
|
|
@@ -5968,7 +5968,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
5968
5968
|
var es_array_includes = __webpack_require__(26699);
|
|
5969
5969
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.string.includes.js
|
|
5970
5970
|
var es_string_includes = __webpack_require__(32023);
|
|
5971
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/expressionForm/ExpressionForm.vue?vue&type=template&id=
|
|
5971
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/expressionForm/ExpressionForm.vue?vue&type=template&id=26962a98&
|
|
5972
5972
|
|
|
5973
5973
|
|
|
5974
5974
|
var render = function render() {
|
|
@@ -7051,7 +7051,21 @@ var render = function render() {
|
|
|
7051
7051
|
"top": "2px"
|
|
7052
7052
|
}
|
|
7053
7053
|
})]);
|
|
7054
|
-
}), 0)], 2)], 1)])] : _vm._e()
|
|
7054
|
+
}), 0)], 2)], 1)])] : _vm._e(), _vm.expressStyle === 'style11' ? [_c('div', {
|
|
7055
|
+
staticClass: "style11"
|
|
7056
|
+
}, _vm._l(_vm.style11, function (item, key) {
|
|
7057
|
+
return _c('div', {
|
|
7058
|
+
key: key
|
|
7059
|
+
}, [_c('span', [_vm._v(_vm._s(key))]), _c('a-input', {
|
|
7060
|
+
model: {
|
|
7061
|
+
value: _vm.style11[key],
|
|
7062
|
+
callback: function callback($$v) {
|
|
7063
|
+
_vm.$set(_vm.style11, key, $$v);
|
|
7064
|
+
},
|
|
7065
|
+
expression: "style11[key]"
|
|
7066
|
+
}
|
|
7067
|
+
})], 1);
|
|
7068
|
+
}), 0)] : _vm._e()], 2), _c('footer', {
|
|
7055
7069
|
staticClass: "dialog-footer"
|
|
7056
7070
|
}, [_c('a-button', {
|
|
7057
7071
|
staticStyle: {
|
|
@@ -7161,7 +7175,7 @@ var staticRenderFns = [function () {
|
|
|
7161
7175
|
}, [_vm._v("49")])]);
|
|
7162
7176
|
}];
|
|
7163
7177
|
|
|
7164
|
-
;// CONCATENATED MODULE: ./src/components/controls/expressionForm/ExpressionForm.vue?vue&type=template&id=
|
|
7178
|
+
;// CONCATENATED MODULE: ./src/components/controls/expressionForm/ExpressionForm.vue?vue&type=template&id=26962a98&
|
|
7165
7179
|
|
|
7166
7180
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/objectSpread2.js
|
|
7167
7181
|
var objectSpread2 = __webpack_require__(63442);
|
|
@@ -7193,11 +7207,6 @@ var es_array_concat = __webpack_require__(92222);
|
|
|
7193
7207
|
var util = __webpack_require__(62783);
|
|
7194
7208
|
// EXTERNAL MODULE: ./node_modules/ant-design-vue/es/date-picker/locale/zh_CN.js + 2 modules
|
|
7195
7209
|
var zh_CN = __webpack_require__(43372);
|
|
7196
|
-
// EXTERNAL MODULE: ./node_modules/moment/moment.js
|
|
7197
|
-
var moment = __webpack_require__(30381);
|
|
7198
|
-
var moment_default = /*#__PURE__*/__webpack_require__.n(moment);
|
|
7199
|
-
// EXTERNAL MODULE: ./node_modules/moment/locale/zh-cn.js
|
|
7200
|
-
var zh_cn = __webpack_require__(83839);
|
|
7201
7210
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/expressionForm/ExpressionForm.vue?vue&type=script&lang=js&
|
|
7202
7211
|
|
|
7203
7212
|
|
|
@@ -7216,13 +7225,10 @@ var zh_cn = __webpack_require__(83839);
|
|
|
7216
7225
|
|
|
7217
7226
|
|
|
7218
7227
|
|
|
7219
|
-
|
|
7220
|
-
|
|
7221
7228
|
/* harmony default export */ var ExpressionFormvue_type_script_lang_js_ = ({
|
|
7222
7229
|
name: 'ExpressionForm',
|
|
7223
7230
|
data: function data() {
|
|
7224
7231
|
return {
|
|
7225
|
-
moment: (moment_default()),
|
|
7226
7232
|
locale: zh_CN/* default */.Z,
|
|
7227
7233
|
animationClassNames: 'control-modal-contents express-dialog animation-in',
|
|
7228
7234
|
isUseDate: false,
|
|
@@ -7238,7 +7244,8 @@ var zh_cn = __webpack_require__(83839);
|
|
|
7238
7244
|
style7: '胎心图',
|
|
7239
7245
|
style8: '恒牙牙位图',
|
|
7240
7246
|
style9: '乳牙牙位图',
|
|
7241
|
-
style10: '牙位图'
|
|
7247
|
+
style10: '牙位图',
|
|
7248
|
+
style11: 'Pop-Q评分'
|
|
7242
7249
|
},
|
|
7243
7250
|
menstrualHistory: {
|
|
7244
7251
|
menseDays: '',
|
|
@@ -7307,6 +7314,17 @@ var zh_cn = __webpack_require__(83839);
|
|
|
7307
7314
|
D: '4',
|
|
7308
7315
|
E: '5'
|
|
7309
7316
|
},
|
|
7317
|
+
style11: {
|
|
7318
|
+
Aa: '',
|
|
7319
|
+
Ba: '',
|
|
7320
|
+
C: '',
|
|
7321
|
+
gh: '',
|
|
7322
|
+
pb: '',
|
|
7323
|
+
TVL: '',
|
|
7324
|
+
Ap: '',
|
|
7325
|
+
Bp: '',
|
|
7326
|
+
D: ''
|
|
7327
|
+
},
|
|
7310
7328
|
menoPauseAgeText: '岁'
|
|
7311
7329
|
};
|
|
7312
7330
|
},
|
|
@@ -7405,6 +7423,8 @@ var zh_cn = __webpack_require__(83839);
|
|
|
7405
7423
|
this.style89.topRight = _ref2[1];
|
|
7406
7424
|
this.style89.bottomLeft = _ref2[2];
|
|
7407
7425
|
this.style89.bottomRight = _ref2[3];
|
|
7426
|
+
} else if (this.expressStyle == 'style11') {
|
|
7427
|
+
this.style11 = (0,objectSpread2/* default */.Z)({}, updateNode);
|
|
7408
7428
|
}
|
|
7409
7429
|
}
|
|
7410
7430
|
},
|
|
@@ -7589,7 +7609,11 @@ var zh_cn = __webpack_require__(83839);
|
|
|
7589
7609
|
} else if (this.expressStyle === 'style9') {
|
|
7590
7610
|
this.reverseOrSort('sort');
|
|
7591
7611
|
this.insertPrimaryTeethMap(this.controlStatus, [this.style89.topLeft, this.style89.topRight, this.style89.bottomLeft, this.style89.bottomRight]);
|
|
7592
|
-
} else {
|
|
7612
|
+
} else if (this.expressStyle === 'style11') {
|
|
7613
|
+
this.insertPopQScore(this.controlStatus);
|
|
7614
|
+
} else {
|
|
7615
|
+
console.warn('错误样式', this.expressStyle);
|
|
7616
|
+
}
|
|
7593
7617
|
this.cancel();
|
|
7594
7618
|
},
|
|
7595
7619
|
/**
|
|
@@ -7700,15 +7724,25 @@ var zh_cn = __webpack_require__(83839);
|
|
|
7700
7724
|
} else {
|
|
7701
7725
|
this.vueController.updatePrimaryTeethMap(topLeft, topRight, bottomLeft, bottomRight);
|
|
7702
7726
|
}
|
|
7727
|
+
},
|
|
7728
|
+
/**
|
|
7729
|
+
* Pop-Q评分
|
|
7730
|
+
*/
|
|
7731
|
+
insertPopQScore: function insertPopQScore(controlStatus) {
|
|
7732
|
+
if (controlStatus === 'add') {
|
|
7733
|
+
this.vueController.insertPopQScore(this.style11);
|
|
7734
|
+
} else {
|
|
7735
|
+
this.vueController.updatePopQScore(this.style11);
|
|
7736
|
+
}
|
|
7703
7737
|
}
|
|
7704
7738
|
}
|
|
7705
7739
|
});
|
|
7706
7740
|
;// CONCATENATED MODULE: ./src/components/controls/expressionForm/ExpressionForm.vue?vue&type=script&lang=js&
|
|
7707
7741
|
/* harmony default export */ var expressionForm_ExpressionFormvue_type_script_lang_js_ = (ExpressionFormvue_type_script_lang_js_);
|
|
7708
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/expressionForm/ExpressionForm.vue?vue&type=style&index=0&id=
|
|
7742
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/expressionForm/ExpressionForm.vue?vue&type=style&index=0&id=26962a98&prod&lang=less&
|
|
7709
7743
|
// extracted by mini-css-extract-plugin
|
|
7710
7744
|
|
|
7711
|
-
;// CONCATENATED MODULE: ./src/components/controls/expressionForm/ExpressionForm.vue?vue&type=style&index=0&id=
|
|
7745
|
+
;// CONCATENATED MODULE: ./src/components/controls/expressionForm/ExpressionForm.vue?vue&type=style&index=0&id=26962a98&prod&lang=less&
|
|
7712
7746
|
|
|
7713
7747
|
// EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
|
|
7714
7748
|
var componentNormalizer = __webpack_require__(70713);
|
|
@@ -37150,7 +37184,7 @@ var SubDocManger = /*#__PURE__*/function () {
|
|
|
37150
37184
|
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_regeneratorRuntime_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(80543);
|
|
37151
37185
|
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(81448);
|
|
37152
37186
|
/* harmony import */ var ant_design_vue_es_message_style__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(94310);
|
|
37153
|
-
/* harmony import */ var
|
|
37187
|
+
/* harmony import */ var ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__ = __webpack_require__(40735);
|
|
37154
37188
|
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_classCallCheck_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(70280);
|
|
37155
37189
|
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_createClass_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(66298);
|
|
37156
37190
|
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(78255);
|
|
@@ -37267,6 +37301,8 @@ var SubDocManger = /*#__PURE__*/function () {
|
|
|
37267
37301
|
/* harmony import */ var _utils_StructureNode__WEBPACK_IMPORTED_MODULE_97__ = __webpack_require__(63602);
|
|
37268
37302
|
/* harmony import */ var _draw_drawTree_DrawTree__WEBPACK_IMPORTED_MODULE_98__ = __webpack_require__(51760);
|
|
37269
37303
|
/* harmony import */ var _plugins_util__WEBPACK_IMPORTED_MODULE_99__ = __webpack_require__(62783);
|
|
37304
|
+
/* harmony import */ var _treeNode_PopQScoreNode__WEBPACK_IMPORTED_MODULE_100__ = __webpack_require__(12790);
|
|
37305
|
+
|
|
37270
37306
|
|
|
37271
37307
|
|
|
37272
37308
|
|
|
@@ -37513,7 +37549,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
37513
37549
|
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
37514
37550
|
var domRange = hoEditorFactory.docTree.curDomRange;
|
|
37515
37551
|
if (hoEditorFactory.notAllowEditInReview && hoEditorFactory.drawTree.paintStatus === _draw_drawTree_DrawTree__WEBPACK_IMPORTED_MODULE_98__/* .PaintState */ .Dh.psReview) {
|
|
37516
|
-
|
|
37552
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('质控医生站的病历只可进行批注不可编辑修改');
|
|
37517
37553
|
return;
|
|
37518
37554
|
}
|
|
37519
37555
|
// alert(text);
|
|
@@ -37550,7 +37586,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
37550
37586
|
var isAllowEdit = colProperty.downListProperty.canModifyContent;
|
|
37551
37587
|
//const cellText = cellNode.getCellText();
|
|
37552
37588
|
if (!isAllowEdit) {
|
|
37553
|
-
|
|
37589
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('不允许用户直接编辑,请双击单元格进行选择.');
|
|
37554
37590
|
return;
|
|
37555
37591
|
}
|
|
37556
37592
|
}
|
|
@@ -37558,7 +37594,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
37558
37594
|
var _isAllowEdit = cellProperty.downListProperty.canModifyContent;
|
|
37559
37595
|
//const cellText = cellNode.getCellText();
|
|
37560
37596
|
if (!_isAllowEdit) {
|
|
37561
|
-
|
|
37597
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('不允许用户直接编辑,请双击单元格进行选择.');
|
|
37562
37598
|
return;
|
|
37563
37599
|
}
|
|
37564
37600
|
}
|
|
@@ -37980,7 +38016,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
37980
38016
|
domRange = domRange.normalize();
|
|
37981
38017
|
} else if ((hoEditorFactory.drawTree.paintStatus === _draw_drawTree_DrawTree__WEBPACK_IMPORTED_MODULE_98__/* .PaintState */ .Dh.psReview || hoEditorFactory.drawTree.paintStatus === _draw_drawTree_DrawTree__WEBPACK_IMPORTED_MODULE_98__/* .PaintState */ .Dh.psTrace) && !(domRange.npStart.node instanceof _treeNode_SignNode__WEBPACK_IMPORTED_MODULE_91__/* .SignNode */ .N)) {
|
|
37982
38018
|
if (domRange.npStart.node instanceof _treeNode_TextNode__WEBPACK_IMPORTED_MODULE_35__/* .TextNode */ .R && hoEditorFactory.docTree.styles[domRange.npStart.node.styleIndex].creatorIndex !== undefined && hoEditorFactory.docTree.styles[domRange.npStart.node.styleIndex].creatorIndex !== -1) {} else {
|
|
37983
|
-
|
|
38019
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('审阅模式下,只能选中文档内容进行删除');
|
|
37984
38020
|
return;
|
|
37985
38021
|
}
|
|
37986
38022
|
}
|
|
@@ -38205,7 +38241,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
38205
38241
|
_context.next = 86;
|
|
38206
38242
|
break;
|
|
38207
38243
|
}
|
|
38208
|
-
|
|
38244
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('审阅模式下,只能对文本内容进行删除');
|
|
38209
38245
|
return _context.abrupt("return");
|
|
38210
38246
|
case 86:
|
|
38211
38247
|
if (!((hoEditorFactory.drawTree.paintStatus === _draw_drawTree_DrawTree__WEBPACK_IMPORTED_MODULE_98__/* .PaintState */ .Dh.psReview || hoEditorFactory.drawTree.paintStatus === _draw_drawTree_DrawTree__WEBPACK_IMPORTED_MODULE_98__/* .PaintState */ .Dh.psTrace) && node instanceof _treeNode_SignNode__WEBPACK_IMPORTED_MODULE_91__/* .SignNode */ .N)) {
|
|
@@ -38217,21 +38253,21 @@ var DocController = /*#__PURE__*/function () {
|
|
|
38217
38253
|
_context.next = 91;
|
|
38218
38254
|
break;
|
|
38219
38255
|
}
|
|
38220
|
-
|
|
38256
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('不是本人签名,不允许删除!');
|
|
38221
38257
|
return _context.abrupt("return");
|
|
38222
38258
|
case 91:
|
|
38223
38259
|
if (!(hoEditorFactory.drawTree.paintStatus !== _draw_drawTree_DrawTree__WEBPACK_IMPORTED_MODULE_98__/* .PaintState */ .Dh.psDesign && node instanceof _treeNode_SignNode__WEBPACK_IMPORTED_MODULE_91__/* .SignNode */ .N)) {
|
|
38224
38260
|
_context.next = 94;
|
|
38225
38261
|
break;
|
|
38226
38262
|
}
|
|
38227
|
-
|
|
38263
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('不允许使用删除键删除签名,请右键删除元素');
|
|
38228
38264
|
return _context.abrupt("return");
|
|
38229
38265
|
case 94:
|
|
38230
38266
|
if (!(hoEditorFactory.drawTree.paintStatus !== _draw_drawTree_DrawTree__WEBPACK_IMPORTED_MODULE_98__/* .PaintState */ .Dh.psDesign && node instanceof _treeNode_SignNode__WEBPACK_IMPORTED_MODULE_91__/* .SignNode */ .N && node.isTemplate && node.number === 0)) {
|
|
38231
38267
|
_context.next = 97;
|
|
38232
38268
|
break;
|
|
38233
38269
|
}
|
|
38234
|
-
|
|
38270
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('该签名元素不允许删除!');
|
|
38235
38271
|
return _context.abrupt("return");
|
|
38236
38272
|
case 97:
|
|
38237
38273
|
if (!(node instanceof _treeNode_SignNode__WEBPACK_IMPORTED_MODULE_91__/* .SignNode */ .N)) {
|
|
@@ -38666,6 +38702,44 @@ var DocController = /*#__PURE__*/function () {
|
|
|
38666
38702
|
_HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID).undoService.add(new _undoRedo_NodeInsertUndoUnit__WEBPACK_IMPORTED_MODULE_33__/* .NodeInsertUndoUnit */ .R(this._hoEditorFactoryID, startPath, menstrualHistoryNode));
|
|
38667
38703
|
_HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID).undoService.commit();
|
|
38668
38704
|
}
|
|
38705
|
+
/**
|
|
38706
|
+
* 插入 Pop-Q评分
|
|
38707
|
+
* @param operType
|
|
38708
|
+
* @param curDomRange
|
|
38709
|
+
* @param expressionStyle
|
|
38710
|
+
* @param menseDays
|
|
38711
|
+
* @param cycleDays
|
|
38712
|
+
* @param menarcheAge
|
|
38713
|
+
* @param menoPauseAge
|
|
38714
|
+
*/
|
|
38715
|
+
}, {
|
|
38716
|
+
key: "insertPopQScore",
|
|
38717
|
+
value: function insertPopQScore(operType, curDomRange, popQScoreRequest) {
|
|
38718
|
+
var domRange = curDomRange.normalize();
|
|
38719
|
+
var startPath = domRange.endPath;
|
|
38720
|
+
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
38721
|
+
if (operType === 'update') {
|
|
38722
|
+
var np = hoEditorFactory.docTree.findNodePositionByPath(startPath);
|
|
38723
|
+
if (np) {
|
|
38724
|
+
var node = np.node;
|
|
38725
|
+
if (node instanceof _treeNode_MedicalExpressionNode__WEBPACK_IMPORTED_MODULE_52__/* .MedicalExpressionNode */ .H) {
|
|
38726
|
+
hoEditorFactory.undoService.begin();
|
|
38727
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeDeleteUndoUnit__WEBPACK_IMPORTED_MODULE_44__/* .NodeDeleteUndoUnit */ .w(this._hoEditorFactoryID, node, startPath));
|
|
38728
|
+
//hoEditorFactory.undoService.commit();
|
|
38729
|
+
//startPath = hoEditorFactory.docTree.curDomRange.startPath;
|
|
38730
|
+
startPath = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID).docTree.getNodeLastPath(node.previousLeaf());
|
|
38731
|
+
}
|
|
38732
|
+
}
|
|
38733
|
+
}
|
|
38734
|
+
var parentNode = hoEditorFactory.docTree.getParentNode(startPath);
|
|
38735
|
+
var popQScoreNode = new _treeNode_PopQScoreNode__WEBPACK_IMPORTED_MODULE_100__/* .PopQScoreNode */ .B(this._hoEditorFactoryID, domRange.npStart.roots, parentNode, _treeNode_BaseNode__WEBPACK_IMPORTED_MODULE_32__/* .NodeType */ .Jq.ntMedicalExpression, popQScoreRequest.Aa, popQScoreRequest.Ba, popQScoreRequest.C, popQScoreRequest.gh, popQScoreRequest.pb, popQScoreRequest.TVL, popQScoreRequest.Ap, popQScoreRequest.Bp, popQScoreRequest.D);
|
|
38736
|
+
//插入该表达式节点
|
|
38737
|
+
if (operType === 'add') {
|
|
38738
|
+
hoEditorFactory.undoService.begin();
|
|
38739
|
+
}
|
|
38740
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeInsertUndoUnit__WEBPACK_IMPORTED_MODULE_33__/* .NodeInsertUndoUnit */ .R(this._hoEditorFactoryID, startPath, popQScoreNode));
|
|
38741
|
+
hoEditorFactory.undoService.commit();
|
|
38742
|
+
}
|
|
38669
38743
|
/**
|
|
38670
38744
|
* 瞳孔图
|
|
38671
38745
|
* @param 参数1
|
|
@@ -38681,27 +38755,28 @@ var DocController = /*#__PURE__*/function () {
|
|
|
38681
38755
|
value: function insertPupilMap(operType, curDomRange, value1, value2, value3, value4, value5, value6, value7) {
|
|
38682
38756
|
var domRange = curDomRange.normalize();
|
|
38683
38757
|
var startPath = domRange.endPath;
|
|
38758
|
+
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
38684
38759
|
if (operType === 'update') {
|
|
38685
|
-
var np =
|
|
38760
|
+
var np = hoEditorFactory.docTree.findNodePositionByPath(startPath);
|
|
38686
38761
|
if (np) {
|
|
38687
38762
|
var node = np.node;
|
|
38688
38763
|
if (node instanceof _treeNode_MedicalExpressionNode__WEBPACK_IMPORTED_MODULE_52__/* .MedicalExpressionNode */ .H) {
|
|
38689
|
-
|
|
38690
|
-
|
|
38691
|
-
//
|
|
38692
|
-
//startPath =
|
|
38764
|
+
hoEditorFactory.undoService.begin();
|
|
38765
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeDeleteUndoUnit__WEBPACK_IMPORTED_MODULE_44__/* .NodeDeleteUndoUnit */ .w(this._hoEditorFactoryID, node, startPath));
|
|
38766
|
+
//hoEditorFactory.undoService.commit();
|
|
38767
|
+
//startPath = hoEditorFactory.docTree.curDomRange.startPath;
|
|
38693
38768
|
startPath = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID).docTree.getNodeLastPath(node.previousLeaf());
|
|
38694
38769
|
}
|
|
38695
38770
|
}
|
|
38696
38771
|
}
|
|
38697
|
-
var parentNode =
|
|
38772
|
+
var parentNode = hoEditorFactory.docTree.getParentNode(startPath);
|
|
38698
38773
|
var pupilMapNode = new _treeNode_PupilMapNode__WEBPACK_IMPORTED_MODULE_47__/* .PupilMapNode */ .v(this._hoEditorFactoryID, domRange.npStart.roots, parentNode, _treeNode_BaseNode__WEBPACK_IMPORTED_MODULE_32__/* .NodeType */ .Jq.ntMedicalExpression, value1, value2, value3, value4, value5, value6, value7);
|
|
38699
38774
|
//插入该表达式节点
|
|
38700
38775
|
if (operType === 'add') {
|
|
38701
|
-
|
|
38776
|
+
hoEditorFactory.undoService.begin();
|
|
38702
38777
|
}
|
|
38703
|
-
|
|
38704
|
-
|
|
38778
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeInsertUndoUnit__WEBPACK_IMPORTED_MODULE_33__/* .NodeInsertUndoUnit */ .R(this._hoEditorFactoryID, startPath, pupilMapNode));
|
|
38779
|
+
hoEditorFactory.undoService.commit();
|
|
38705
38780
|
}
|
|
38706
38781
|
/**
|
|
38707
38782
|
* 光定位图
|
|
@@ -38720,27 +38795,28 @@ var DocController = /*#__PURE__*/function () {
|
|
|
38720
38795
|
value: function insertLightLocation(operType, curDomRange, value1, value2, value3, value4, value5, value6, value7, value8, value9) {
|
|
38721
38796
|
var domRange = curDomRange.normalize();
|
|
38722
38797
|
var startPath = domRange.endPath;
|
|
38798
|
+
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
38723
38799
|
if (operType === 'update') {
|
|
38724
|
-
var np =
|
|
38800
|
+
var np = hoEditorFactory.docTree.findNodePositionByPath(startPath);
|
|
38725
38801
|
if (np) {
|
|
38726
38802
|
var node = np.node;
|
|
38727
38803
|
if (node instanceof _treeNode_MedicalExpressionNode__WEBPACK_IMPORTED_MODULE_52__/* .MedicalExpressionNode */ .H) {
|
|
38728
|
-
|
|
38729
|
-
|
|
38730
|
-
//
|
|
38731
|
-
//startPath =
|
|
38804
|
+
hoEditorFactory.undoService.begin();
|
|
38805
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeDeleteUndoUnit__WEBPACK_IMPORTED_MODULE_44__/* .NodeDeleteUndoUnit */ .w(this._hoEditorFactoryID, node, startPath));
|
|
38806
|
+
//hoEditorFactory.undoService.commit();
|
|
38807
|
+
//startPath = hoEditorFactory.docTree.curDomRange.startPath;
|
|
38732
38808
|
startPath = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID).docTree.getNodeLastPath(node.previousLeaf());
|
|
38733
38809
|
}
|
|
38734
38810
|
}
|
|
38735
38811
|
}
|
|
38736
|
-
var parentNode =
|
|
38812
|
+
var parentNode = hoEditorFactory.docTree.getParentNode(startPath);
|
|
38737
38813
|
var lightLocationMapNode = new _treeNode_LightLocationMapNode__WEBPACK_IMPORTED_MODULE_48__/* .LightLocationMapNode */ .D(this._hoEditorFactoryID, domRange.npStart.roots, parentNode, _treeNode_BaseNode__WEBPACK_IMPORTED_MODULE_32__/* .NodeType */ .Jq.ntMedicalExpression, value1, value2, value3, value4, value5, value6, value7, value8, value9);
|
|
38738
38814
|
//插入该表达式节点
|
|
38739
38815
|
if (operType === 'add') {
|
|
38740
|
-
|
|
38816
|
+
hoEditorFactory.undoService.begin();
|
|
38741
38817
|
}
|
|
38742
|
-
|
|
38743
|
-
|
|
38818
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeInsertUndoUnit__WEBPACK_IMPORTED_MODULE_33__/* .NodeInsertUndoUnit */ .R(this._hoEditorFactoryID, startPath, lightLocationMapNode));
|
|
38819
|
+
hoEditorFactory.undoService.commit();
|
|
38744
38820
|
}
|
|
38745
38821
|
/**
|
|
38746
38822
|
* 胎心图
|
|
@@ -38756,27 +38832,28 @@ var DocController = /*#__PURE__*/function () {
|
|
|
38756
38832
|
value: function insertFetalHeartMap(operType, curDomRange, value1, value2, value3, value4, value5, value6) {
|
|
38757
38833
|
var domRange = curDomRange.normalize();
|
|
38758
38834
|
var startPath = domRange.endPath;
|
|
38835
|
+
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
38759
38836
|
if (operType === 'update') {
|
|
38760
|
-
var np =
|
|
38837
|
+
var np = hoEditorFactory.docTree.findNodePositionByPath(startPath);
|
|
38761
38838
|
if (np) {
|
|
38762
38839
|
var node = np.node;
|
|
38763
38840
|
if (node instanceof _treeNode_MedicalExpressionNode__WEBPACK_IMPORTED_MODULE_52__/* .MedicalExpressionNode */ .H) {
|
|
38764
|
-
|
|
38765
|
-
|
|
38766
|
-
//
|
|
38767
|
-
//startPath =
|
|
38841
|
+
hoEditorFactory.undoService.begin();
|
|
38842
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeDeleteUndoUnit__WEBPACK_IMPORTED_MODULE_44__/* .NodeDeleteUndoUnit */ .w(this._hoEditorFactoryID, node, startPath));
|
|
38843
|
+
//hoEditorFactory.undoService.commit();
|
|
38844
|
+
//startPath = hoEditorFactory.docTree.curDomRange.startPath;
|
|
38768
38845
|
startPath = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID).docTree.getNodeLastPath(node.previousLeaf());
|
|
38769
38846
|
}
|
|
38770
38847
|
}
|
|
38771
38848
|
}
|
|
38772
|
-
var parentNode =
|
|
38849
|
+
var parentNode = hoEditorFactory.docTree.getParentNode(startPath);
|
|
38773
38850
|
var fetalHeartMapNode = new _treeNode_FetalHeartMapNode__WEBPACK_IMPORTED_MODULE_49__/* .FetalHeartMapNode */ .t(this._hoEditorFactoryID, domRange.npStart.roots, parentNode, _treeNode_BaseNode__WEBPACK_IMPORTED_MODULE_32__/* .NodeType */ .Jq.ntMedicalExpression, value1, value2, value3, value4, value5, value6);
|
|
38774
38851
|
//插入该表达式节点
|
|
38775
38852
|
if (operType === 'add') {
|
|
38776
|
-
|
|
38853
|
+
hoEditorFactory.undoService.begin();
|
|
38777
38854
|
}
|
|
38778
|
-
|
|
38779
|
-
|
|
38855
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeInsertUndoUnit__WEBPACK_IMPORTED_MODULE_33__/* .NodeInsertUndoUnit */ .R(this._hoEditorFactoryID, startPath, fetalHeartMapNode));
|
|
38856
|
+
hoEditorFactory.undoService.commit();
|
|
38780
38857
|
}
|
|
38781
38858
|
/**
|
|
38782
38859
|
* 恒牙牙位图
|
|
@@ -38790,27 +38867,28 @@ var DocController = /*#__PURE__*/function () {
|
|
|
38790
38867
|
value: function insertPermanentTeethMap(operType, curDomRange, topLeftSelected, topRightSelected, bottomLeftSelected, bottomRightSelected, remark) {
|
|
38791
38868
|
var domRange = curDomRange.normalize();
|
|
38792
38869
|
var startPath = domRange.endPath;
|
|
38870
|
+
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
38793
38871
|
if (operType === 'update') {
|
|
38794
|
-
var np =
|
|
38872
|
+
var np = hoEditorFactory.docTree.findNodePositionByPath(startPath);
|
|
38795
38873
|
if (np) {
|
|
38796
38874
|
var node = np.node;
|
|
38797
38875
|
if (node instanceof _treeNode_MedicalExpressionNode__WEBPACK_IMPORTED_MODULE_52__/* .MedicalExpressionNode */ .H) {
|
|
38798
|
-
|
|
38799
|
-
|
|
38800
|
-
//
|
|
38801
|
-
//startPath =
|
|
38876
|
+
hoEditorFactory.undoService.begin();
|
|
38877
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeDeleteUndoUnit__WEBPACK_IMPORTED_MODULE_44__/* .NodeDeleteUndoUnit */ .w(this._hoEditorFactoryID, node, startPath));
|
|
38878
|
+
//hoEditorFactory.undoService.commit();
|
|
38879
|
+
//startPath = hoEditorFactory.docTree.curDomRange.startPath;
|
|
38802
38880
|
startPath = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID).docTree.getNodeLastPath(node.previousLeaf());
|
|
38803
38881
|
}
|
|
38804
38882
|
}
|
|
38805
38883
|
}
|
|
38806
|
-
var parentNode =
|
|
38884
|
+
var parentNode = hoEditorFactory.docTree.getParentNode(startPath);
|
|
38807
38885
|
var permanentTeethMapNode = new _treeNode_PermanentTeethMapNode__WEBPACK_IMPORTED_MODULE_50__/* .PermanentTeethMapNode */ .f(this._hoEditorFactoryID, domRange.npStart.roots, parentNode, _treeNode_BaseNode__WEBPACK_IMPORTED_MODULE_32__/* .NodeType */ .Jq.ntMedicalExpression, topLeftSelected, topRightSelected, bottomLeftSelected, bottomRightSelected, remark);
|
|
38808
38886
|
//插入该表达式节点
|
|
38809
38887
|
if (operType === 'add') {
|
|
38810
|
-
|
|
38888
|
+
hoEditorFactory.undoService.begin();
|
|
38811
38889
|
}
|
|
38812
|
-
|
|
38813
|
-
|
|
38890
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeInsertUndoUnit__WEBPACK_IMPORTED_MODULE_33__/* .NodeInsertUndoUnit */ .R(this._hoEditorFactoryID, startPath, permanentTeethMapNode));
|
|
38891
|
+
hoEditorFactory.undoService.commit();
|
|
38814
38892
|
}
|
|
38815
38893
|
/**
|
|
38816
38894
|
* 乳牙牙位图
|
|
@@ -39118,11 +39196,11 @@ var DocController = /*#__PURE__*/function () {
|
|
|
39118
39196
|
var np = hoEditorFactory.docTree.findNodePositionByPath(arange.startPath);
|
|
39119
39197
|
var parentNode = hoEditorFactory.docTree.getParentNode(arange.startPath);
|
|
39120
39198
|
if (parentNode instanceof _treeNode_TextInputFieldNode__WEBPACK_IMPORTED_MODULE_53__/* .TextInputFieldNode */ .re) {
|
|
39121
|
-
|
|
39199
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('不允许在文本域内插入表格');
|
|
39122
39200
|
return;
|
|
39123
39201
|
}
|
|
39124
39202
|
if (parentNode instanceof _treeNode_CellNode__WEBPACK_IMPORTED_MODULE_64__/* .CellNode */ .D) {
|
|
39125
|
-
|
|
39203
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('不允许在表格内再插入表格');
|
|
39126
39204
|
return;
|
|
39127
39205
|
}
|
|
39128
39206
|
// const nextParaNode = new ParagraphNode(
|
|
@@ -39186,7 +39264,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
39186
39264
|
c = _cell$table$getCellIn2[1];
|
|
39187
39265
|
if (hoEditorFactory.drawTree.paintStatus == _draw_drawTree_DrawTree__WEBPACK_IMPORTED_MODULE_98__/* .PaintState */ .Dh.psEdit && r > 0) {
|
|
39188
39266
|
if (cell.table.rowInfos[r].rowProperty.repeatAsTitleAtPageTop && cell.table.rowInfos[r - 1].rowProperty.repeatAsTitleAtPageTop) {
|
|
39189
|
-
|
|
39267
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('不允许在表头行中间插入行');
|
|
39190
39268
|
return;
|
|
39191
39269
|
}
|
|
39192
39270
|
}
|
|
@@ -39328,7 +39406,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
39328
39406
|
// );
|
|
39329
39407
|
// }
|
|
39330
39408
|
} else {
|
|
39331
|
-
|
|
39409
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('表格已设置不允许新增行');
|
|
39332
39410
|
return;
|
|
39333
39411
|
}
|
|
39334
39412
|
}
|
|
@@ -39349,7 +39427,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
39349
39427
|
c = _cell$table$getCellIn4[1];
|
|
39350
39428
|
if (hoEditorFactory.drawTree.paintStatus == _draw_drawTree_DrawTree__WEBPACK_IMPORTED_MODULE_98__/* .PaintState */ .Dh.psEdit) {
|
|
39351
39429
|
if (cell.table.rowInfos[r].rowProperty.repeatAsTitleAtPageTop && cell.table.rowInfos[r + 1].rowProperty.repeatAsTitleAtPageTop) {
|
|
39352
|
-
|
|
39430
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('不允许在表头行中间插入行');
|
|
39353
39431
|
return;
|
|
39354
39432
|
}
|
|
39355
39433
|
}
|
|
@@ -39450,7 +39528,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
39450
39528
|
// );
|
|
39451
39529
|
// }
|
|
39452
39530
|
} else {
|
|
39453
|
-
|
|
39531
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('表格已设置不允许新增行');
|
|
39454
39532
|
return;
|
|
39455
39533
|
}
|
|
39456
39534
|
}
|
|
@@ -39511,7 +39589,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
39511
39589
|
// );
|
|
39512
39590
|
// }
|
|
39513
39591
|
} else {
|
|
39514
|
-
|
|
39592
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('表格已设置不允许新增列');
|
|
39515
39593
|
return;
|
|
39516
39594
|
}
|
|
39517
39595
|
}
|
|
@@ -39569,7 +39647,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
39569
39647
|
// );
|
|
39570
39648
|
// }
|
|
39571
39649
|
} else {
|
|
39572
|
-
|
|
39650
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('表格已设置不允许新增列');
|
|
39573
39651
|
return;
|
|
39574
39652
|
}
|
|
39575
39653
|
}
|
|
@@ -39586,7 +39664,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
39586
39664
|
r2 = _TableNode$getSelectT2[3],
|
|
39587
39665
|
c2 = _TableNode$getSelectT2[4];
|
|
39588
39666
|
if (!table) {
|
|
39589
|
-
|
|
39667
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('选中区域在表格内,且为同一个表格才能删除');
|
|
39590
39668
|
return;
|
|
39591
39669
|
}
|
|
39592
39670
|
// const eParentNode = (aRange.npEnd.node as BaseNode).parentNode;
|
|
@@ -39598,7 +39676,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
39598
39676
|
for (var i = r1; i <= r2; i++) {
|
|
39599
39677
|
var rowInfo = table.rowInfos[i];
|
|
39600
39678
|
if (rowInfo.rowProperty.repeatAsTitleAtPageTop) {
|
|
39601
|
-
|
|
39679
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('表头行不允许删除');
|
|
39602
39680
|
return;
|
|
39603
39681
|
}
|
|
39604
39682
|
}
|
|
@@ -39657,7 +39735,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
39657
39735
|
r2 = _TableNode$getSelectT4[3],
|
|
39658
39736
|
c2 = _TableNode$getSelectT4[4];
|
|
39659
39737
|
if (!table) {
|
|
39660
|
-
|
|
39738
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('选中区域在表格内,且为同一个表格才能删除');
|
|
39661
39739
|
return;
|
|
39662
39740
|
}
|
|
39663
39741
|
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
@@ -39710,7 +39788,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
39710
39788
|
var cell1 = hoEditorFactory.docTree.getParentRectNode(np1.node);
|
|
39711
39789
|
var cell2 = hoEditorFactory.docTree.getParentRectNode(np2.node);
|
|
39712
39790
|
if (!(cell1 instanceof _treeNode_CellNode__WEBPACK_IMPORTED_MODULE_64__/* .CellNode */ .D) || !(cell2 instanceof _treeNode_CellNode__WEBPACK_IMPORTED_MODULE_64__/* .CellNode */ .D) || cell1.table !== cell2.table || cell1 === cell2) {
|
|
39713
|
-
|
|
39791
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('选中区域在表格内,且为同一个表格的不同单元格才能合并');
|
|
39714
39792
|
return;
|
|
39715
39793
|
}
|
|
39716
39794
|
var _cell1$table$getCellI = cell1.table.getCellInfos(cell1),
|
|
@@ -39762,7 +39840,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
39762
39840
|
var cell1 = hoEditorFactory.docTree.getParentRectNode(np1.node);
|
|
39763
39841
|
var cell2 = hoEditorFactory.docTree.getParentRectNode(np2.node);
|
|
39764
39842
|
if (!(cell1 instanceof _treeNode_CellNode__WEBPACK_IMPORTED_MODULE_64__/* .CellNode */ .D) || !(cell2 instanceof _treeNode_CellNode__WEBPACK_IMPORTED_MODULE_64__/* .CellNode */ .D) || cell1.table !== cell2.table) {
|
|
39765
|
-
|
|
39843
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('选中区域在表格内,且为同一个表格的单元格才能取消合并');
|
|
39766
39844
|
return;
|
|
39767
39845
|
}
|
|
39768
39846
|
var endPath = cell1.table.getNodePath();
|
|
@@ -40070,7 +40148,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
40070
40148
|
}
|
|
40071
40149
|
var object = hoEditorFactory.docTree.findNodes(sNode, findContent, direction, matchCase);
|
|
40072
40150
|
if (object.obj2.size === 0) {
|
|
40073
|
-
|
|
40151
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('未能找到指定内容。');
|
|
40074
40152
|
} else {
|
|
40075
40153
|
var nodesMap = object.obj1;
|
|
40076
40154
|
var indexsMap = object.obj2;
|
|
@@ -40131,7 +40209,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
40131
40209
|
sNode = startNode.rootNodes[0];
|
|
40132
40210
|
var object = hoEditorFactory.docTree.findNodes(sNode, findContent, direction, matchCase);
|
|
40133
40211
|
if (object.obj2.size === 0) {
|
|
40134
|
-
|
|
40212
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('未能找到指定内容。');
|
|
40135
40213
|
} else {
|
|
40136
40214
|
var nodesMap = object.obj1;
|
|
40137
40215
|
var indexsMap = object.obj2;
|
|
@@ -40183,7 +40261,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
40183
40261
|
} finally {
|
|
40184
40262
|
_iterator.f();
|
|
40185
40263
|
}
|
|
40186
|
-
|
|
40264
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.info('成功替换了' + indexsMap.size.toString() + '处文档内容。');
|
|
40187
40265
|
var toPath = hoEditorFactory.docTree.curDomRange.endPath;
|
|
40188
40266
|
hoEditorFactory.drawTree.moveCaretToPath(toPath);
|
|
40189
40267
|
}
|
|
@@ -40565,7 +40643,7 @@ var DocController = /*#__PURE__*/function () {
|
|
|
40565
40643
|
} else {
|
|
40566
40644
|
var _comment = hoEditorFactory.drawTree.curOnSelectedComment;
|
|
40567
40645
|
if (_comment.userID != hoEditorFactory.userInfo.id) {
|
|
40568
|
-
|
|
40646
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_101__/* ["default"] */ .Z.warn('不允许删除其他用户创建的批注!');
|
|
40569
40647
|
return;
|
|
40570
40648
|
}
|
|
40571
40649
|
del(_comment);
|
|
@@ -56623,6 +56701,294 @@ var PermanentTeethMapNode = /*#__PURE__*/function (_MedicalExpressionNod) {
|
|
|
56623
56701
|
|
|
56624
56702
|
/***/ }),
|
|
56625
56703
|
|
|
56704
|
+
/***/ 12790:
|
|
56705
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
56706
|
+
|
|
56707
|
+
"use strict";
|
|
56708
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
56709
|
+
/* harmony export */ B: function() { return /* binding */ PopQScoreNode; }
|
|
56710
|
+
/* harmony export */ });
|
|
56711
|
+
/* unused harmony export PopQScoreRequest */
|
|
56712
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_classCallCheck_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(70280);
|
|
56713
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_createClass_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(66298);
|
|
56714
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(75808);
|
|
56715
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_inherits_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(11651);
|
|
56716
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_createSuper_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(19593);
|
|
56717
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(78255);
|
|
56718
|
+
/* harmony import */ var core_js_modules_es_array_splice_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(40561);
|
|
56719
|
+
/* harmony import */ var core_js_modules_es_array_splice_js__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_splice_js__WEBPACK_IMPORTED_MODULE_6__);
|
|
56720
|
+
/* harmony import */ var core_js_modules_es_array_push_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(57658);
|
|
56721
|
+
/* harmony import */ var core_js_modules_es_array_push_js__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_push_js__WEBPACK_IMPORTED_MODULE_7__);
|
|
56722
|
+
/* harmony import */ var _MedicalExpressionNode__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(80177);
|
|
56723
|
+
/* harmony import */ var _BaseNode__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(62358);
|
|
56724
|
+
/* harmony import */ var _editor_draw_drawNode_DrawMedicalExpression__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(82260);
|
|
56725
|
+
/* harmony import */ var _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(74089);
|
|
56726
|
+
|
|
56727
|
+
|
|
56728
|
+
|
|
56729
|
+
|
|
56730
|
+
|
|
56731
|
+
|
|
56732
|
+
|
|
56733
|
+
|
|
56734
|
+
/*
|
|
56735
|
+
* @Author: zfq
|
|
56736
|
+
* @Description: Pop-Q评分
|
|
56737
|
+
* @FilePath: \hoeditor-web\src\editor\dom\treeNode\PopQScoreNode.ts
|
|
56738
|
+
*/
|
|
56739
|
+
|
|
56740
|
+
|
|
56741
|
+
|
|
56742
|
+
|
|
56743
|
+
var PopQScoreNode = /*#__PURE__*/function (_MedicalExpressionNod) {
|
|
56744
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_inherits_js__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .Z)(PopQScoreNode, _MedicalExpressionNod);
|
|
56745
|
+
var _super = (0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_createSuper_js__WEBPACK_IMPORTED_MODULE_4__/* ["default"] */ .Z)(PopQScoreNode);
|
|
56746
|
+
function PopQScoreNode(hoEditorFactoryID, rootNodes, pNode, nodeType, aa, ba, c, gh, pb, tvl, ap, bp, d) {
|
|
56747
|
+
var _this;
|
|
56748
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_classCallCheck_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, PopQScoreNode);
|
|
56749
|
+
_this = _super.call(this, hoEditorFactoryID, rootNodes, pNode, nodeType);
|
|
56750
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z)(_this), "_Aa", void 0);
|
|
56751
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z)(_this), "_Ba", void 0);
|
|
56752
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z)(_this), "_C", void 0);
|
|
56753
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z)(_this), "_gh", void 0);
|
|
56754
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z)(_this), "_pb", void 0);
|
|
56755
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z)(_this), "_TVL", void 0);
|
|
56756
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z)(_this), "_Ap", void 0);
|
|
56757
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z)(_this), "_Bp", void 0);
|
|
56758
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z)(_this), "_D", void 0);
|
|
56759
|
+
_this._Aa = aa;
|
|
56760
|
+
_this._Ba = ba;
|
|
56761
|
+
_this._C = c;
|
|
56762
|
+
_this._gh = gh;
|
|
56763
|
+
_this._pb = pb;
|
|
56764
|
+
_this._TVL = tvl;
|
|
56765
|
+
_this._Ap = ap;
|
|
56766
|
+
_this._Bp = bp;
|
|
56767
|
+
_this._D = d;
|
|
56768
|
+
_this.node2DrawNodeRange(0, 0);
|
|
56769
|
+
return _this;
|
|
56770
|
+
}
|
|
56771
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_createClass_js__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z)(PopQScoreNode, [{
|
|
56772
|
+
key: "aa",
|
|
56773
|
+
get: function get() {
|
|
56774
|
+
return this._Aa;
|
|
56775
|
+
},
|
|
56776
|
+
set: function set(val) {
|
|
56777
|
+
if (val !== this._Aa) {
|
|
56778
|
+
this._Aa = val;
|
|
56779
|
+
}
|
|
56780
|
+
}
|
|
56781
|
+
}, {
|
|
56782
|
+
key: "ba",
|
|
56783
|
+
get: function get() {
|
|
56784
|
+
return this._Ba;
|
|
56785
|
+
},
|
|
56786
|
+
set: function set(val) {
|
|
56787
|
+
if (val !== this._Ba) {
|
|
56788
|
+
this._Ba = val;
|
|
56789
|
+
}
|
|
56790
|
+
}
|
|
56791
|
+
}, {
|
|
56792
|
+
key: "c",
|
|
56793
|
+
get: function get() {
|
|
56794
|
+
return this._C;
|
|
56795
|
+
},
|
|
56796
|
+
set: function set(val) {
|
|
56797
|
+
if (val !== this._Aa) {
|
|
56798
|
+
this._C = val;
|
|
56799
|
+
}
|
|
56800
|
+
}
|
|
56801
|
+
}, {
|
|
56802
|
+
key: "gh",
|
|
56803
|
+
get: function get() {
|
|
56804
|
+
return this._gh;
|
|
56805
|
+
},
|
|
56806
|
+
set: function set(val) {
|
|
56807
|
+
if (val !== this._gh) {
|
|
56808
|
+
this._gh = val;
|
|
56809
|
+
}
|
|
56810
|
+
}
|
|
56811
|
+
}, {
|
|
56812
|
+
key: "pb",
|
|
56813
|
+
get: function get() {
|
|
56814
|
+
return this._pb;
|
|
56815
|
+
},
|
|
56816
|
+
set: function set(val) {
|
|
56817
|
+
if (val !== this._pb) {
|
|
56818
|
+
this._pb = val;
|
|
56819
|
+
}
|
|
56820
|
+
}
|
|
56821
|
+
}, {
|
|
56822
|
+
key: "tVL",
|
|
56823
|
+
get: function get() {
|
|
56824
|
+
return this._TVL;
|
|
56825
|
+
},
|
|
56826
|
+
set: function set(val) {
|
|
56827
|
+
if (val !== this._TVL) {
|
|
56828
|
+
this._TVL = val;
|
|
56829
|
+
}
|
|
56830
|
+
}
|
|
56831
|
+
}, {
|
|
56832
|
+
key: "ap",
|
|
56833
|
+
get: function get() {
|
|
56834
|
+
return this._Ap;
|
|
56835
|
+
},
|
|
56836
|
+
set: function set(val) {
|
|
56837
|
+
if (val !== this._pb) {
|
|
56838
|
+
this._Ap = val;
|
|
56839
|
+
}
|
|
56840
|
+
}
|
|
56841
|
+
}, {
|
|
56842
|
+
key: "bp",
|
|
56843
|
+
get: function get() {
|
|
56844
|
+
return this._Bp;
|
|
56845
|
+
},
|
|
56846
|
+
set: function set(val) {
|
|
56847
|
+
if (val !== this._Bp) {
|
|
56848
|
+
this._Bp = val;
|
|
56849
|
+
}
|
|
56850
|
+
}
|
|
56851
|
+
}, {
|
|
56852
|
+
key: "d",
|
|
56853
|
+
get: function get() {
|
|
56854
|
+
return this._D;
|
|
56855
|
+
},
|
|
56856
|
+
set: function set(val) {
|
|
56857
|
+
if (val !== this._D) {
|
|
56858
|
+
this._D = val;
|
|
56859
|
+
}
|
|
56860
|
+
}
|
|
56861
|
+
}, {
|
|
56862
|
+
key: "node2Json",
|
|
56863
|
+
value: function node2Json(range, isCopy) {
|
|
56864
|
+
var retObj = {
|
|
56865
|
+
nodeType: _BaseNode__WEBPACK_IMPORTED_MODULE_9__/* .NodeType */ .Jq[this.nodeType],
|
|
56866
|
+
expressType: "PopQScore",
|
|
56867
|
+
Aa: this.aa,
|
|
56868
|
+
Ba: this.ba,
|
|
56869
|
+
C: this.c,
|
|
56870
|
+
gh: this.gh,
|
|
56871
|
+
pb: this.pb,
|
|
56872
|
+
TVL: this.tVL,
|
|
56873
|
+
Ap: this.ap,
|
|
56874
|
+
Bp: this.bp,
|
|
56875
|
+
D: this.d
|
|
56876
|
+
};
|
|
56877
|
+
if (this.remark !== "") {
|
|
56878
|
+
retObj.remark = this.remark;
|
|
56879
|
+
}
|
|
56880
|
+
if (isCopy) {
|
|
56881
|
+
return retObj;
|
|
56882
|
+
}
|
|
56883
|
+
return {
|
|
56884
|
+
"PopQScoreNode": retObj
|
|
56885
|
+
};
|
|
56886
|
+
}
|
|
56887
|
+
}, {
|
|
56888
|
+
key: "getTagNameCn",
|
|
56889
|
+
value: function getTagNameCn() {
|
|
56890
|
+
return "Pop-Q评分";
|
|
56891
|
+
}
|
|
56892
|
+
/**
|
|
56893
|
+
*
|
|
56894
|
+
* @param drawTree 绘制树
|
|
56895
|
+
* @param dline 绘制行
|
|
56896
|
+
*/
|
|
56897
|
+
//根据可放置的宽度,将普通组件转换成绘制组件
|
|
56898
|
+
}, {
|
|
56899
|
+
key: "node2DrawNodeRange",
|
|
56900
|
+
value: function node2DrawNodeRange(startIndex, endIndex) {
|
|
56901
|
+
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_11__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
56902
|
+
var curStyleIndex = hoEditorFactory.docTree.curStyleIndex;
|
|
56903
|
+
var cbStyle;
|
|
56904
|
+
var textStyle = hoEditorFactory.docTree.styles[curStyleIndex];
|
|
56905
|
+
var newStyle;
|
|
56906
|
+
if (textStyle) {
|
|
56907
|
+
newStyle = textStyle.clone();
|
|
56908
|
+
newStyle.size = 10.5;
|
|
56909
|
+
} else {
|
|
56910
|
+
newStyle = hoEditorFactory.docTree.styles[0].clone();
|
|
56911
|
+
newStyle.size = 10.5;
|
|
56912
|
+
}
|
|
56913
|
+
cbStyle = newStyle.combineStyle;
|
|
56914
|
+
// if (textStyle) {
|
|
56915
|
+
// textStyle.size = 10.5;
|
|
56916
|
+
// cbStyle = textStyle.combineStyle;
|
|
56917
|
+
// } else {
|
|
56918
|
+
// cbStyle = hoEditorFactory.docTree.styles[0].combineStyle;
|
|
56919
|
+
// }
|
|
56920
|
+
var dHeight = hoEditorFactory.getFontHeightByFontSize(cbStyle.size);
|
|
56921
|
+
var lineHight = dHeight * 3;
|
|
56922
|
+
/* 注意绘制顺序 */
|
|
56923
|
+
var arrValues = ['Ap=' + this.ap, 'Bp=' + this.bp, 'D=' + this.d, 'gh=' + this.gh, 'pb=' + this.pb, 'TVL=' + this.tVL, 'Aa=' + this.aa, 'Ba=' + this.ba, 'C=' + this.c];
|
|
56924
|
+
var bIsInsert = startIndex < 0;
|
|
56925
|
+
var width = 240;
|
|
56926
|
+
var dNode = new _editor_draw_drawNode_DrawMedicalExpression__WEBPACK_IMPORTED_MODULE_10__/* .DrawMedicalExpression */ .T(this._hoEditorFactoryID, this._rootPath, this, 0, "pop-QScore", arrValues, cbStyle, lineHight, width);
|
|
56927
|
+
if (bIsInsert) {
|
|
56928
|
+
this._drawNodes.splice(0, 0, dNode);
|
|
56929
|
+
} else {
|
|
56930
|
+
this._drawNodes.push(dNode);
|
|
56931
|
+
}
|
|
56932
|
+
}
|
|
56933
|
+
}, {
|
|
56934
|
+
key: "node2DrawNode",
|
|
56935
|
+
value: function node2DrawNode() {
|
|
56936
|
+
this.clearDrawNodes(0, 0);
|
|
56937
|
+
this.node2DrawNodeRange(0, 0);
|
|
56938
|
+
}
|
|
56939
|
+
/**
|
|
56940
|
+
* @author xyl
|
|
56941
|
+
* @param dRoots 绘制根数组
|
|
56942
|
+
* @param paragraphNode 对应的段落
|
|
56943
|
+
* @param start 当前起始位置,绘制时不应含入
|
|
56944
|
+
* @param endIndex 结束位置 ,包含入
|
|
56945
|
+
*/
|
|
56946
|
+
//根据可放置的宽度,将普通组件转换成绘制组件
|
|
56947
|
+
}, {
|
|
56948
|
+
key: "placeDNode2DrawLine",
|
|
56949
|
+
value: function placeDNode2DrawLine(droots, paragraphNode, dline, start, endIndex) {
|
|
56950
|
+
var startIndex = start;
|
|
56951
|
+
if (startIndex >= 1) {
|
|
56952
|
+
return dline;
|
|
56953
|
+
}
|
|
56954
|
+
dline.addChild(this._drawNodes[0]);
|
|
56955
|
+
dline.drawItems.push(this._drawNodes[0]);
|
|
56956
|
+
dline.fitLines();
|
|
56957
|
+
return dline.paragraphNode.getLastDrawline();
|
|
56958
|
+
}
|
|
56959
|
+
}], [{
|
|
56960
|
+
key: "json2Node",
|
|
56961
|
+
value: function json2Node(hoEditorFactoryID, json, rootNodes, pNode) {
|
|
56962
|
+
var rtn = new PopQScoreNode(hoEditorFactoryID, rootNodes, pNode ? pNode : null, _BaseNode__WEBPACK_IMPORTED_MODULE_9__/* .NodeType */ .Jq.ntMedicalExpression, json.Aa, json.Ba, json.C, json.gh, json.pb, json.TVL, json.Ap, json.Bp, json.D);
|
|
56963
|
+
return rtn;
|
|
56964
|
+
}
|
|
56965
|
+
}]);
|
|
56966
|
+
return PopQScoreNode;
|
|
56967
|
+
}(_MedicalExpressionNode__WEBPACK_IMPORTED_MODULE_8__/* .MedicalExpressionNode */ .H);
|
|
56968
|
+
var PopQScoreRequest = /*#__PURE__*/(/* unused pure expression or super */ null && (_createClass(function PopQScoreRequest(aa, ba, c, gh, pb, tvl, ap, bp, d) {
|
|
56969
|
+
_classCallCheck(this, PopQScoreRequest);
|
|
56970
|
+
_defineProperty(this, "Aa", void 0);
|
|
56971
|
+
_defineProperty(this, "Ba", void 0);
|
|
56972
|
+
_defineProperty(this, "C", void 0);
|
|
56973
|
+
_defineProperty(this, "gh", void 0);
|
|
56974
|
+
_defineProperty(this, "pb", void 0);
|
|
56975
|
+
_defineProperty(this, "TVL", void 0);
|
|
56976
|
+
_defineProperty(this, "Ap", void 0);
|
|
56977
|
+
_defineProperty(this, "Bp", void 0);
|
|
56978
|
+
_defineProperty(this, "D", void 0);
|
|
56979
|
+
this.Aa = aa || '0';
|
|
56980
|
+
this.Ba = ba || '0';
|
|
56981
|
+
this.C = c || '0';
|
|
56982
|
+
this.gh = gh || '0';
|
|
56983
|
+
this.pb = pb || '0';
|
|
56984
|
+
this.TVL = tvl || '0';
|
|
56985
|
+
this.Ap = ap || '0';
|
|
56986
|
+
this.Bp = bp || '0';
|
|
56987
|
+
this.D = d || '0';
|
|
56988
|
+
})));
|
|
56989
|
+
|
|
56990
|
+
/***/ }),
|
|
56991
|
+
|
|
56626
56992
|
/***/ 11429:
|
|
56627
56993
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
56628
56994
|
|
|
@@ -60469,13 +60835,16 @@ var TableFormula = /*#__PURE__*/function (_ControlNode) {
|
|
|
60469
60835
|
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_33__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
60470
60836
|
var strValue = hoEditorFactory.unitConvert.replaceAll(cell.getCellText(), '\n', '');
|
|
60471
60837
|
//如果单元格存在下拉项,取值为下拉项的value,而非节点的text
|
|
60472
|
-
if (
|
|
60838
|
+
if (cell.cellProperty.downListProperty) {
|
|
60473
60839
|
var listItems = JSON.parse(cell.cellProperty.downListProperty.listItems);
|
|
60474
60840
|
var itemObject = listItems.find(function (item) {
|
|
60475
60841
|
return item.text === strValue;
|
|
60476
60842
|
});
|
|
60477
60843
|
if (itemObject) {
|
|
60478
60844
|
strValue = itemObject.value;
|
|
60845
|
+
if (strValue === '') {
|
|
60846
|
+
strValue = itemObject.text;
|
|
60847
|
+
}
|
|
60479
60848
|
}
|
|
60480
60849
|
}
|
|
60481
60850
|
strValue = hoEditorFactory.unitConvert.replaceAll(strValue, ' ', '');
|
|
@@ -74652,17 +75021,22 @@ var DrawMarkNode = /*#__PURE__*/function (_DrawCombineNode) {
|
|
|
74652
75021
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
74653
75022
|
/* harmony export */ T: function() { return /* binding */ DrawMedicalExpression; }
|
|
74654
75023
|
/* harmony export */ });
|
|
74655
|
-
/* harmony import */ var
|
|
74656
|
-
/* harmony import */ var
|
|
74657
|
-
/* harmony import */ var
|
|
74658
|
-
/* harmony import */ var
|
|
74659
|
-
/* harmony import */ var
|
|
74660
|
-
/* harmony import */ var
|
|
74661
|
-
/* harmony import */ var
|
|
74662
|
-
/* harmony import */ var
|
|
74663
|
-
/* harmony import */ var
|
|
74664
|
-
/* harmony import */ var
|
|
74665
|
-
/* harmony import */ var
|
|
75024
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_slicedToArray_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(27222);
|
|
75025
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_classCallCheck_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(70280);
|
|
75026
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_createClass_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(66298);
|
|
75027
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(75808);
|
|
75028
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_inherits_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(11651);
|
|
75029
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_createSuper_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(19593);
|
|
75030
|
+
/* harmony import */ var D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(78255);
|
|
75031
|
+
/* harmony import */ var core_js_modules_es_array_concat_js__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(92222);
|
|
75032
|
+
/* harmony import */ var core_js_modules_es_array_concat_js__WEBPACK_IMPORTED_MODULE_7___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_concat_js__WEBPACK_IMPORTED_MODULE_7__);
|
|
75033
|
+
/* harmony import */ var core_js_modules_es_array_join_js__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(69600);
|
|
75034
|
+
/* harmony import */ var core_js_modules_es_array_join_js__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es_array_join_js__WEBPACK_IMPORTED_MODULE_8__);
|
|
75035
|
+
/* harmony import */ var _yuki_createjs__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(38205);
|
|
75036
|
+
/* harmony import */ var _yuki_createjs__WEBPACK_IMPORTED_MODULE_9___default = /*#__PURE__*/__webpack_require__.n(_yuki_createjs__WEBPACK_IMPORTED_MODULE_9__);
|
|
75037
|
+
/* harmony import */ var _DrawCombineNode__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(66114);
|
|
75038
|
+
|
|
75039
|
+
|
|
74666
75040
|
|
|
74667
75041
|
|
|
74668
75042
|
|
|
@@ -74681,18 +75055,18 @@ var DrawMarkNode = /*#__PURE__*/function (_DrawCombineNode) {
|
|
|
74681
75055
|
|
|
74682
75056
|
|
|
74683
75057
|
var DrawMedicalExpression = /*#__PURE__*/function (_DrawCombineNode) {
|
|
74684
|
-
(0,
|
|
74685
|
-
var _super = (0,
|
|
75058
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_inherits_js__WEBPACK_IMPORTED_MODULE_4__/* ["default"] */ .Z)(DrawMedicalExpression, _DrawCombineNode);
|
|
75059
|
+
var _super = (0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_createSuper_js__WEBPACK_IMPORTED_MODULE_5__/* ["default"] */ .Z)(DrawMedicalExpression);
|
|
74686
75060
|
function DrawMedicalExpression(hoeditfactoryID, rootPath, node, index, expressionStyle, arrValues, textStyle, dHeight, dWidth, line) {
|
|
74687
75061
|
var _this;
|
|
74688
|
-
(0,
|
|
75062
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_classCallCheck_js__WEBPACK_IMPORTED_MODULE_1__/* ["default"] */ .Z)(this, DrawMedicalExpression);
|
|
74689
75063
|
_this = _super.call(this, hoeditfactoryID, rootPath, node, index);
|
|
74690
|
-
(0,
|
|
74691
|
-
(0,
|
|
74692
|
-
(0,
|
|
74693
|
-
(0,
|
|
74694
|
-
(0,
|
|
74695
|
-
(0,
|
|
75064
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_6__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .Z)(_this), "_expressionStyle", void 0);
|
|
75065
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_6__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .Z)(_this), "_arrValues", void 0);
|
|
75066
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_6__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .Z)(_this), "_textStyle", void 0);
|
|
75067
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_6__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .Z)(_this), "_w", 0);
|
|
75068
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_6__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .Z)(_this), "_h", 0);
|
|
75069
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_6__/* ["default"] */ .Z)((0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_assertThisInitialized_js__WEBPACK_IMPORTED_MODULE_3__/* ["default"] */ .Z)(_this), "_line", void 0);
|
|
74696
75070
|
_this._expressionStyle = expressionStyle;
|
|
74697
75071
|
_this._arrValues = arrValues;
|
|
74698
75072
|
_this.dWidth = dWidth;
|
|
@@ -74720,7 +75094,7 @@ var DrawMedicalExpression = /*#__PURE__*/function (_DrawCombineNode) {
|
|
|
74720
75094
|
_this.drawMedicalExpression(expressionStyle);
|
|
74721
75095
|
return _this;
|
|
74722
75096
|
}
|
|
74723
|
-
(0,
|
|
75097
|
+
(0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_createClass_js__WEBPACK_IMPORTED_MODULE_2__/* ["default"] */ .Z)(DrawMedicalExpression, [{
|
|
74724
75098
|
key: "expressionStyle",
|
|
74725
75099
|
get: function get() {
|
|
74726
75100
|
return this._expressionStyle;
|
|
@@ -74774,10 +75148,49 @@ var DrawMedicalExpression = /*#__PURE__*/function (_DrawCombineNode) {
|
|
|
74774
75148
|
//乳牙牙位图
|
|
74775
75149
|
this.drawPrimaryTeeth();
|
|
74776
75150
|
}
|
|
75151
|
+
if (style === "pop-QScore") {
|
|
75152
|
+
//pop-Q 评分
|
|
75153
|
+
this.drawPopQScore();
|
|
75154
|
+
}
|
|
74777
75155
|
if (style === "5") {
|
|
74778
75156
|
this.drawSeparateChar();
|
|
74779
75157
|
}
|
|
74780
75158
|
}
|
|
75159
|
+
}, {
|
|
75160
|
+
key: "drawPopQScore",
|
|
75161
|
+
value: function drawPopQScore() {
|
|
75162
|
+
var cellWidth = this.dWidth / 3;
|
|
75163
|
+
var cellHeight = this.dHeight / 3;
|
|
75164
|
+
// 绘制9宫图文本
|
|
75165
|
+
for (var i = 0; i < 9; i++) {
|
|
75166
|
+
var scoreObj = this._arrValues[i];
|
|
75167
|
+
var _scoreObj$split = scoreObj.split('='),
|
|
75168
|
+
_scoreObj$split2 = (0,D_project_go_test_createJS_hoeditor_web_node_modules_babel_runtime_helpers_esm_slicedToArray_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(_scoreObj$split, 2),
|
|
75169
|
+
name = _scoreObj$split2[0],
|
|
75170
|
+
scoreStr = _scoreObj$split2[1];
|
|
75171
|
+
var text = new createjs.Text("".concat(name, ": ").concat(scoreStr), this._textStyle.getStyleKey(), this._textStyle.color);
|
|
75172
|
+
text.textAlign = "center";
|
|
75173
|
+
text.textBaseline = "middle";
|
|
75174
|
+
var row = Math.floor(i / 3);
|
|
75175
|
+
var col = i % 3;
|
|
75176
|
+
text.x = col * cellWidth + cellWidth / 2; // 居中于格子
|
|
75177
|
+
text.y = -(row * cellHeight + cellHeight / 2); // 居中于格子
|
|
75178
|
+
this.addChild(text);
|
|
75179
|
+
}
|
|
75180
|
+
// 添加格子线
|
|
75181
|
+
for (var _i = 0; _i <= 3; _i++) {
|
|
75182
|
+
// 绘制水平线
|
|
75183
|
+
var hLine = new createjs.Shape();
|
|
75184
|
+
hLine.graphics.beginStroke(this._textStyle.color).moveTo(0, -_i * cellHeight).lineTo(this.dWidth, -_i * cellHeight);
|
|
75185
|
+
hLine.graphics.endStroke(); // 结束线条绘制
|
|
75186
|
+
this.addChild(hLine);
|
|
75187
|
+
// 绘制垂直线
|
|
75188
|
+
var vLine = new createjs.Shape();
|
|
75189
|
+
vLine.graphics.beginStroke(this._textStyle.color).moveTo(_i * cellWidth, 0).lineTo(_i * cellWidth, -this.dHeight);
|
|
75190
|
+
vLine.graphics.endStroke(); // 结束线条绘制
|
|
75191
|
+
this.addChild(vLine);
|
|
75192
|
+
}
|
|
75193
|
+
}
|
|
74781
75194
|
}, {
|
|
74782
75195
|
key: "drawMenstrualHistoryStyle1",
|
|
74783
75196
|
value: function drawMenstrualHistoryStyle1() {
|
|
@@ -75168,22 +75581,22 @@ var DrawMedicalExpression = /*#__PURE__*/function (_DrawCombineNode) {
|
|
|
75168
75581
|
}
|
|
75169
75582
|
var len2 = this._arrValues[1].split(',').length;
|
|
75170
75583
|
if (len2 > 0) {
|
|
75171
|
-
for (var
|
|
75172
|
-
var topRight = new createjs.Text(this._arrValues[1].split(',')[
|
|
75584
|
+
for (var _i2 = 0; _i2 < 5; _i2++) {
|
|
75585
|
+
var topRight = new createjs.Text(this._arrValues[1].split(',')[_i2], this._textStyle.getStyleKey(), this._textStyle.color);
|
|
75173
75586
|
topRight.y = -this.dHeight / 2 - topRight.getMeasuredHeight() / 2;
|
|
75174
|
-
if (
|
|
75587
|
+
if (_i2 === 4) {
|
|
75175
75588
|
topRight.x = this.dWidth - topRight.getMeasuredWidth();
|
|
75176
75589
|
}
|
|
75177
|
-
if (
|
|
75590
|
+
if (_i2 === 3) {
|
|
75178
75591
|
topRight.x = this.dWidth - 12 - this.dWidth / 10;
|
|
75179
75592
|
}
|
|
75180
|
-
if (
|
|
75593
|
+
if (_i2 === 2) {
|
|
75181
75594
|
topRight.x = this.dWidth - 22 - this.dWidth / 10 * 2;
|
|
75182
75595
|
}
|
|
75183
|
-
if (
|
|
75596
|
+
if (_i2 === 1) {
|
|
75184
75597
|
topRight.x = this.dWidth - 24 - this.dWidth / 10 * 3;
|
|
75185
75598
|
}
|
|
75186
|
-
if (
|
|
75599
|
+
if (_i2 === 0) {
|
|
75187
75600
|
topRight.x = this.dWidth - 16 - this.dWidth / 10 * 4;
|
|
75188
75601
|
}
|
|
75189
75602
|
topRight.textAlign = "left";
|
|
@@ -75193,23 +75606,23 @@ var DrawMedicalExpression = /*#__PURE__*/function (_DrawCombineNode) {
|
|
|
75193
75606
|
}
|
|
75194
75607
|
var len3 = this._arrValues[2].split(',').length;
|
|
75195
75608
|
if (len3 > 0) {
|
|
75196
|
-
for (var
|
|
75197
|
-
var bottomLeft = new createjs.Text(this._arrValues[2].split(',')[
|
|
75609
|
+
for (var _i3 = 0; _i3 < 5; _i3++) {
|
|
75610
|
+
var bottomLeft = new createjs.Text(this._arrValues[2].split(',')[_i3], this._textStyle.getStyleKey(), this._textStyle.color);
|
|
75198
75611
|
bottomLeft.y = 0;
|
|
75199
|
-
if (
|
|
75612
|
+
if (_i3 === 0) {
|
|
75200
75613
|
bottomLeft.x = 0;
|
|
75201
75614
|
}
|
|
75202
|
-
if (
|
|
75203
|
-
bottomLeft.x = this.dWidth / 10 *
|
|
75615
|
+
if (_i3 === 1) {
|
|
75616
|
+
bottomLeft.x = this.dWidth / 10 * _i3 * 0.7;
|
|
75204
75617
|
}
|
|
75205
|
-
if (
|
|
75206
|
-
bottomLeft.x = this.dWidth / 10 *
|
|
75618
|
+
if (_i3 === 2) {
|
|
75619
|
+
bottomLeft.x = this.dWidth / 10 * _i3 - 2;
|
|
75207
75620
|
}
|
|
75208
|
-
if (
|
|
75209
|
-
bottomLeft.x = this.dWidth / 10 *
|
|
75621
|
+
if (_i3 === 3) {
|
|
75622
|
+
bottomLeft.x = this.dWidth / 10 * _i3 + 8;
|
|
75210
75623
|
}
|
|
75211
|
-
if (
|
|
75212
|
-
bottomLeft.x = this.dWidth / 10 *
|
|
75624
|
+
if (_i3 === 4) {
|
|
75625
|
+
bottomLeft.x = this.dWidth / 10 * _i3 + 8;
|
|
75213
75626
|
}
|
|
75214
75627
|
bottomLeft.textAlign = "left";
|
|
75215
75628
|
bottomLeft.textBaseline = "alphabetic";
|
|
@@ -75218,22 +75631,22 @@ var DrawMedicalExpression = /*#__PURE__*/function (_DrawCombineNode) {
|
|
|
75218
75631
|
}
|
|
75219
75632
|
var len4 = this._arrValues[3].split(',').length;
|
|
75220
75633
|
if (len4 > 0) {
|
|
75221
|
-
for (var
|
|
75222
|
-
var bottomRight = new createjs.Text(this._arrValues[3].split(',')[
|
|
75634
|
+
for (var _i4 = 0; _i4 < 5; _i4++) {
|
|
75635
|
+
var bottomRight = new createjs.Text(this._arrValues[3].split(',')[_i4], this._textStyle.getStyleKey(), this._textStyle.color);
|
|
75223
75636
|
bottomRight.y = 0;
|
|
75224
|
-
if (
|
|
75637
|
+
if (_i4 === 4) {
|
|
75225
75638
|
bottomRight.x = this.dWidth - bottomRight.getMeasuredWidth();
|
|
75226
75639
|
}
|
|
75227
|
-
if (
|
|
75640
|
+
if (_i4 === 3) {
|
|
75228
75641
|
bottomRight.x = this.dWidth - 12 - this.dWidth / 10;
|
|
75229
75642
|
}
|
|
75230
|
-
if (
|
|
75643
|
+
if (_i4 === 2) {
|
|
75231
75644
|
bottomRight.x = this.dWidth - 22 - this.dWidth / 10 * 2;
|
|
75232
75645
|
}
|
|
75233
|
-
if (
|
|
75646
|
+
if (_i4 === 1) {
|
|
75234
75647
|
bottomRight.x = this.dWidth - 24 - this.dWidth / 10 * 3;
|
|
75235
75648
|
}
|
|
75236
|
-
if (
|
|
75649
|
+
if (_i4 === 0) {
|
|
75237
75650
|
bottomRight.x = this.dWidth - 16 - this.dWidth / 10 * 4;
|
|
75238
75651
|
}
|
|
75239
75652
|
bottomRight.textAlign = "left";
|
|
@@ -75262,7 +75675,7 @@ var DrawMedicalExpression = /*#__PURE__*/function (_DrawCombineNode) {
|
|
|
75262
75675
|
}
|
|
75263
75676
|
}]);
|
|
75264
75677
|
return DrawMedicalExpression;
|
|
75265
|
-
}(
|
|
75678
|
+
}(_DrawCombineNode__WEBPACK_IMPORTED_MODULE_10__/* .DrawCombineNode */ .o);
|
|
75266
75679
|
|
|
75267
75680
|
/***/ }),
|
|
75268
75681
|
|
|
@@ -82832,6 +83245,9 @@ var EditorController = /*#__PURE__*/function () {
|
|
|
82832
83245
|
hoeditorfactory.undoService.begin();
|
|
82833
83246
|
hoeditorfactory.undoService.add(new NodesDeleteUndoUnit/* NodesDeleteUndoUnit */.F(_this2._hoEditorFactoryID, curRange.startPath, curRange.endPath));
|
|
82834
83247
|
hoeditorfactory.undoService.commit();
|
|
83248
|
+
} else if (hoeditorfactory.docTree.curDomRange.isEmpty) {
|
|
83249
|
+
message/* default */.Z.destroy();
|
|
83250
|
+
message/* default */.Z.warn('请选中剪切的内容');
|
|
82835
83251
|
}
|
|
82836
83252
|
e.preventDefault();
|
|
82837
83253
|
});
|
|
@@ -84742,9 +85158,11 @@ var DrawTree = /*#__PURE__*/function () {
|
|
|
84742
85158
|
if (dline instanceof DrawTable/* DrawTable */.t) {
|
|
84743
85159
|
throw new Error("错误的文档结构,表格后面需要放置一个段落节点");
|
|
84744
85160
|
} else {
|
|
84745
|
-
|
|
84746
|
-
|
|
84747
|
-
|
|
85161
|
+
if (!(node instanceof TextInputFieldNode/* TextInputFieldNode */.re && node.customProperty.hidden == true)) {
|
|
85162
|
+
dline = node.placeDNode2DrawLine(paraNode.drootNodes, paraNode, dline, startChildIndex, node.getLength() - 1, aEndPath);
|
|
85163
|
+
if (dline.paragraphNode !== paraNode) {
|
|
85164
|
+
paraNode = dline.paragraphNode;
|
|
85165
|
+
}
|
|
84748
85166
|
}
|
|
84749
85167
|
}
|
|
84750
85168
|
if (NodePosition/* NodePosition */.F.treePathCompare(aEndPath, hoeditorFactory.docTree.getNodeLastPath(node)) <= 0) break;
|
|
@@ -84904,16 +85322,18 @@ var DrawTree = /*#__PURE__*/function () {
|
|
|
84904
85322
|
if (dline instanceof DrawTable/* DrawTable */.t) {
|
|
84905
85323
|
throw new Error("错误的文档结构,表格前面需要放置一个段落节点");
|
|
84906
85324
|
} else {
|
|
84907
|
-
|
|
84908
|
-
|
|
84909
|
-
|
|
84910
|
-
|
|
84911
|
-
|
|
84912
|
-
|
|
84913
|
-
|
|
84914
|
-
_aCell
|
|
84915
|
-
|
|
84916
|
-
tables.
|
|
85325
|
+
if (!(node instanceof TextInputFieldNode/* TextInputFieldNode */.re && node.customProperty.hidden == true)) {
|
|
85326
|
+
dline = node.placeDNode2DrawLine(paraNode.drootNodes, paraNode, dline, 0, node.getLength() - 1, aEndPath);
|
|
85327
|
+
if (dline.paragraphNode !== paraNode) {
|
|
85328
|
+
paraNode = dline.paragraphNode;
|
|
85329
|
+
}
|
|
85330
|
+
if (dline.paragraphNode.parentNode instanceof CellNode/* CellNode */.D) {
|
|
85331
|
+
var _aCell = dline.paragraphNode.parentNode;
|
|
85332
|
+
if (_aCell) {
|
|
85333
|
+
_aCell.drawCell.needUpdate = true;
|
|
85334
|
+
if (tables.indexOf(_aCell.table) < 0) {
|
|
85335
|
+
tables.push(_aCell.table);
|
|
85336
|
+
}
|
|
84917
85337
|
}
|
|
84918
85338
|
}
|
|
84919
85339
|
}
|
|
@@ -88530,6 +88950,8 @@ var OperType;
|
|
|
88530
88950
|
OperType[OperType["insertGestation"] = 58] = "insertGestation";
|
|
88531
88951
|
OperType[OperType["insertRareChar"] = 59] = "insertRareChar";
|
|
88532
88952
|
OperType[OperType["insertJumpButton"] = 60] = "insertJumpButton";
|
|
88953
|
+
OperType[OperType["insertPopQScore"] = 61] = "insertPopQScore";
|
|
88954
|
+
OperType[OperType["updatePopQScore"] = 62] = "updatePopQScore";
|
|
88533
88955
|
})(OperType || (OperType = {}));
|
|
88534
88956
|
var NodeChangingEvent = /*#__PURE__*/function () {
|
|
88535
88957
|
function NodeChangingEvent(action, startPath, endPath, operType) {
|
|
@@ -94915,6 +95337,8 @@ var StructureNode = /*#__PURE__*/function () {
|
|
|
94915
95337
|
hoEditorFactory.drawTree.selectRange.clearAllSelectShape();
|
|
94916
95338
|
hoEditorFactory.docTree.curDomRange.setSamePath(hoEditorFactory.drawTree.selectRange.spStart.path);
|
|
94917
95339
|
}
|
|
95340
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_32__/* ["default"] */ .Z.destroy();
|
|
95341
|
+
ant_design_vue_es_message__WEBPACK_IMPORTED_MODULE_32__/* ["default"] */ .Z.success("".concat(type == 'cut' ? "剪切" : "复制", "\u6210\u529F"));
|
|
94918
95342
|
} else {
|
|
94919
95343
|
return this._json;
|
|
94920
95344
|
}
|
|
@@ -169117,7 +169541,7 @@ var map = {
|
|
|
169117
169541
|
"./dataSource/DataSource.vue": 84051,
|
|
169118
169542
|
"./dateDialog/DateDialog.vue": 64362,
|
|
169119
169543
|
"./delimiter/Delimiter.vue": 93230,
|
|
169120
|
-
"./expressionForm/ExpressionForm.vue":
|
|
169544
|
+
"./expressionForm/ExpressionForm.vue": 62250,
|
|
169121
169545
|
"./findReplace/FindReplace.vue": 98064,
|
|
169122
169546
|
"./gestation/Gestation.vue": 20329,
|
|
169123
169547
|
"./hoprint/HoPrint.vue": 79228,
|
|
@@ -206583,8 +207007,8 @@ var es_string_match = __webpack_require__(4723);
|
|
|
206583
207007
|
var es_number_constructor = __webpack_require__(9653);
|
|
206584
207008
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.json.stringify.js
|
|
206585
207009
|
var es_json_stringify = __webpack_require__(38862);
|
|
206586
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/HoDoc.vue?vue&type=template&id=
|
|
206587
|
-
var
|
|
207010
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/HoDoc.vue?vue&type=template&id=d9aef342&
|
|
207011
|
+
var HoDocvue_type_template_id_d9aef342_render = function render() {
|
|
206588
207012
|
var _vm = this,
|
|
206589
207013
|
_c = _vm._self._c;
|
|
206590
207014
|
return _c('div', {
|
|
@@ -206785,7 +207209,7 @@ var HoDocvue_type_template_id_51f49778_render = function render() {
|
|
|
206785
207209
|
}
|
|
206786
207210
|
}, [_vm._v("v " + _vm._s(_vm.version))])])])], 1);
|
|
206787
207211
|
};
|
|
206788
|
-
var
|
|
207212
|
+
var HoDocvue_type_template_id_d9aef342_staticRenderFns = [];
|
|
206789
207213
|
|
|
206790
207214
|
// EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.filter.js
|
|
206791
207215
|
var es_array_filter = __webpack_require__(57327);
|
|
@@ -209776,7 +210200,7 @@ var TextNode = __webpack_require__(27198);
|
|
|
209776
210200
|
// EXTERNAL MODULE: ./src/editor/dom/treeNode/ParagraphNode.ts
|
|
209777
210201
|
var ParagraphNode = __webpack_require__(67945);
|
|
209778
210202
|
;// CONCATENATED MODULE: ./src/components/version.ts
|
|
209779
|
-
/* harmony default export */ var version = ('3.1.
|
|
210203
|
+
/* harmony default export */ var version = ('3.1.119');
|
|
209780
210204
|
// EXTERNAL MODULE: ./src/components/controls/poperTipText/PoperTipText.vue + 5 modules
|
|
209781
210205
|
var PoperTipText = __webpack_require__(50987);
|
|
209782
210206
|
;// CONCATENATED MODULE: ./src/components/controls/poperTipText/index.ts
|
|
@@ -210242,27 +210666,35 @@ var defaultHeight = Math.floor(1122 * scaleXY) % 2 === 1 ? Math.floor(1122 * sca
|
|
|
210242
210666
|
paintStatus: paintStatus
|
|
210243
210667
|
});
|
|
210244
210668
|
this.poperType = '';
|
|
210245
|
-
} else if ((node instanceof TextNode/* TextNode */.R || node instanceof MarkNode/* MarkNode */.j) && node.parentNode instanceof TextInputFieldNode/* TextInputFieldNode */.re) {
|
|
210669
|
+
} else if ((node instanceof TextNode/* TextNode */.R || node instanceof MarkNode/* MarkNode */.j || node instanceof DateTimeNode/* DateTimeNode */.Z) && node.parentNode instanceof TextInputFieldNode/* TextInputFieldNode */.re) {
|
|
210246
210670
|
// 文本域
|
|
210247
210671
|
var parentNode = node.parentNode;
|
|
210248
210672
|
var customProperty = (parentNode === null || parentNode === void 0 ? void 0 : parentNode.customProperty) || {};
|
|
210249
210673
|
if (Number(parentNode.inputFieldType) === 0 && (customProperty.additionsEditor == 'true' || customProperty.additionsEditor == true)) {
|
|
210250
|
-
if (
|
|
210251
|
-
|
|
210252
|
-
|
|
210253
|
-
|
|
210254
|
-
|
|
210255
|
-
|
|
210256
|
-
});
|
|
210674
|
+
if (node instanceof DateTimeNode/* DateTimeNode */.Z) {
|
|
210675
|
+
if (node.isReadOnly && node.text.replace(/\s*/g, '') !== '') {
|
|
210676
|
+
return false;
|
|
210677
|
+
}
|
|
210678
|
+
this.computedPoperPosition(node, pageIndex);
|
|
210679
|
+
this.poperType = 'datePoper';
|
|
210257
210680
|
} else {
|
|
210258
|
-
|
|
210259
|
-
|
|
210260
|
-
|
|
210261
|
-
|
|
210262
|
-
|
|
210263
|
-
|
|
210681
|
+
if (parentNode.canModifyContent) {
|
|
210682
|
+
this.$emit('dblNodeClick', {
|
|
210683
|
+
setActiveDoc: this.setActiveDocIndex,
|
|
210684
|
+
node: this.getCurrentSelectNode,
|
|
210685
|
+
type: 'text',
|
|
210686
|
+
paintStatus: paintStatus
|
|
210687
|
+
});
|
|
210688
|
+
} else {
|
|
210689
|
+
this.$emit('dblNodeClick', {
|
|
210690
|
+
setActiveDoc: this.setActiveDocIndex,
|
|
210691
|
+
node: this.getCurrentSelectNode,
|
|
210692
|
+
type: 'modify_node',
|
|
210693
|
+
paintStatus: paintStatus
|
|
210694
|
+
});
|
|
210695
|
+
}
|
|
210696
|
+
this.hoEditorProvider.setUpdateNodeValue(this.getCurrentSelectNode());
|
|
210264
210697
|
}
|
|
210265
|
-
this.hoEditorProvider.setUpdateNodeValue(this.getCurrentSelectNode());
|
|
210266
210698
|
}
|
|
210267
210699
|
}
|
|
210268
210700
|
return false;
|
|
@@ -210792,10 +211224,10 @@ var defaultHeight = Math.floor(1122 * scaleXY) % 2 === 1 ? Math.floor(1122 * sca
|
|
|
210792
211224
|
});
|
|
210793
211225
|
;// CONCATENATED MODULE: ./src/components/HoDoc.vue?vue&type=script&lang=js&
|
|
210794
211226
|
/* harmony default export */ var components_HoDocvue_type_script_lang_js_ = (HoDocvue_type_script_lang_js_);
|
|
210795
|
-
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/HoDoc.vue?vue&type=style&index=0&id=
|
|
211227
|
+
;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/HoDoc.vue?vue&type=style&index=0&id=d9aef342&prod&lang=less&
|
|
210796
211228
|
// extracted by mini-css-extract-plugin
|
|
210797
211229
|
|
|
210798
|
-
;// CONCATENATED MODULE: ./src/components/HoDoc.vue?vue&type=style&index=0&id=
|
|
211230
|
+
;// CONCATENATED MODULE: ./src/components/HoDoc.vue?vue&type=style&index=0&id=d9aef342&prod&lang=less&
|
|
210799
211231
|
|
|
210800
211232
|
;// CONCATENATED MODULE: ./src/components/HoDoc.vue
|
|
210801
211233
|
|
|
@@ -210808,8 +211240,8 @@ var defaultHeight = Math.floor(1122 * scaleXY) % 2 === 1 ? Math.floor(1122 * sca
|
|
|
210808
211240
|
|
|
210809
211241
|
var HoDoc_component = (0,componentNormalizer/* default */.Z)(
|
|
210810
211242
|
components_HoDocvue_type_script_lang_js_,
|
|
210811
|
-
|
|
210812
|
-
|
|
211243
|
+
HoDocvue_type_template_id_d9aef342_render,
|
|
211244
|
+
HoDocvue_type_template_id_d9aef342_staticRenderFns,
|
|
210813
211245
|
false,
|
|
210814
211246
|
null,
|
|
210815
211247
|
null,
|
|
@@ -213824,6 +214256,8 @@ var GestationNode = __webpack_require__(73632);
|
|
|
213824
214256
|
var RareCharNode = __webpack_require__(34910);
|
|
213825
214257
|
// EXTERNAL MODULE: ./src/editor/dom/treeNode/JumpButtonNode.ts + 1 modules
|
|
213826
214258
|
var JumpButtonNode = __webpack_require__(330);
|
|
214259
|
+
// EXTERNAL MODULE: ./src/editor/dom/treeNode/PopQScoreNode.ts
|
|
214260
|
+
var PopQScoreNode = __webpack_require__(12790);
|
|
213827
214261
|
;// CONCATENATED MODULE: ./src/editor/utils/StructureConvert.ts
|
|
213828
214262
|
|
|
213829
214263
|
|
|
@@ -213907,6 +214341,7 @@ var JumpButtonNode = __webpack_require__(330);
|
|
|
213907
214341
|
|
|
213908
214342
|
|
|
213909
214343
|
|
|
214344
|
+
|
|
213910
214345
|
|
|
213911
214346
|
|
|
213912
214347
|
var StructureConvert = /*#__PURE__*/function () {
|
|
@@ -214789,7 +215224,7 @@ var StructureConvert = /*#__PURE__*/function () {
|
|
|
214789
215224
|
key: "replaceNodesName",
|
|
214790
215225
|
value: function replaceNodesName(xml) {
|
|
214791
215226
|
var hoEditorFactory = HOEditorFactorys/* HOEditorFactorys */.b.instance().getFactory(this._hoEditorFactoryID);
|
|
214792
|
-
var reg = new RegExp(/\<\*([A-z]*)\>\/|TextNode|ParagraphNode|TableNode|ImageNode|BarcodeNode|QrcodeNode|DateTimeNode|DownListNode|RadioAndCheckBoxNode|TextInputFieldNode|SpecialCharsNode|MarkNode|PageCountNode|PageNumNode|CellNode|SeparateCharNode|LabelNode|SignNode|GestationNode|RareCharNode|JumpButtonNode/g);
|
|
215227
|
+
var reg = new RegExp(/\<\*([A-z]*)\>\/|TextNode|ParagraphNode|TableNode|ImageNode|BarcodeNode|QrcodeNode|DateTimeNode|DownListNode|RadioAndCheckBoxNode|TextInputFieldNode|SpecialCharsNode|MarkNode|PageCountNode|PageNumNode|CellNode|SeparateCharNode|LabelNode|SignNode|GestationNode|RareCharNode|JumpButtonNode|PopQScoreNode/g);
|
|
214793
215228
|
xml = xml.replace(reg, "node");
|
|
214794
215229
|
xml = hoEditorFactory.unitConvert.replaceAll(xml, '<TableFormula>', "<node>");
|
|
214795
215230
|
xml = hoEditorFactory.unitConvert.replaceAll(xml, '</TableFormula>', "</node>");
|
|
@@ -215681,6 +216116,8 @@ var StructureConvert = /*#__PURE__*/function () {
|
|
|
215681
216116
|
return PermanentTeethMapNode/* PermanentTeethMapNode */.f.json2Node(this._hoEditorFactoryID, temp, rootNodes, parentNode);
|
|
215682
216117
|
} else if (temp.expressType == "PrimaryTeethMap") {
|
|
215683
216118
|
return PrimaryTeethMapNode/* PrimaryTeethMapNode */.x.json2Node(this._hoEditorFactoryID, temp, rootNodes, parentNode);
|
|
216119
|
+
} else if (temp.expressType == "PopQScore") {
|
|
216120
|
+
return PopQScoreNode/* PopQScoreNode */.B.json2Node(this._hoEditorFactoryID, temp, rootNodes, parentNode);
|
|
215684
216121
|
}
|
|
215685
216122
|
} else if (temp.nodeType == BaseNode/* NodeType */.Jq.ntImage) {
|
|
215686
216123
|
if (temp.imageType == "Image") {
|
|
@@ -218514,6 +218951,40 @@ var VueController = /*#__PURE__*/function () {
|
|
|
218514
218951
|
hoEditorFactory.docController.setCellProperty(objectValues, cellNode);
|
|
218515
218952
|
}
|
|
218516
218953
|
//------------------------------医学表达式----------------------------------
|
|
218954
|
+
/**
|
|
218955
|
+
* 插入Pop-Q评分
|
|
218956
|
+
* @param popQScoreRequest
|
|
218957
|
+
*/
|
|
218958
|
+
}, {
|
|
218959
|
+
key: "insertPopQScore",
|
|
218960
|
+
value: function insertPopQScore(popQScoreRequest) {
|
|
218961
|
+
var hoEditorFactory = HOEditorFactorys/* HOEditorFactorys */.b.instance().getFactory(this._hoEditorFactoryID);
|
|
218962
|
+
if (hoEditorFactory.editController.canIsEdit(hoEditorFactory)) {
|
|
218963
|
+
var _curDomRange = hoEditorFactory.docTree.curDomRange; //获取当前选中区域
|
|
218964
|
+
var startPath = _curDomRange.normalize().startPath;
|
|
218965
|
+
var endPath = _curDomRange.normalize().endPath;
|
|
218966
|
+
var changingEvent = new NodeChangingEvent/* NodeChangingEvent */.Q(DocTree/* DocAction */.gk.daInsert, startPath, endPath, NodeChangingEvent/* OperType */.y.insertPopQScore);
|
|
218967
|
+
if (hoEditorFactory.docTree.changing(changingEvent)) {
|
|
218968
|
+
hoEditorFactory.docController.insertPopQScore('add', _curDomRange, popQScoreRequest);
|
|
218969
|
+
}
|
|
218970
|
+
}
|
|
218971
|
+
}
|
|
218972
|
+
/**
|
|
218973
|
+
* 更新 Pop-Q评分
|
|
218974
|
+
* @param popQScoreRequest
|
|
218975
|
+
*/
|
|
218976
|
+
}, {
|
|
218977
|
+
key: "updatePopQScore",
|
|
218978
|
+
value: function updatePopQScore(popQScoreRequest) {
|
|
218979
|
+
var hoEditorFactory = HOEditorFactorys/* HOEditorFactorys */.b.instance().getFactory(this._hoEditorFactoryID);
|
|
218980
|
+
var _curDomRange = hoEditorFactory.docTree.curDomRange; //获取当前选中区域
|
|
218981
|
+
var startPath = _curDomRange.normalize().startPath;
|
|
218982
|
+
var endPath = _curDomRange.normalize().endPath;
|
|
218983
|
+
var changingEvent = new NodeChangingEvent/* NodeChangingEvent */.Q(DocTree/* DocAction */.gk.daInsert, startPath, endPath, NodeChangingEvent/* OperType */.y.updatePopQScore);
|
|
218984
|
+
if (hoEditorFactory.docTree.changing(changingEvent)) {
|
|
218985
|
+
HOEditorFactorys/* HOEditorFactorys */.b.instance().getFactory(this._hoEditorFactoryID).docController.insertPopQScore('update', _curDomRange, popQScoreRequest);
|
|
218986
|
+
}
|
|
218987
|
+
}
|
|
218517
218988
|
/**
|
|
218518
218989
|
* 插入经期史
|
|
218519
218990
|
* @param operType 操作类型 "add"新增
|
|
@@ -241626,8 +242097,8 @@ var ToolBarvue_type_template_id_2bbec870_render = function render() {
|
|
|
241626
242097
|
};
|
|
241627
242098
|
var ToolBarvue_type_template_id_2bbec870_staticRenderFns = [];
|
|
241628
242099
|
|
|
241629
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/toolbar/insert/HoMedicalExpression.vue?vue&type=template&id=
|
|
241630
|
-
var
|
|
242100
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??ruleSet[1].rules[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/toolbar/insert/HoMedicalExpression.vue?vue&type=template&id=079ade04&
|
|
242101
|
+
var HoMedicalExpressionvue_type_template_id_079ade04_render = function render() {
|
|
241631
242102
|
var _vm = this,
|
|
241632
242103
|
_c = _vm._self._c;
|
|
241633
242104
|
return _c('div', {
|
|
@@ -241683,457 +242154,37 @@ var HoMedicalExpressionvue_type_template_id_4699ffee_render = function render()
|
|
|
241683
242154
|
key: "style1"
|
|
241684
242155
|
}, [_c('p', {
|
|
241685
242156
|
staticClass: "ant-dropdown-item-text"
|
|
241686
|
-
}, [_c('span', [_vm._v("
|
|
241687
|
-
|
|
241688
|
-
"version": "1.1",
|
|
241689
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
241690
|
-
"viewBox": "0 0 130 60"
|
|
241691
|
-
}
|
|
241692
|
-
}, [_c('g', {
|
|
241693
|
-
staticClass: "text",
|
|
241694
|
-
attrs: {
|
|
241695
|
-
"stroke": "none",
|
|
241696
|
-
"fill": "#000000"
|
|
241697
|
-
}
|
|
241698
|
-
}, [_c('text', {
|
|
241699
|
-
attrs: {
|
|
241700
|
-
"x": "0",
|
|
241701
|
-
"y": "33"
|
|
241702
|
-
}
|
|
241703
|
-
}, [_vm._v("初潮年龄")]), _c('text', {
|
|
241704
|
-
attrs: {
|
|
241705
|
-
"x": "48",
|
|
241706
|
-
"y": "13"
|
|
241707
|
-
}
|
|
241708
|
-
}, [_vm._v("经期")]), _c('text', {
|
|
241709
|
-
attrs: {
|
|
241710
|
-
"x": "48",
|
|
241711
|
-
"y": "55"
|
|
241712
|
-
}
|
|
241713
|
-
}, [_vm._v("周期")]), _c('text', {
|
|
241714
|
-
attrs: {
|
|
241715
|
-
"x": "75",
|
|
241716
|
-
"y": "33"
|
|
241717
|
-
}
|
|
241718
|
-
}, [_vm._v("末次月经")])]), _c('g', {
|
|
241719
|
-
attrs: {
|
|
241720
|
-
"fill": "none",
|
|
241721
|
-
"stroke": "#000000"
|
|
241722
|
-
}
|
|
241723
|
-
}, [_c('path', {
|
|
241724
|
-
attrs: {
|
|
241725
|
-
"d": "M 52 30 L 70 30"
|
|
241726
|
-
}
|
|
241727
|
-
})])])])]), _c('a-menu-item', {
|
|
241728
|
-
key: "style2"
|
|
241729
|
-
}, [_c('p', {
|
|
241730
|
-
staticClass: "ant-dropdown-item-text"
|
|
241731
|
-
}, [_c('span', [_vm._v("经期史")]), _c('svg', {
|
|
241732
|
-
attrs: {
|
|
241733
|
-
"version": "1.1",
|
|
241734
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
241735
|
-
}
|
|
241736
|
-
}, [_c('g', {
|
|
241737
|
-
attrs: {
|
|
241738
|
-
"stroke": "none",
|
|
241739
|
-
"fill": "#000000"
|
|
241740
|
-
}
|
|
241741
|
-
}, [_c('text', {
|
|
241742
|
-
attrs: {
|
|
241743
|
-
"x": "5",
|
|
241744
|
-
"y": "20"
|
|
241745
|
-
}
|
|
241746
|
-
}, [_vm._v("初潮年龄")]), _c('text', {
|
|
241747
|
-
attrs: {
|
|
241748
|
-
"x": "70",
|
|
241749
|
-
"y": "20"
|
|
241750
|
-
}
|
|
241751
|
-
}, [_vm._v("经期")]), _c('text', {
|
|
241752
|
-
attrs: {
|
|
241753
|
-
"x": "5",
|
|
241754
|
-
"y": "50"
|
|
241755
|
-
}
|
|
241756
|
-
}, [_vm._v("末次月经")]), _c('text', {
|
|
241757
|
-
attrs: {
|
|
241758
|
-
"x": "70",
|
|
241759
|
-
"y": "50"
|
|
241760
|
-
}
|
|
241761
|
-
}, [_vm._v("周期")])]), _c('g', {
|
|
241762
|
-
attrs: {
|
|
241763
|
-
"fill": "none",
|
|
241764
|
-
"stroke": "#000000"
|
|
241765
|
-
}
|
|
241766
|
-
}, [_c('path', {
|
|
241767
|
-
attrs: {
|
|
241768
|
-
"d": "M 5 30 L 120 30"
|
|
241769
|
-
}
|
|
241770
|
-
}), _c('path', {
|
|
241771
|
-
attrs: {
|
|
241772
|
-
"d": "M 60 0 L 60 60"
|
|
241773
|
-
}
|
|
241774
|
-
})])])])]), _c('a-menu-item', {
|
|
241775
|
-
key: "style3"
|
|
242157
|
+
}, [_c('span', [_vm._v("月经史")])])]), _c('a-menu-item', {
|
|
242158
|
+
key: "style5"
|
|
241776
242159
|
}, [_c('p', {
|
|
241777
242160
|
staticClass: "ant-dropdown-item-text"
|
|
241778
|
-
}, [_c('span', [_vm._v("
|
|
241779
|
-
|
|
241780
|
-
"version": "1.1",
|
|
241781
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
241782
|
-
}
|
|
241783
|
-
}, [_c('g', {
|
|
241784
|
-
attrs: {
|
|
241785
|
-
"stroke": "none",
|
|
241786
|
-
"fill": "#000000"
|
|
241787
|
-
}
|
|
241788
|
-
}, [_c('text', {
|
|
241789
|
-
attrs: {
|
|
241790
|
-
"x": "0",
|
|
241791
|
-
"y": "33"
|
|
241792
|
-
}
|
|
241793
|
-
}, [_vm._v("初潮年龄")]), _c('text', {
|
|
241794
|
-
attrs: {
|
|
241795
|
-
"x": "50",
|
|
241796
|
-
"y": "13"
|
|
241797
|
-
}
|
|
241798
|
-
}, [_vm._v("经期")]), _c('text', {
|
|
241799
|
-
attrs: {
|
|
241800
|
-
"x": "40",
|
|
241801
|
-
"y": "55"
|
|
241802
|
-
}
|
|
241803
|
-
}, [_vm._v("末次月经")]), _c('text', {
|
|
241804
|
-
attrs: {
|
|
241805
|
-
"x": "83",
|
|
241806
|
-
"y": "33"
|
|
241807
|
-
}
|
|
241808
|
-
}, [_vm._v("周期")])]), _c('g', {
|
|
241809
|
-
attrs: {
|
|
241810
|
-
"fill": "none",
|
|
241811
|
-
"stroke": "#000000"
|
|
241812
|
-
}
|
|
241813
|
-
}, [_c('path', {
|
|
241814
|
-
attrs: {
|
|
241815
|
-
"d": "M 15 5 L 110 55"
|
|
241816
|
-
}
|
|
241817
|
-
}), _c('path', {
|
|
241818
|
-
attrs: {
|
|
241819
|
-
"d": "M 15 55 L 110 5"
|
|
241820
|
-
}
|
|
241821
|
-
})])])])]), _c('a-menu-item', {
|
|
241822
|
-
key: "style4"
|
|
242161
|
+
}, [_c('span', [_vm._v("瞳孔图")])])]), _c('a-menu-item', {
|
|
242162
|
+
key: "style6"
|
|
241823
242163
|
}, [_c('p', {
|
|
241824
242164
|
staticClass: "ant-dropdown-item-text"
|
|
241825
|
-
}, [_c('span', [_vm._v("
|
|
241826
|
-
|
|
241827
|
-
"version": "1.1",
|
|
241828
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
241829
|
-
}
|
|
241830
|
-
}, [_c('g', {
|
|
241831
|
-
attrs: {
|
|
241832
|
-
"stroke": "none",
|
|
241833
|
-
"fill": "#000000"
|
|
241834
|
-
}
|
|
241835
|
-
}, [_c('text', {
|
|
241836
|
-
attrs: {
|
|
241837
|
-
"x": "0",
|
|
241838
|
-
"y": "33"
|
|
241839
|
-
}
|
|
241840
|
-
}, [_vm._v("初潮年龄")]), _c('text', {
|
|
241841
|
-
attrs: {
|
|
241842
|
-
"x": "70",
|
|
241843
|
-
"y": "20"
|
|
241844
|
-
}
|
|
241845
|
-
}, [_vm._v("经期")]), _c('text', {
|
|
241846
|
-
attrs: {
|
|
241847
|
-
"x": "70",
|
|
241848
|
-
"y": "50"
|
|
241849
|
-
}
|
|
241850
|
-
}, [_vm._v("周期")])]), _c('g', {
|
|
241851
|
-
attrs: {
|
|
241852
|
-
"fill": "none",
|
|
241853
|
-
"stroke": "#000000"
|
|
241854
|
-
}
|
|
241855
|
-
}, [_c('path', {
|
|
241856
|
-
attrs: {
|
|
241857
|
-
"d": "M 62 30 L 110 30"
|
|
241858
|
-
}
|
|
241859
|
-
}), _c('path', {
|
|
241860
|
-
attrs: {
|
|
241861
|
-
"d": "M 45 45 L 55 15"
|
|
241862
|
-
}
|
|
241863
|
-
})])])])]), _c('a-menu-item', {
|
|
241864
|
-
key: "style5"
|
|
242165
|
+
}, [_c('span', [_vm._v("光定位图")])])]), _c('a-menu-item', {
|
|
242166
|
+
key: "style7"
|
|
241865
242167
|
}, [_c('p', {
|
|
241866
242168
|
staticClass: "ant-dropdown-item-text"
|
|
241867
|
-
}, [_c('span', [_vm._v("
|
|
241868
|
-
|
|
241869
|
-
"version": "1.1",
|
|
241870
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
241871
|
-
}
|
|
241872
|
-
}, [_c('g', {
|
|
241873
|
-
attrs: {
|
|
241874
|
-
"stroke": "none",
|
|
241875
|
-
"fill": "#000000"
|
|
241876
|
-
}
|
|
241877
|
-
}, [_c('text', {
|
|
241878
|
-
attrs: {
|
|
241879
|
-
"x": "10",
|
|
241880
|
-
"y": "25"
|
|
241881
|
-
}
|
|
241882
|
-
}, [_vm._v("1")]), _c('text', {
|
|
241883
|
-
attrs: {
|
|
241884
|
-
"x": "80",
|
|
241885
|
-
"y": "25"
|
|
241886
|
-
}
|
|
241887
|
-
}, [_vm._v("2")]), _c('text', {
|
|
241888
|
-
attrs: {
|
|
241889
|
-
"x": "10",
|
|
241890
|
-
"y": "40"
|
|
241891
|
-
}
|
|
241892
|
-
}, [_vm._v("3")]), _c('text', {
|
|
241893
|
-
attrs: {
|
|
241894
|
-
"x": "45",
|
|
241895
|
-
"y": "40"
|
|
241896
|
-
}
|
|
241897
|
-
}, [_vm._v("4")]), _c('text', {
|
|
241898
|
-
attrs: {
|
|
241899
|
-
"x": "80",
|
|
241900
|
-
"y": "40"
|
|
241901
|
-
}
|
|
241902
|
-
}, [_vm._v("5")]), _c('text', {
|
|
241903
|
-
attrs: {
|
|
241904
|
-
"x": "10",
|
|
241905
|
-
"y": "55"
|
|
241906
|
-
}
|
|
241907
|
-
}, [_vm._v("6")]), _c('text', {
|
|
241908
|
-
attrs: {
|
|
241909
|
-
"x": "80",
|
|
241910
|
-
"y": "55"
|
|
241911
|
-
}
|
|
241912
|
-
}, [_vm._v("7")])])])])]), _c('a-menu-item', {
|
|
241913
|
-
key: "style6"
|
|
242169
|
+
}, [_c('span', [_vm._v("胎心图")])])]), _c('a-menu-item', {
|
|
242170
|
+
key: "style8"
|
|
241914
242171
|
}, [_c('p', {
|
|
241915
242172
|
staticClass: "ant-dropdown-item-text"
|
|
241916
|
-
}, [_c('span', [_vm._v("
|
|
241917
|
-
|
|
241918
|
-
"version": "1.1",
|
|
241919
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
241920
|
-
}
|
|
241921
|
-
}, [_c('g', {
|
|
241922
|
-
attrs: {
|
|
241923
|
-
"stroke": "none",
|
|
241924
|
-
"fill": "#000000"
|
|
241925
|
-
}
|
|
241926
|
-
}, [_c('text', {
|
|
241927
|
-
attrs: {
|
|
241928
|
-
"x": "10",
|
|
241929
|
-
"y": "25"
|
|
241930
|
-
}
|
|
241931
|
-
}, [_vm._v("1")]), _c('text', {
|
|
241932
|
-
attrs: {
|
|
241933
|
-
"x": "10",
|
|
241934
|
-
"y": "40"
|
|
241935
|
-
}
|
|
241936
|
-
}, [_vm._v("4")]), _c('text', {
|
|
241937
|
-
attrs: {
|
|
241938
|
-
"x": "10",
|
|
241939
|
-
"y": "55"
|
|
241940
|
-
}
|
|
241941
|
-
}, [_vm._v("7")]), _c('text', {
|
|
241942
|
-
attrs: {
|
|
241943
|
-
"x": "45",
|
|
241944
|
-
"y": "25"
|
|
241945
|
-
}
|
|
241946
|
-
}, [_vm._v("2")]), _c('text', {
|
|
241947
|
-
attrs: {
|
|
241948
|
-
"x": "45",
|
|
241949
|
-
"y": "40"
|
|
241950
|
-
}
|
|
241951
|
-
}, [_vm._v("5")]), _c('text', {
|
|
241952
|
-
attrs: {
|
|
241953
|
-
"x": "45",
|
|
241954
|
-
"y": "55"
|
|
241955
|
-
}
|
|
241956
|
-
}, [_vm._v("8")]), _c('text', {
|
|
241957
|
-
attrs: {
|
|
241958
|
-
"x": "80",
|
|
241959
|
-
"y": "25"
|
|
241960
|
-
}
|
|
241961
|
-
}, [_vm._v("3")]), _c('text', {
|
|
241962
|
-
attrs: {
|
|
241963
|
-
"x": "80",
|
|
241964
|
-
"y": "40"
|
|
241965
|
-
}
|
|
241966
|
-
}, [_vm._v("6")]), _c('text', {
|
|
241967
|
-
attrs: {
|
|
241968
|
-
"x": "80",
|
|
241969
|
-
"y": "55"
|
|
241970
|
-
}
|
|
241971
|
-
}, [_vm._v("9")])])])])]), _c('a-menu-item', {
|
|
241972
|
-
key: "style7"
|
|
242173
|
+
}, [_c('span', [_vm._v("恒牙牙位图")])])]), _c('a-menu-item', {
|
|
242174
|
+
key: "style9"
|
|
241973
242175
|
}, [_c('p', {
|
|
241974
242176
|
staticClass: "ant-dropdown-item-text"
|
|
241975
|
-
}, [_c('span', [_vm._v("
|
|
241976
|
-
attrs: {
|
|
241977
|
-
"version": "1.1",
|
|
241978
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
241979
|
-
}
|
|
241980
|
-
}, [_c('g', {
|
|
241981
|
-
attrs: {
|
|
241982
|
-
"stroke": "none",
|
|
241983
|
-
"fill": "#000000"
|
|
241984
|
-
}
|
|
241985
|
-
}, [_c('text', {
|
|
241986
|
-
attrs: {
|
|
241987
|
-
"x": "26",
|
|
241988
|
-
"y": "15"
|
|
241989
|
-
}
|
|
241990
|
-
}, [_vm._v("1")]), _c('text', {
|
|
241991
|
-
attrs: {
|
|
241992
|
-
"x": "26",
|
|
241993
|
-
"y": "35"
|
|
241994
|
-
}
|
|
241995
|
-
}, [_vm._v("4")]), _c('text', {
|
|
241996
|
-
attrs: {
|
|
241997
|
-
"x": "26",
|
|
241998
|
-
"y": "55"
|
|
241999
|
-
}
|
|
242000
|
-
}, [_vm._v("7")]), _c('text', {
|
|
242001
|
-
attrs: {
|
|
242002
|
-
"x": "84",
|
|
242003
|
-
"y": "15"
|
|
242004
|
-
}
|
|
242005
|
-
}, [_vm._v("2")]), _c('text', {
|
|
242006
|
-
attrs: {
|
|
242007
|
-
"x": "84",
|
|
242008
|
-
"y": "35"
|
|
242009
|
-
}
|
|
242010
|
-
}, [_vm._v("5")]), _c('text', {
|
|
242011
|
-
attrs: {
|
|
242012
|
-
"x": "84",
|
|
242013
|
-
"y": "55"
|
|
242014
|
-
}
|
|
242015
|
-
}, [_vm._v("8")])]), _c('g', {
|
|
242016
|
-
attrs: {
|
|
242017
|
-
"fill": "none",
|
|
242018
|
-
"stroke": "#000000"
|
|
242019
|
-
}
|
|
242020
|
-
}, [_c('path', {
|
|
242021
|
-
attrs: {
|
|
242022
|
-
"d": "M 0 30 L 10 30"
|
|
242023
|
-
}
|
|
242024
|
-
}), _c('path', {
|
|
242025
|
-
attrs: {
|
|
242026
|
-
"d": "M 52 30 L 67 30"
|
|
242027
|
-
}
|
|
242028
|
-
}), _c('path', {
|
|
242029
|
-
attrs: {
|
|
242030
|
-
"d": "M 110 30 L 120 30"
|
|
242031
|
-
}
|
|
242032
|
-
}), _c('path', {
|
|
242033
|
-
attrs: {
|
|
242034
|
-
"d": "M 60 0 L 60 60"
|
|
242035
|
-
}
|
|
242036
|
-
})])])])]), _c('a-menu-item', {
|
|
242177
|
+
}, [_c('span', [_vm._v("乳牙牙位图")])])]), _c('a-menu-item', {
|
|
242037
242178
|
key: "style10"
|
|
242038
242179
|
}, [_c('p', {
|
|
242039
242180
|
staticClass: "ant-dropdown-item-text"
|
|
242040
242181
|
}, [_c('span', [_vm._v("牙位图")])])]), _c('a-menu-item', {
|
|
242041
|
-
key: "
|
|
242042
|
-
}, [_c('p', {
|
|
242043
|
-
staticClass: "ant-dropdown-item-text"
|
|
242044
|
-
}, [_c('span', [_vm._v("恒牙牙位图")]), _c('svg', {
|
|
242045
|
-
attrs: {
|
|
242046
|
-
"version": "1.1",
|
|
242047
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
242048
|
-
}
|
|
242049
|
-
}, [_c('g', {
|
|
242050
|
-
attrs: {
|
|
242051
|
-
"stroke": "none",
|
|
242052
|
-
"fill": "#000000"
|
|
242053
|
-
}
|
|
242054
|
-
}, [_c('text', {
|
|
242055
|
-
attrs: {
|
|
242056
|
-
"x": "3",
|
|
242057
|
-
"y": "23"
|
|
242058
|
-
}
|
|
242059
|
-
}, [_vm._v("87654321")]), _c('text', {
|
|
242060
|
-
attrs: {
|
|
242061
|
-
"x": "63",
|
|
242062
|
-
"y": "23"
|
|
242063
|
-
}
|
|
242064
|
-
}, [_vm._v("12345678")]), _c('text', {
|
|
242065
|
-
attrs: {
|
|
242066
|
-
"x": "3",
|
|
242067
|
-
"y": "47"
|
|
242068
|
-
}
|
|
242069
|
-
}, [_vm._v("87654321")]), _c('text', {
|
|
242070
|
-
attrs: {
|
|
242071
|
-
"x": "63",
|
|
242072
|
-
"y": "47"
|
|
242073
|
-
}
|
|
242074
|
-
}, [_vm._v("12345678")])]), _c('g', {
|
|
242075
|
-
attrs: {
|
|
242076
|
-
"fill": "none",
|
|
242077
|
-
"stroke": "#000000"
|
|
242078
|
-
}
|
|
242079
|
-
}, [_c('path', {
|
|
242080
|
-
attrs: {
|
|
242081
|
-
"d": "M 2 30 L 118 30"
|
|
242082
|
-
}
|
|
242083
|
-
}), _c('path', {
|
|
242084
|
-
attrs: {
|
|
242085
|
-
"d": "M 60 10 L 60 50"
|
|
242086
|
-
}
|
|
242087
|
-
})])])])]), _c('a-menu-item', {
|
|
242088
|
-
key: "style9"
|
|
242182
|
+
key: "style11"
|
|
242089
242183
|
}, [_c('p', {
|
|
242090
242184
|
staticClass: "ant-dropdown-item-text"
|
|
242091
|
-
}, [_c('span', [_vm._v("
|
|
242092
|
-
attrs: {
|
|
242093
|
-
"version": "1.1",
|
|
242094
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
242095
|
-
}
|
|
242096
|
-
}, [_c('g', {
|
|
242097
|
-
attrs: {
|
|
242098
|
-
"stroke": "none",
|
|
242099
|
-
"fill": "#000000"
|
|
242100
|
-
}
|
|
242101
|
-
}, [_c('text', {
|
|
242102
|
-
attrs: {
|
|
242103
|
-
"x": "3",
|
|
242104
|
-
"y": "23"
|
|
242105
|
-
}
|
|
242106
|
-
}, [_vm._v("V IV III II I")]), _c('text', {
|
|
242107
|
-
attrs: {
|
|
242108
|
-
"x": "63",
|
|
242109
|
-
"y": "23"
|
|
242110
|
-
}
|
|
242111
|
-
}, [_vm._v("I II III IV V")]), _c('text', {
|
|
242112
|
-
attrs: {
|
|
242113
|
-
"x": "3",
|
|
242114
|
-
"y": "47"
|
|
242115
|
-
}
|
|
242116
|
-
}, [_vm._v("V IV III II I")]), _c('text', {
|
|
242117
|
-
attrs: {
|
|
242118
|
-
"x": "63",
|
|
242119
|
-
"y": "47"
|
|
242120
|
-
}
|
|
242121
|
-
}, [_vm._v("I II III IV V")])]), _c('g', {
|
|
242122
|
-
attrs: {
|
|
242123
|
-
"fill": "none",
|
|
242124
|
-
"stroke": "#000000"
|
|
242125
|
-
}
|
|
242126
|
-
}, [_c('path', {
|
|
242127
|
-
attrs: {
|
|
242128
|
-
"d": "M 2 30 L 118 30"
|
|
242129
|
-
}
|
|
242130
|
-
}), _c('path', {
|
|
242131
|
-
attrs: {
|
|
242132
|
-
"d": "M 60 10 L 60 50"
|
|
242133
|
-
}
|
|
242134
|
-
})])])])])], 1)], 1)], 2)], 1);
|
|
242185
|
+
}, [_c('span', [_vm._v("Pop-Q评分")])])])], 1)], 1)], 2)], 1);
|
|
242135
242186
|
};
|
|
242136
|
-
var
|
|
242187
|
+
var HoMedicalExpressionvue_type_template_id_079ade04_staticRenderFns = [];
|
|
242137
242188
|
|
|
242138
242189
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/toolbar/insert/HoMedicalExpression.vue?vue&type=script&lang=js&
|
|
242139
242190
|
/* harmony default export */ var HoMedicalExpressionvue_type_script_lang_js_ = ({
|
|
@@ -242157,8 +242208,8 @@ var HoMedicalExpressionvue_type_template_id_4699ffee_staticRenderFns = [];
|
|
|
242157
242208
|
;
|
|
242158
242209
|
var HoMedicalExpression_component = (0,componentNormalizer/* default */.Z)(
|
|
242159
242210
|
insert_HoMedicalExpressionvue_type_script_lang_js_,
|
|
242160
|
-
|
|
242161
|
-
|
|
242211
|
+
HoMedicalExpressionvue_type_template_id_079ade04_render,
|
|
242212
|
+
HoMedicalExpressionvue_type_template_id_079ade04_staticRenderFns,
|
|
242162
242213
|
false,
|
|
242163
242214
|
null,
|
|
242164
242215
|
null,
|
|
@@ -247737,6 +247788,8 @@ var HoRightMenu_component = (0,componentNormalizer/* default */.Z)(
|
|
|
247737
247788
|
|
|
247738
247789
|
|
|
247739
247790
|
|
|
247791
|
+
|
|
247792
|
+
|
|
247740
247793
|
|
|
247741
247794
|
|
|
247742
247795
|
|
|
@@ -247959,6 +248012,19 @@ var HoRightMenu_component = (0,componentNormalizer/* default */.Z)(
|
|
|
247959
248012
|
} else if (node instanceof PrimaryTeethMapNode/* PrimaryTeethMapNode */.x) {
|
|
247960
248013
|
this.expressStyle = 'style9';
|
|
247961
248014
|
this.updateNodeValue = [node.topLeftSelected, node.topRightSelected, node.bottomLeftSelected, node.bottomRightSelected];
|
|
248015
|
+
} else if (node instanceof PopQScoreNode/* PopQScoreNode */.B) {
|
|
248016
|
+
this.expressStyle = 'style11';
|
|
248017
|
+
this.updateNodeValue = {
|
|
248018
|
+
Aa: node.aa,
|
|
248019
|
+
Ba: node.ba,
|
|
248020
|
+
C: node.c,
|
|
248021
|
+
gh: node.gh,
|
|
248022
|
+
pb: node.pb,
|
|
248023
|
+
TVL: node.tVL,
|
|
248024
|
+
Ap: node.ap,
|
|
248025
|
+
Bp: node.bp,
|
|
248026
|
+
D: node.d
|
|
248027
|
+
};
|
|
247962
248028
|
} else if (node instanceof GestationNode/* GestationNode */.G) {
|
|
247963
248029
|
this.controlType = 'gestation';
|
|
247964
248030
|
this.controlStatus = 'update';
|
|
@@ -248101,7 +248167,7 @@ var HoRightMenu_component = (0,componentNormalizer/* default */.Z)(
|
|
|
248101
248167
|
},
|
|
248102
248168
|
getUpdateNode: function getUpdateNode() {
|
|
248103
248169
|
var value;
|
|
248104
|
-
if (Array.isArray(this.updateNodeValue)) {
|
|
248170
|
+
if (Array.isArray(this.updateNodeValue) || (0,esm_typeof/* default */.Z)(this.updateNodeValue) === 'object') {
|
|
248105
248171
|
value = this.updateNodeValue;
|
|
248106
248172
|
} else {
|
|
248107
248173
|
value = this.getCurrentSelectNode();
|