hoeditor-web 3.1.118 → 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 +149 -522
- package/lib/hoeditor.umd.min.js +4 -4
- 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);
|
|
@@ -38683,28 +38717,28 @@ var DocController = /*#__PURE__*/function () {
|
|
|
38683
38717
|
value: function insertPopQScore(operType, curDomRange, popQScoreRequest) {
|
|
38684
38718
|
var domRange = curDomRange.normalize();
|
|
38685
38719
|
var startPath = domRange.endPath;
|
|
38720
|
+
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
38686
38721
|
if (operType === 'update') {
|
|
38687
|
-
var np =
|
|
38722
|
+
var np = hoEditorFactory.docTree.findNodePositionByPath(startPath);
|
|
38688
38723
|
if (np) {
|
|
38689
38724
|
var node = np.node;
|
|
38690
38725
|
if (node instanceof _treeNode_MedicalExpressionNode__WEBPACK_IMPORTED_MODULE_52__/* .MedicalExpressionNode */ .H) {
|
|
38691
|
-
|
|
38692
|
-
|
|
38693
|
-
//
|
|
38694
|
-
//startPath =
|
|
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;
|
|
38695
38730
|
startPath = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID).docTree.getNodeLastPath(node.previousLeaf());
|
|
38696
38731
|
}
|
|
38697
38732
|
}
|
|
38698
38733
|
}
|
|
38699
|
-
var parentNode =
|
|
38700
|
-
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.
|
|
38701
|
-
debugger;
|
|
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);
|
|
38702
38736
|
//插入该表达式节点
|
|
38703
38737
|
if (operType === 'add') {
|
|
38704
|
-
|
|
38738
|
+
hoEditorFactory.undoService.begin();
|
|
38705
38739
|
}
|
|
38706
|
-
|
|
38707
|
-
|
|
38740
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeInsertUndoUnit__WEBPACK_IMPORTED_MODULE_33__/* .NodeInsertUndoUnit */ .R(this._hoEditorFactoryID, startPath, popQScoreNode));
|
|
38741
|
+
hoEditorFactory.undoService.commit();
|
|
38708
38742
|
}
|
|
38709
38743
|
/**
|
|
38710
38744
|
* 瞳孔图
|
|
@@ -38721,27 +38755,28 @@ var DocController = /*#__PURE__*/function () {
|
|
|
38721
38755
|
value: function insertPupilMap(operType, curDomRange, value1, value2, value3, value4, value5, value6, value7) {
|
|
38722
38756
|
var domRange = curDomRange.normalize();
|
|
38723
38757
|
var startPath = domRange.endPath;
|
|
38758
|
+
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
38724
38759
|
if (operType === 'update') {
|
|
38725
|
-
var np =
|
|
38760
|
+
var np = hoEditorFactory.docTree.findNodePositionByPath(startPath);
|
|
38726
38761
|
if (np) {
|
|
38727
38762
|
var node = np.node;
|
|
38728
38763
|
if (node instanceof _treeNode_MedicalExpressionNode__WEBPACK_IMPORTED_MODULE_52__/* .MedicalExpressionNode */ .H) {
|
|
38729
|
-
|
|
38730
|
-
|
|
38731
|
-
//
|
|
38732
|
-
//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;
|
|
38733
38768
|
startPath = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID).docTree.getNodeLastPath(node.previousLeaf());
|
|
38734
38769
|
}
|
|
38735
38770
|
}
|
|
38736
38771
|
}
|
|
38737
|
-
var parentNode =
|
|
38772
|
+
var parentNode = hoEditorFactory.docTree.getParentNode(startPath);
|
|
38738
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);
|
|
38739
38774
|
//插入该表达式节点
|
|
38740
38775
|
if (operType === 'add') {
|
|
38741
|
-
|
|
38776
|
+
hoEditorFactory.undoService.begin();
|
|
38742
38777
|
}
|
|
38743
|
-
|
|
38744
|
-
|
|
38778
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeInsertUndoUnit__WEBPACK_IMPORTED_MODULE_33__/* .NodeInsertUndoUnit */ .R(this._hoEditorFactoryID, startPath, pupilMapNode));
|
|
38779
|
+
hoEditorFactory.undoService.commit();
|
|
38745
38780
|
}
|
|
38746
38781
|
/**
|
|
38747
38782
|
* 光定位图
|
|
@@ -38760,27 +38795,28 @@ var DocController = /*#__PURE__*/function () {
|
|
|
38760
38795
|
value: function insertLightLocation(operType, curDomRange, value1, value2, value3, value4, value5, value6, value7, value8, value9) {
|
|
38761
38796
|
var domRange = curDomRange.normalize();
|
|
38762
38797
|
var startPath = domRange.endPath;
|
|
38798
|
+
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
38763
38799
|
if (operType === 'update') {
|
|
38764
|
-
var np =
|
|
38800
|
+
var np = hoEditorFactory.docTree.findNodePositionByPath(startPath);
|
|
38765
38801
|
if (np) {
|
|
38766
38802
|
var node = np.node;
|
|
38767
38803
|
if (node instanceof _treeNode_MedicalExpressionNode__WEBPACK_IMPORTED_MODULE_52__/* .MedicalExpressionNode */ .H) {
|
|
38768
|
-
|
|
38769
|
-
|
|
38770
|
-
//
|
|
38771
|
-
//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;
|
|
38772
38808
|
startPath = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID).docTree.getNodeLastPath(node.previousLeaf());
|
|
38773
38809
|
}
|
|
38774
38810
|
}
|
|
38775
38811
|
}
|
|
38776
|
-
var parentNode =
|
|
38812
|
+
var parentNode = hoEditorFactory.docTree.getParentNode(startPath);
|
|
38777
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);
|
|
38778
38814
|
//插入该表达式节点
|
|
38779
38815
|
if (operType === 'add') {
|
|
38780
|
-
|
|
38816
|
+
hoEditorFactory.undoService.begin();
|
|
38781
38817
|
}
|
|
38782
|
-
|
|
38783
|
-
|
|
38818
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeInsertUndoUnit__WEBPACK_IMPORTED_MODULE_33__/* .NodeInsertUndoUnit */ .R(this._hoEditorFactoryID, startPath, lightLocationMapNode));
|
|
38819
|
+
hoEditorFactory.undoService.commit();
|
|
38784
38820
|
}
|
|
38785
38821
|
/**
|
|
38786
38822
|
* 胎心图
|
|
@@ -38796,27 +38832,28 @@ var DocController = /*#__PURE__*/function () {
|
|
|
38796
38832
|
value: function insertFetalHeartMap(operType, curDomRange, value1, value2, value3, value4, value5, value6) {
|
|
38797
38833
|
var domRange = curDomRange.normalize();
|
|
38798
38834
|
var startPath = domRange.endPath;
|
|
38835
|
+
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
38799
38836
|
if (operType === 'update') {
|
|
38800
|
-
var np =
|
|
38837
|
+
var np = hoEditorFactory.docTree.findNodePositionByPath(startPath);
|
|
38801
38838
|
if (np) {
|
|
38802
38839
|
var node = np.node;
|
|
38803
38840
|
if (node instanceof _treeNode_MedicalExpressionNode__WEBPACK_IMPORTED_MODULE_52__/* .MedicalExpressionNode */ .H) {
|
|
38804
|
-
|
|
38805
|
-
|
|
38806
|
-
//
|
|
38807
|
-
//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;
|
|
38808
38845
|
startPath = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID).docTree.getNodeLastPath(node.previousLeaf());
|
|
38809
38846
|
}
|
|
38810
38847
|
}
|
|
38811
38848
|
}
|
|
38812
|
-
var parentNode =
|
|
38849
|
+
var parentNode = hoEditorFactory.docTree.getParentNode(startPath);
|
|
38813
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);
|
|
38814
38851
|
//插入该表达式节点
|
|
38815
38852
|
if (operType === 'add') {
|
|
38816
|
-
|
|
38853
|
+
hoEditorFactory.undoService.begin();
|
|
38817
38854
|
}
|
|
38818
|
-
|
|
38819
|
-
|
|
38855
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeInsertUndoUnit__WEBPACK_IMPORTED_MODULE_33__/* .NodeInsertUndoUnit */ .R(this._hoEditorFactoryID, startPath, fetalHeartMapNode));
|
|
38856
|
+
hoEditorFactory.undoService.commit();
|
|
38820
38857
|
}
|
|
38821
38858
|
/**
|
|
38822
38859
|
* 恒牙牙位图
|
|
@@ -38830,27 +38867,28 @@ var DocController = /*#__PURE__*/function () {
|
|
|
38830
38867
|
value: function insertPermanentTeethMap(operType, curDomRange, topLeftSelected, topRightSelected, bottomLeftSelected, bottomRightSelected, remark) {
|
|
38831
38868
|
var domRange = curDomRange.normalize();
|
|
38832
38869
|
var startPath = domRange.endPath;
|
|
38870
|
+
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
38833
38871
|
if (operType === 'update') {
|
|
38834
|
-
var np =
|
|
38872
|
+
var np = hoEditorFactory.docTree.findNodePositionByPath(startPath);
|
|
38835
38873
|
if (np) {
|
|
38836
38874
|
var node = np.node;
|
|
38837
38875
|
if (node instanceof _treeNode_MedicalExpressionNode__WEBPACK_IMPORTED_MODULE_52__/* .MedicalExpressionNode */ .H) {
|
|
38838
|
-
|
|
38839
|
-
|
|
38840
|
-
//
|
|
38841
|
-
//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;
|
|
38842
38880
|
startPath = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_84__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID).docTree.getNodeLastPath(node.previousLeaf());
|
|
38843
38881
|
}
|
|
38844
38882
|
}
|
|
38845
38883
|
}
|
|
38846
|
-
var parentNode =
|
|
38884
|
+
var parentNode = hoEditorFactory.docTree.getParentNode(startPath);
|
|
38847
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);
|
|
38848
38886
|
//插入该表达式节点
|
|
38849
38887
|
if (operType === 'add') {
|
|
38850
|
-
|
|
38888
|
+
hoEditorFactory.undoService.begin();
|
|
38851
38889
|
}
|
|
38852
|
-
|
|
38853
|
-
|
|
38890
|
+
hoEditorFactory.undoService.add(new _undoRedo_NodeInsertUndoUnit__WEBPACK_IMPORTED_MODULE_33__/* .NodeInsertUndoUnit */ .R(this._hoEditorFactoryID, startPath, permanentTeethMapNode));
|
|
38891
|
+
hoEditorFactory.undoService.commit();
|
|
38854
38892
|
}
|
|
38855
38893
|
/**
|
|
38856
38894
|
* 乳牙牙位图
|
|
@@ -49192,7 +49230,6 @@ var NodeType;
|
|
|
49192
49230
|
NodeType[NodeType["ntGestation"] = 16] = "ntGestation";
|
|
49193
49231
|
NodeType[NodeType["ntRareChar"] = 17] = "ntRareChar";
|
|
49194
49232
|
NodeType[NodeType["ntJumpButton"] = 18] = "ntJumpButton";
|
|
49195
|
-
NodeType[NodeType["nPopQScore"] = 19] = "nPopQScore";
|
|
49196
49233
|
})(NodeType || (NodeType = {}));
|
|
49197
49234
|
var ChildIndexRange = /*#__PURE__*/function () {
|
|
49198
49235
|
function ChildIndexRange(start, end) {
|
|
@@ -56824,10 +56861,9 @@ var PopQScoreNode = /*#__PURE__*/function (_MedicalExpressionNod) {
|
|
|
56824
56861
|
}, {
|
|
56825
56862
|
key: "node2Json",
|
|
56826
56863
|
value: function node2Json(range, isCopy) {
|
|
56827
|
-
debugger;
|
|
56828
56864
|
var retObj = {
|
|
56829
56865
|
nodeType: _BaseNode__WEBPACK_IMPORTED_MODULE_9__/* .NodeType */ .Jq[this.nodeType],
|
|
56830
|
-
expressType: "
|
|
56866
|
+
expressType: "PopQScore",
|
|
56831
56867
|
Aa: this.aa,
|
|
56832
56868
|
Ba: this.ba,
|
|
56833
56869
|
C: this.c,
|
|
@@ -56862,7 +56898,6 @@ var PopQScoreNode = /*#__PURE__*/function (_MedicalExpressionNod) {
|
|
|
56862
56898
|
}, {
|
|
56863
56899
|
key: "node2DrawNodeRange",
|
|
56864
56900
|
value: function node2DrawNodeRange(startIndex, endIndex) {
|
|
56865
|
-
debugger;
|
|
56866
56901
|
var hoEditorFactory = _HOEditorFactorys__WEBPACK_IMPORTED_MODULE_11__/* .HOEditorFactorys */ .b.instance().getFactory(this._hoEditorFactoryID);
|
|
56867
56902
|
var curStyleIndex = hoEditorFactory.docTree.curStyleIndex;
|
|
56868
56903
|
var cbStyle;
|
|
@@ -56888,7 +56923,6 @@ var PopQScoreNode = /*#__PURE__*/function (_MedicalExpressionNod) {
|
|
|
56888
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];
|
|
56889
56924
|
var bIsInsert = startIndex < 0;
|
|
56890
56925
|
var width = 240;
|
|
56891
|
-
debugger;
|
|
56892
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);
|
|
56893
56927
|
if (bIsInsert) {
|
|
56894
56928
|
this._drawNodes.splice(0, 0, dNode);
|
|
@@ -56913,7 +56947,6 @@ var PopQScoreNode = /*#__PURE__*/function (_MedicalExpressionNod) {
|
|
|
56913
56947
|
}, {
|
|
56914
56948
|
key: "placeDNode2DrawLine",
|
|
56915
56949
|
value: function placeDNode2DrawLine(droots, paragraphNode, dline, start, endIndex) {
|
|
56916
|
-
debugger;
|
|
56917
56950
|
var startIndex = start;
|
|
56918
56951
|
if (startIndex >= 1) {
|
|
56919
56952
|
return dline;
|
|
@@ -56926,8 +56959,7 @@ var PopQScoreNode = /*#__PURE__*/function (_MedicalExpressionNod) {
|
|
|
56926
56959
|
}], [{
|
|
56927
56960
|
key: "json2Node",
|
|
56928
56961
|
value: function json2Node(hoEditorFactoryID, json, rootNodes, pNode) {
|
|
56929
|
-
|
|
56930
|
-
var rtn = new PopQScoreNode(hoEditorFactoryID, rootNodes, pNode ? pNode : null, _BaseNode__WEBPACK_IMPORTED_MODULE_9__/* .NodeType */ .Jq.nPopQScore, json.Aa, json.Ba, json.C, json.gh, json.pb, json.TVL, json.Ap, json.Bp, json.D);
|
|
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);
|
|
56931
56963
|
return rtn;
|
|
56932
56964
|
}
|
|
56933
56965
|
}]);
|
|
@@ -75129,7 +75161,7 @@ var DrawMedicalExpression = /*#__PURE__*/function (_DrawCombineNode) {
|
|
|
75129
75161
|
value: function drawPopQScore() {
|
|
75130
75162
|
var cellWidth = this.dWidth / 3;
|
|
75131
75163
|
var cellHeight = this.dHeight / 3;
|
|
75132
|
-
// 绘制9宫图文本
|
|
75164
|
+
// 绘制9宫图文本
|
|
75133
75165
|
for (var i = 0; i < 9; i++) {
|
|
75134
75166
|
var scoreObj = this._arrValues[i];
|
|
75135
75167
|
var _scoreObj$split = scoreObj.split('='),
|
|
@@ -75141,21 +75173,21 @@ var DrawMedicalExpression = /*#__PURE__*/function (_DrawCombineNode) {
|
|
|
75141
75173
|
text.textBaseline = "middle";
|
|
75142
75174
|
var row = Math.floor(i / 3);
|
|
75143
75175
|
var col = i % 3;
|
|
75144
|
-
text.x = col * cellWidth + cellWidth / 2; // 居中于格子
|
|
75145
|
-
text.y = -(row * cellHeight + cellHeight / 2); // 居中于格子
|
|
75176
|
+
text.x = col * cellWidth + cellWidth / 2; // 居中于格子
|
|
75177
|
+
text.y = -(row * cellHeight + cellHeight / 2); // 居中于格子
|
|
75146
75178
|
this.addChild(text);
|
|
75147
75179
|
}
|
|
75148
|
-
// 添加格子线
|
|
75180
|
+
// 添加格子线
|
|
75149
75181
|
for (var _i = 0; _i <= 3; _i++) {
|
|
75150
|
-
// 绘制水平线
|
|
75182
|
+
// 绘制水平线
|
|
75151
75183
|
var hLine = new createjs.Shape();
|
|
75152
75184
|
hLine.graphics.beginStroke(this._textStyle.color).moveTo(0, -_i * cellHeight).lineTo(this.dWidth, -_i * cellHeight);
|
|
75153
|
-
hLine.graphics.endStroke(); // 结束线条绘制
|
|
75185
|
+
hLine.graphics.endStroke(); // 结束线条绘制
|
|
75154
75186
|
this.addChild(hLine);
|
|
75155
|
-
// 绘制垂直线
|
|
75187
|
+
// 绘制垂直线
|
|
75156
75188
|
var vLine = new createjs.Shape();
|
|
75157
75189
|
vLine.graphics.beginStroke(this._textStyle.color).moveTo(_i * cellWidth, 0).lineTo(_i * cellWidth, -this.dHeight);
|
|
75158
|
-
vLine.graphics.endStroke(); // 结束线条绘制
|
|
75190
|
+
vLine.graphics.endStroke(); // 结束线条绘制
|
|
75159
75191
|
this.addChild(vLine);
|
|
75160
75192
|
}
|
|
75161
75193
|
}
|
|
@@ -169509,7 +169541,7 @@ var map = {
|
|
|
169509
169541
|
"./dataSource/DataSource.vue": 84051,
|
|
169510
169542
|
"./dateDialog/DateDialog.vue": 64362,
|
|
169511
169543
|
"./delimiter/Delimiter.vue": 93230,
|
|
169512
|
-
"./expressionForm/ExpressionForm.vue":
|
|
169544
|
+
"./expressionForm/ExpressionForm.vue": 62250,
|
|
169513
169545
|
"./findReplace/FindReplace.vue": 98064,
|
|
169514
169546
|
"./gestation/Gestation.vue": 20329,
|
|
169515
169547
|
"./hoprint/HoPrint.vue": 79228,
|
|
@@ -210168,7 +210200,7 @@ var TextNode = __webpack_require__(27198);
|
|
|
210168
210200
|
// EXTERNAL MODULE: ./src/editor/dom/treeNode/ParagraphNode.ts
|
|
210169
210201
|
var ParagraphNode = __webpack_require__(67945);
|
|
210170
210202
|
;// CONCATENATED MODULE: ./src/components/version.ts
|
|
210171
|
-
/* harmony default export */ var version = ('3.1.
|
|
210203
|
+
/* harmony default export */ var version = ('3.1.119');
|
|
210172
210204
|
// EXTERNAL MODULE: ./src/components/controls/poperTipText/PoperTipText.vue + 5 modules
|
|
210173
210205
|
var PoperTipText = __webpack_require__(50987);
|
|
210174
210206
|
;// CONCATENATED MODULE: ./src/components/controls/poperTipText/index.ts
|
|
@@ -216084,6 +216116,8 @@ var StructureConvert = /*#__PURE__*/function () {
|
|
|
216084
216116
|
return PermanentTeethMapNode/* PermanentTeethMapNode */.f.json2Node(this._hoEditorFactoryID, temp, rootNodes, parentNode);
|
|
216085
216117
|
} else if (temp.expressType == "PrimaryTeethMap") {
|
|
216086
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);
|
|
216087
216121
|
}
|
|
216088
216122
|
} else if (temp.nodeType == BaseNode/* NodeType */.Jq.ntImage) {
|
|
216089
216123
|
if (temp.imageType == "Image") {
|
|
@@ -216129,8 +216163,6 @@ var StructureConvert = /*#__PURE__*/function () {
|
|
|
216129
216163
|
return RareCharNode/* RareCharNode */.Q.json2Node(this._hoEditorFactoryID, temp, rootNodes, parentNode);
|
|
216130
216164
|
} else if (temp.nodeType == BaseNode/* NodeType */.Jq.ntJumpButton) {
|
|
216131
216165
|
return JumpButtonNode/* JumpButtonNode */.a.json2Node(this._hoEditorFactoryID, temp, rootNodes, parentNode);
|
|
216132
|
-
} else if (temp.nodeType == BaseNode/* NodeType */.Jq.nPopQScore) {
|
|
216133
|
-
return PopQScoreNode/* PopQScoreNode */.B.json2Node(this._hoEditorFactoryID, temp, rootNodes, parentNode);
|
|
216134
216166
|
}
|
|
216135
216167
|
return undefined;
|
|
216136
216168
|
}
|
|
@@ -242065,8 +242097,8 @@ var ToolBarvue_type_template_id_2bbec870_render = function render() {
|
|
|
242065
242097
|
};
|
|
242066
242098
|
var ToolBarvue_type_template_id_2bbec870_staticRenderFns = [];
|
|
242067
242099
|
|
|
242068
|
-
;// 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=
|
|
242069
|
-
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() {
|
|
242070
242102
|
var _vm = this,
|
|
242071
242103
|
_c = _vm._self._c;
|
|
242072
242104
|
return _c('div', {
|
|
@@ -242122,457 +242154,37 @@ var HoMedicalExpressionvue_type_template_id_4699ffee_render = function render()
|
|
|
242122
242154
|
key: "style1"
|
|
242123
242155
|
}, [_c('p', {
|
|
242124
242156
|
staticClass: "ant-dropdown-item-text"
|
|
242125
|
-
}, [_c('span', [_vm._v("
|
|
242126
|
-
|
|
242127
|
-
"version": "1.1",
|
|
242128
|
-
"xmlns": "http://www.w3.org/2000/svg",
|
|
242129
|
-
"viewBox": "0 0 130 60"
|
|
242130
|
-
}
|
|
242131
|
-
}, [_c('g', {
|
|
242132
|
-
staticClass: "text",
|
|
242133
|
-
attrs: {
|
|
242134
|
-
"stroke": "none",
|
|
242135
|
-
"fill": "#000000"
|
|
242136
|
-
}
|
|
242137
|
-
}, [_c('text', {
|
|
242138
|
-
attrs: {
|
|
242139
|
-
"x": "0",
|
|
242140
|
-
"y": "33"
|
|
242141
|
-
}
|
|
242142
|
-
}, [_vm._v("初潮年龄")]), _c('text', {
|
|
242143
|
-
attrs: {
|
|
242144
|
-
"x": "48",
|
|
242145
|
-
"y": "13"
|
|
242146
|
-
}
|
|
242147
|
-
}, [_vm._v("经期")]), _c('text', {
|
|
242148
|
-
attrs: {
|
|
242149
|
-
"x": "48",
|
|
242150
|
-
"y": "55"
|
|
242151
|
-
}
|
|
242152
|
-
}, [_vm._v("周期")]), _c('text', {
|
|
242153
|
-
attrs: {
|
|
242154
|
-
"x": "75",
|
|
242155
|
-
"y": "33"
|
|
242156
|
-
}
|
|
242157
|
-
}, [_vm._v("末次月经")])]), _c('g', {
|
|
242158
|
-
attrs: {
|
|
242159
|
-
"fill": "none",
|
|
242160
|
-
"stroke": "#000000"
|
|
242161
|
-
}
|
|
242162
|
-
}, [_c('path', {
|
|
242163
|
-
attrs: {
|
|
242164
|
-
"d": "M 52 30 L 70 30"
|
|
242165
|
-
}
|
|
242166
|
-
})])])])]), _c('a-menu-item', {
|
|
242167
|
-
key: "style2"
|
|
242168
|
-
}, [_c('p', {
|
|
242169
|
-
staticClass: "ant-dropdown-item-text"
|
|
242170
|
-
}, [_c('span', [_vm._v("经期史")]), _c('svg', {
|
|
242171
|
-
attrs: {
|
|
242172
|
-
"version": "1.1",
|
|
242173
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
242174
|
-
}
|
|
242175
|
-
}, [_c('g', {
|
|
242176
|
-
attrs: {
|
|
242177
|
-
"stroke": "none",
|
|
242178
|
-
"fill": "#000000"
|
|
242179
|
-
}
|
|
242180
|
-
}, [_c('text', {
|
|
242181
|
-
attrs: {
|
|
242182
|
-
"x": "5",
|
|
242183
|
-
"y": "20"
|
|
242184
|
-
}
|
|
242185
|
-
}, [_vm._v("初潮年龄")]), _c('text', {
|
|
242186
|
-
attrs: {
|
|
242187
|
-
"x": "70",
|
|
242188
|
-
"y": "20"
|
|
242189
|
-
}
|
|
242190
|
-
}, [_vm._v("经期")]), _c('text', {
|
|
242191
|
-
attrs: {
|
|
242192
|
-
"x": "5",
|
|
242193
|
-
"y": "50"
|
|
242194
|
-
}
|
|
242195
|
-
}, [_vm._v("末次月经")]), _c('text', {
|
|
242196
|
-
attrs: {
|
|
242197
|
-
"x": "70",
|
|
242198
|
-
"y": "50"
|
|
242199
|
-
}
|
|
242200
|
-
}, [_vm._v("周期")])]), _c('g', {
|
|
242201
|
-
attrs: {
|
|
242202
|
-
"fill": "none",
|
|
242203
|
-
"stroke": "#000000"
|
|
242204
|
-
}
|
|
242205
|
-
}, [_c('path', {
|
|
242206
|
-
attrs: {
|
|
242207
|
-
"d": "M 5 30 L 120 30"
|
|
242208
|
-
}
|
|
242209
|
-
}), _c('path', {
|
|
242210
|
-
attrs: {
|
|
242211
|
-
"d": "M 60 0 L 60 60"
|
|
242212
|
-
}
|
|
242213
|
-
})])])])]), _c('a-menu-item', {
|
|
242214
|
-
key: "style3"
|
|
242157
|
+
}, [_c('span', [_vm._v("月经史")])])]), _c('a-menu-item', {
|
|
242158
|
+
key: "style5"
|
|
242215
242159
|
}, [_c('p', {
|
|
242216
242160
|
staticClass: "ant-dropdown-item-text"
|
|
242217
|
-
}, [_c('span', [_vm._v("
|
|
242218
|
-
|
|
242219
|
-
"version": "1.1",
|
|
242220
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
242221
|
-
}
|
|
242222
|
-
}, [_c('g', {
|
|
242223
|
-
attrs: {
|
|
242224
|
-
"stroke": "none",
|
|
242225
|
-
"fill": "#000000"
|
|
242226
|
-
}
|
|
242227
|
-
}, [_c('text', {
|
|
242228
|
-
attrs: {
|
|
242229
|
-
"x": "0",
|
|
242230
|
-
"y": "33"
|
|
242231
|
-
}
|
|
242232
|
-
}, [_vm._v("初潮年龄")]), _c('text', {
|
|
242233
|
-
attrs: {
|
|
242234
|
-
"x": "50",
|
|
242235
|
-
"y": "13"
|
|
242236
|
-
}
|
|
242237
|
-
}, [_vm._v("经期")]), _c('text', {
|
|
242238
|
-
attrs: {
|
|
242239
|
-
"x": "40",
|
|
242240
|
-
"y": "55"
|
|
242241
|
-
}
|
|
242242
|
-
}, [_vm._v("末次月经")]), _c('text', {
|
|
242243
|
-
attrs: {
|
|
242244
|
-
"x": "83",
|
|
242245
|
-
"y": "33"
|
|
242246
|
-
}
|
|
242247
|
-
}, [_vm._v("周期")])]), _c('g', {
|
|
242248
|
-
attrs: {
|
|
242249
|
-
"fill": "none",
|
|
242250
|
-
"stroke": "#000000"
|
|
242251
|
-
}
|
|
242252
|
-
}, [_c('path', {
|
|
242253
|
-
attrs: {
|
|
242254
|
-
"d": "M 15 5 L 110 55"
|
|
242255
|
-
}
|
|
242256
|
-
}), _c('path', {
|
|
242257
|
-
attrs: {
|
|
242258
|
-
"d": "M 15 55 L 110 5"
|
|
242259
|
-
}
|
|
242260
|
-
})])])])]), _c('a-menu-item', {
|
|
242261
|
-
key: "style4"
|
|
242161
|
+
}, [_c('span', [_vm._v("瞳孔图")])])]), _c('a-menu-item', {
|
|
242162
|
+
key: "style6"
|
|
242262
242163
|
}, [_c('p', {
|
|
242263
242164
|
staticClass: "ant-dropdown-item-text"
|
|
242264
|
-
}, [_c('span', [_vm._v("
|
|
242265
|
-
|
|
242266
|
-
"version": "1.1",
|
|
242267
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
242268
|
-
}
|
|
242269
|
-
}, [_c('g', {
|
|
242270
|
-
attrs: {
|
|
242271
|
-
"stroke": "none",
|
|
242272
|
-
"fill": "#000000"
|
|
242273
|
-
}
|
|
242274
|
-
}, [_c('text', {
|
|
242275
|
-
attrs: {
|
|
242276
|
-
"x": "0",
|
|
242277
|
-
"y": "33"
|
|
242278
|
-
}
|
|
242279
|
-
}, [_vm._v("初潮年龄")]), _c('text', {
|
|
242280
|
-
attrs: {
|
|
242281
|
-
"x": "70",
|
|
242282
|
-
"y": "20"
|
|
242283
|
-
}
|
|
242284
|
-
}, [_vm._v("经期")]), _c('text', {
|
|
242285
|
-
attrs: {
|
|
242286
|
-
"x": "70",
|
|
242287
|
-
"y": "50"
|
|
242288
|
-
}
|
|
242289
|
-
}, [_vm._v("周期")])]), _c('g', {
|
|
242290
|
-
attrs: {
|
|
242291
|
-
"fill": "none",
|
|
242292
|
-
"stroke": "#000000"
|
|
242293
|
-
}
|
|
242294
|
-
}, [_c('path', {
|
|
242295
|
-
attrs: {
|
|
242296
|
-
"d": "M 62 30 L 110 30"
|
|
242297
|
-
}
|
|
242298
|
-
}), _c('path', {
|
|
242299
|
-
attrs: {
|
|
242300
|
-
"d": "M 45 45 L 55 15"
|
|
242301
|
-
}
|
|
242302
|
-
})])])])]), _c('a-menu-item', {
|
|
242303
|
-
key: "style5"
|
|
242165
|
+
}, [_c('span', [_vm._v("光定位图")])])]), _c('a-menu-item', {
|
|
242166
|
+
key: "style7"
|
|
242304
242167
|
}, [_c('p', {
|
|
242305
242168
|
staticClass: "ant-dropdown-item-text"
|
|
242306
|
-
}, [_c('span', [_vm._v("
|
|
242307
|
-
|
|
242308
|
-
"version": "1.1",
|
|
242309
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
242310
|
-
}
|
|
242311
|
-
}, [_c('g', {
|
|
242312
|
-
attrs: {
|
|
242313
|
-
"stroke": "none",
|
|
242314
|
-
"fill": "#000000"
|
|
242315
|
-
}
|
|
242316
|
-
}, [_c('text', {
|
|
242317
|
-
attrs: {
|
|
242318
|
-
"x": "10",
|
|
242319
|
-
"y": "25"
|
|
242320
|
-
}
|
|
242321
|
-
}, [_vm._v("1")]), _c('text', {
|
|
242322
|
-
attrs: {
|
|
242323
|
-
"x": "80",
|
|
242324
|
-
"y": "25"
|
|
242325
|
-
}
|
|
242326
|
-
}, [_vm._v("2")]), _c('text', {
|
|
242327
|
-
attrs: {
|
|
242328
|
-
"x": "10",
|
|
242329
|
-
"y": "40"
|
|
242330
|
-
}
|
|
242331
|
-
}, [_vm._v("3")]), _c('text', {
|
|
242332
|
-
attrs: {
|
|
242333
|
-
"x": "45",
|
|
242334
|
-
"y": "40"
|
|
242335
|
-
}
|
|
242336
|
-
}, [_vm._v("4")]), _c('text', {
|
|
242337
|
-
attrs: {
|
|
242338
|
-
"x": "80",
|
|
242339
|
-
"y": "40"
|
|
242340
|
-
}
|
|
242341
|
-
}, [_vm._v("5")]), _c('text', {
|
|
242342
|
-
attrs: {
|
|
242343
|
-
"x": "10",
|
|
242344
|
-
"y": "55"
|
|
242345
|
-
}
|
|
242346
|
-
}, [_vm._v("6")]), _c('text', {
|
|
242347
|
-
attrs: {
|
|
242348
|
-
"x": "80",
|
|
242349
|
-
"y": "55"
|
|
242350
|
-
}
|
|
242351
|
-
}, [_vm._v("7")])])])])]), _c('a-menu-item', {
|
|
242352
|
-
key: "style6"
|
|
242169
|
+
}, [_c('span', [_vm._v("胎心图")])])]), _c('a-menu-item', {
|
|
242170
|
+
key: "style8"
|
|
242353
242171
|
}, [_c('p', {
|
|
242354
242172
|
staticClass: "ant-dropdown-item-text"
|
|
242355
|
-
}, [_c('span', [_vm._v("
|
|
242356
|
-
|
|
242357
|
-
"version": "1.1",
|
|
242358
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
242359
|
-
}
|
|
242360
|
-
}, [_c('g', {
|
|
242361
|
-
attrs: {
|
|
242362
|
-
"stroke": "none",
|
|
242363
|
-
"fill": "#000000"
|
|
242364
|
-
}
|
|
242365
|
-
}, [_c('text', {
|
|
242366
|
-
attrs: {
|
|
242367
|
-
"x": "10",
|
|
242368
|
-
"y": "25"
|
|
242369
|
-
}
|
|
242370
|
-
}, [_vm._v("1")]), _c('text', {
|
|
242371
|
-
attrs: {
|
|
242372
|
-
"x": "10",
|
|
242373
|
-
"y": "40"
|
|
242374
|
-
}
|
|
242375
|
-
}, [_vm._v("4")]), _c('text', {
|
|
242376
|
-
attrs: {
|
|
242377
|
-
"x": "10",
|
|
242378
|
-
"y": "55"
|
|
242379
|
-
}
|
|
242380
|
-
}, [_vm._v("7")]), _c('text', {
|
|
242381
|
-
attrs: {
|
|
242382
|
-
"x": "45",
|
|
242383
|
-
"y": "25"
|
|
242384
|
-
}
|
|
242385
|
-
}, [_vm._v("2")]), _c('text', {
|
|
242386
|
-
attrs: {
|
|
242387
|
-
"x": "45",
|
|
242388
|
-
"y": "40"
|
|
242389
|
-
}
|
|
242390
|
-
}, [_vm._v("5")]), _c('text', {
|
|
242391
|
-
attrs: {
|
|
242392
|
-
"x": "45",
|
|
242393
|
-
"y": "55"
|
|
242394
|
-
}
|
|
242395
|
-
}, [_vm._v("8")]), _c('text', {
|
|
242396
|
-
attrs: {
|
|
242397
|
-
"x": "80",
|
|
242398
|
-
"y": "25"
|
|
242399
|
-
}
|
|
242400
|
-
}, [_vm._v("3")]), _c('text', {
|
|
242401
|
-
attrs: {
|
|
242402
|
-
"x": "80",
|
|
242403
|
-
"y": "40"
|
|
242404
|
-
}
|
|
242405
|
-
}, [_vm._v("6")]), _c('text', {
|
|
242406
|
-
attrs: {
|
|
242407
|
-
"x": "80",
|
|
242408
|
-
"y": "55"
|
|
242409
|
-
}
|
|
242410
|
-
}, [_vm._v("9")])])])])]), _c('a-menu-item', {
|
|
242411
|
-
key: "style7"
|
|
242173
|
+
}, [_c('span', [_vm._v("恒牙牙位图")])])]), _c('a-menu-item', {
|
|
242174
|
+
key: "style9"
|
|
242412
242175
|
}, [_c('p', {
|
|
242413
242176
|
staticClass: "ant-dropdown-item-text"
|
|
242414
|
-
}, [_c('span', [_vm._v("
|
|
242415
|
-
attrs: {
|
|
242416
|
-
"version": "1.1",
|
|
242417
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
242418
|
-
}
|
|
242419
|
-
}, [_c('g', {
|
|
242420
|
-
attrs: {
|
|
242421
|
-
"stroke": "none",
|
|
242422
|
-
"fill": "#000000"
|
|
242423
|
-
}
|
|
242424
|
-
}, [_c('text', {
|
|
242425
|
-
attrs: {
|
|
242426
|
-
"x": "26",
|
|
242427
|
-
"y": "15"
|
|
242428
|
-
}
|
|
242429
|
-
}, [_vm._v("1")]), _c('text', {
|
|
242430
|
-
attrs: {
|
|
242431
|
-
"x": "26",
|
|
242432
|
-
"y": "35"
|
|
242433
|
-
}
|
|
242434
|
-
}, [_vm._v("4")]), _c('text', {
|
|
242435
|
-
attrs: {
|
|
242436
|
-
"x": "26",
|
|
242437
|
-
"y": "55"
|
|
242438
|
-
}
|
|
242439
|
-
}, [_vm._v("7")]), _c('text', {
|
|
242440
|
-
attrs: {
|
|
242441
|
-
"x": "84",
|
|
242442
|
-
"y": "15"
|
|
242443
|
-
}
|
|
242444
|
-
}, [_vm._v("2")]), _c('text', {
|
|
242445
|
-
attrs: {
|
|
242446
|
-
"x": "84",
|
|
242447
|
-
"y": "35"
|
|
242448
|
-
}
|
|
242449
|
-
}, [_vm._v("5")]), _c('text', {
|
|
242450
|
-
attrs: {
|
|
242451
|
-
"x": "84",
|
|
242452
|
-
"y": "55"
|
|
242453
|
-
}
|
|
242454
|
-
}, [_vm._v("8")])]), _c('g', {
|
|
242455
|
-
attrs: {
|
|
242456
|
-
"fill": "none",
|
|
242457
|
-
"stroke": "#000000"
|
|
242458
|
-
}
|
|
242459
|
-
}, [_c('path', {
|
|
242460
|
-
attrs: {
|
|
242461
|
-
"d": "M 0 30 L 10 30"
|
|
242462
|
-
}
|
|
242463
|
-
}), _c('path', {
|
|
242464
|
-
attrs: {
|
|
242465
|
-
"d": "M 52 30 L 67 30"
|
|
242466
|
-
}
|
|
242467
|
-
}), _c('path', {
|
|
242468
|
-
attrs: {
|
|
242469
|
-
"d": "M 110 30 L 120 30"
|
|
242470
|
-
}
|
|
242471
|
-
}), _c('path', {
|
|
242472
|
-
attrs: {
|
|
242473
|
-
"d": "M 60 0 L 60 60"
|
|
242474
|
-
}
|
|
242475
|
-
})])])])]), _c('a-menu-item', {
|
|
242177
|
+
}, [_c('span', [_vm._v("乳牙牙位图")])])]), _c('a-menu-item', {
|
|
242476
242178
|
key: "style10"
|
|
242477
242179
|
}, [_c('p', {
|
|
242478
242180
|
staticClass: "ant-dropdown-item-text"
|
|
242479
242181
|
}, [_c('span', [_vm._v("牙位图")])])]), _c('a-menu-item', {
|
|
242480
|
-
key: "
|
|
242481
|
-
}, [_c('p', {
|
|
242482
|
-
staticClass: "ant-dropdown-item-text"
|
|
242483
|
-
}, [_c('span', [_vm._v("恒牙牙位图")]), _c('svg', {
|
|
242484
|
-
attrs: {
|
|
242485
|
-
"version": "1.1",
|
|
242486
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
242487
|
-
}
|
|
242488
|
-
}, [_c('g', {
|
|
242489
|
-
attrs: {
|
|
242490
|
-
"stroke": "none",
|
|
242491
|
-
"fill": "#000000"
|
|
242492
|
-
}
|
|
242493
|
-
}, [_c('text', {
|
|
242494
|
-
attrs: {
|
|
242495
|
-
"x": "3",
|
|
242496
|
-
"y": "23"
|
|
242497
|
-
}
|
|
242498
|
-
}, [_vm._v("87654321")]), _c('text', {
|
|
242499
|
-
attrs: {
|
|
242500
|
-
"x": "63",
|
|
242501
|
-
"y": "23"
|
|
242502
|
-
}
|
|
242503
|
-
}, [_vm._v("12345678")]), _c('text', {
|
|
242504
|
-
attrs: {
|
|
242505
|
-
"x": "3",
|
|
242506
|
-
"y": "47"
|
|
242507
|
-
}
|
|
242508
|
-
}, [_vm._v("87654321")]), _c('text', {
|
|
242509
|
-
attrs: {
|
|
242510
|
-
"x": "63",
|
|
242511
|
-
"y": "47"
|
|
242512
|
-
}
|
|
242513
|
-
}, [_vm._v("12345678")])]), _c('g', {
|
|
242514
|
-
attrs: {
|
|
242515
|
-
"fill": "none",
|
|
242516
|
-
"stroke": "#000000"
|
|
242517
|
-
}
|
|
242518
|
-
}, [_c('path', {
|
|
242519
|
-
attrs: {
|
|
242520
|
-
"d": "M 2 30 L 118 30"
|
|
242521
|
-
}
|
|
242522
|
-
}), _c('path', {
|
|
242523
|
-
attrs: {
|
|
242524
|
-
"d": "M 60 10 L 60 50"
|
|
242525
|
-
}
|
|
242526
|
-
})])])])]), _c('a-menu-item', {
|
|
242527
|
-
key: "style9"
|
|
242182
|
+
key: "style11"
|
|
242528
242183
|
}, [_c('p', {
|
|
242529
242184
|
staticClass: "ant-dropdown-item-text"
|
|
242530
|
-
}, [_c('span', [_vm._v("
|
|
242531
|
-
attrs: {
|
|
242532
|
-
"version": "1.1",
|
|
242533
|
-
"xmlns": "http://www.w3.org/2000/svg"
|
|
242534
|
-
}
|
|
242535
|
-
}, [_c('g', {
|
|
242536
|
-
attrs: {
|
|
242537
|
-
"stroke": "none",
|
|
242538
|
-
"fill": "#000000"
|
|
242539
|
-
}
|
|
242540
|
-
}, [_c('text', {
|
|
242541
|
-
attrs: {
|
|
242542
|
-
"x": "3",
|
|
242543
|
-
"y": "23"
|
|
242544
|
-
}
|
|
242545
|
-
}, [_vm._v("V IV III II I")]), _c('text', {
|
|
242546
|
-
attrs: {
|
|
242547
|
-
"x": "63",
|
|
242548
|
-
"y": "23"
|
|
242549
|
-
}
|
|
242550
|
-
}, [_vm._v("I II III IV V")]), _c('text', {
|
|
242551
|
-
attrs: {
|
|
242552
|
-
"x": "3",
|
|
242553
|
-
"y": "47"
|
|
242554
|
-
}
|
|
242555
|
-
}, [_vm._v("V IV III II I")]), _c('text', {
|
|
242556
|
-
attrs: {
|
|
242557
|
-
"x": "63",
|
|
242558
|
-
"y": "47"
|
|
242559
|
-
}
|
|
242560
|
-
}, [_vm._v("I II III IV V")])]), _c('g', {
|
|
242561
|
-
attrs: {
|
|
242562
|
-
"fill": "none",
|
|
242563
|
-
"stroke": "#000000"
|
|
242564
|
-
}
|
|
242565
|
-
}, [_c('path', {
|
|
242566
|
-
attrs: {
|
|
242567
|
-
"d": "M 2 30 L 118 30"
|
|
242568
|
-
}
|
|
242569
|
-
}), _c('path', {
|
|
242570
|
-
attrs: {
|
|
242571
|
-
"d": "M 60 10 L 60 50"
|
|
242572
|
-
}
|
|
242573
|
-
})])])])])], 1)], 1)], 2)], 1);
|
|
242185
|
+
}, [_c('span', [_vm._v("Pop-Q评分")])])])], 1)], 1)], 2)], 1);
|
|
242574
242186
|
};
|
|
242575
|
-
var
|
|
242187
|
+
var HoMedicalExpressionvue_type_template_id_079ade04_staticRenderFns = [];
|
|
242576
242188
|
|
|
242577
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&
|
|
242578
242190
|
/* harmony default export */ var HoMedicalExpressionvue_type_script_lang_js_ = ({
|
|
@@ -242596,8 +242208,8 @@ var HoMedicalExpressionvue_type_template_id_4699ffee_staticRenderFns = [];
|
|
|
242596
242208
|
;
|
|
242597
242209
|
var HoMedicalExpression_component = (0,componentNormalizer/* default */.Z)(
|
|
242598
242210
|
insert_HoMedicalExpressionvue_type_script_lang_js_,
|
|
242599
|
-
|
|
242600
|
-
|
|
242211
|
+
HoMedicalExpressionvue_type_template_id_079ade04_render,
|
|
242212
|
+
HoMedicalExpressionvue_type_template_id_079ade04_staticRenderFns,
|
|
242601
242213
|
false,
|
|
242602
242214
|
null,
|
|
242603
242215
|
null,
|
|
@@ -248176,6 +247788,8 @@ var HoRightMenu_component = (0,componentNormalizer/* default */.Z)(
|
|
|
248176
247788
|
|
|
248177
247789
|
|
|
248178
247790
|
|
|
247791
|
+
|
|
247792
|
+
|
|
248179
247793
|
|
|
248180
247794
|
|
|
248181
247795
|
|
|
@@ -248398,6 +248012,19 @@ var HoRightMenu_component = (0,componentNormalizer/* default */.Z)(
|
|
|
248398
248012
|
} else if (node instanceof PrimaryTeethMapNode/* PrimaryTeethMapNode */.x) {
|
|
248399
248013
|
this.expressStyle = 'style9';
|
|
248400
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
|
+
};
|
|
248401
248028
|
} else if (node instanceof GestationNode/* GestationNode */.G) {
|
|
248402
248029
|
this.controlType = 'gestation';
|
|
248403
248030
|
this.controlStatus = 'update';
|
|
@@ -248540,7 +248167,7 @@ var HoRightMenu_component = (0,componentNormalizer/* default */.Z)(
|
|
|
248540
248167
|
},
|
|
248541
248168
|
getUpdateNode: function getUpdateNode() {
|
|
248542
248169
|
var value;
|
|
248543
|
-
if (Array.isArray(this.updateNodeValue)) {
|
|
248170
|
+
if (Array.isArray(this.updateNodeValue) || (0,esm_typeof/* default */.Z)(this.updateNodeValue) === 'object') {
|
|
248544
248171
|
value = this.updateNodeValue;
|
|
248545
248172
|
} else {
|
|
248546
248173
|
value = this.getCurrentSelectNode();
|