hoeditor-web 2.0.91 → 2.0.92

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.
@@ -10797,7 +10797,7 @@ var component = (0,componentNormalizer/* default */.Z)(
10797
10797
 
10798
10798
  /***/ }),
10799
10799
 
10800
- /***/ 46787:
10800
+ /***/ 64915:
10801
10801
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
10802
10802
 
10803
10803
  "use strict";
@@ -10809,8 +10809,8 @@ __webpack_require__.d(__webpack_exports__, {
10809
10809
  "default": function() { return /* binding */ TableCellPoper; }
10810
10810
  });
10811
10811
 
10812
- ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableCellPoper.vue?vue&type=template&id=7fecbf90&scoped=true&
10813
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"cell-poper-selected-modal animation-in",style:(_vm.posStyle)},[_c('div',{staticStyle:{"height":"0","overflow":"hidden"}},[_c('svg',{attrs:{"viewBox":"0 0 1303 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","width":"16","height":"16"}},[_c('defs',[_c('g',{attrs:{"id":"selected"}},[_c('path',{attrs:{"d":"M498.688 1024c-26.996364 0-52.782545-11.636364-71.214545-32.395636L29.323636 536.017455a124.276364 124.276364 0 0 1 0-160.302546 89.181091 89.181091 0 0 1 132.747637-11.915636l11.264 11.915636L497.105455 749.288727 1133.102545 34.443636a88.994909 88.994909 0 0 1 129.489455-11.915636l11.357091 11.915636c39.098182 45.521455 39.098182 114.874182 0 160.395637l-705.629091 796.765091c-17.966545 20.48-43.194182 32.209455-69.632 32.395636","fill":"#2175FF"}})])])])]),(_vm.isCanSearch)?_c('el-input',{attrs:{"placeholder":"可搜索","size":"mini"},on:{"input":_vm.searchList},model:{value:(_vm.input),callback:function ($$v) {_vm.input=$$v},expression:"input"}}):_vm._e(),(_vm.editorProperty === 1)?_c('div',{staticClass:"select-poper"},[_c('ul',{staticClass:"list"},[_vm._l((_vm.currentList),function(item,index){return _c('li',{key:item.id,class:item.default ? 'selected' : '',on:{"click":function($event){return _vm.selectItems(item, index)}}},[_c('span',[_vm._v(_vm._s(item.text.split("<元素>")[0]))]),_c('svg',{attrs:{"viewBox":"0 0 1303 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","width":"16","height":"16"}},[_c('use',{attrs:{"xlink:href":"#selected"}})])])}),(_vm.currentList.length === 0)?_c('li',{staticStyle:{"text-align":"center"}},[_vm._v("无选项")]):_vm._e()],2),(_vm.isAllowMultiSelect)?_c('footer',{staticStyle:{"bottom":"-43px","padding":"10px","text-align":"center"}},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.sureSelect}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":function($event){_vm.selected = []}}},[_vm._v("清空")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("取消")])],1):_c('footer',{staticStyle:{"bottom":"-43px","padding":"10px","text-align":"center"}},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("关闭")])],1)]):_vm._e(),(_vm.editorProperty === 2)?_c('div',{staticClass:"date-poper"},[(_vm.inputStyle.includes('dd'))?_c('DatePanel',{attrs:{"value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('MM') && !_vm.inputStyle.includes('dd'))?_c('DatePanel',{attrs:{"dateType":"month","value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('yyyy') && !_vm.inputStyle.includes('MM'))?_c('DatePanel',{attrs:{"dateType":"year","value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('HH'))?_c('div',{staticClass:"timepicker",staticStyle:{"padding":"8px 0"}},[_c('el-time-picker',{staticStyle:{"width":"200px"},attrs:{"type":"time","format":_vm.timeStyle,"value-format":_vm.timeStyle,"size":"mini"},model:{value:(_vm.time),callback:function ($$v) {_vm.time=$$v},expression:"time"}})],1):_vm._e(),_c('footer',[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.sureDate}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.currentDateTime}},[_vm._v(_vm._s(_vm.inputStyle.indexOf('HH') !== -1 ? '此刻' : '今天'))]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":function($event){return _vm.handleClose('cancel')}}},[_vm._v("取消")])],1)],1):_vm._e()],1)}
10812
+ ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableCellPoper.vue?vue&type=template&id=0b7fa5e8&scoped=true&
10813
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"cell-poper-selected-modal animation-in",style:(_vm.posStyle)},[_c('div',{staticStyle:{"height":"0","overflow":"hidden"}},[_c('svg',{attrs:{"viewBox":"0 0 1303 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","width":"16","height":"16"}},[_c('defs',[_c('g',{attrs:{"id":"selected"}},[_c('path',{attrs:{"d":"M498.688 1024c-26.996364 0-52.782545-11.636364-71.214545-32.395636L29.323636 536.017455a124.276364 124.276364 0 0 1 0-160.302546 89.181091 89.181091 0 0 1 132.747637-11.915636l11.264 11.915636L497.105455 749.288727 1133.102545 34.443636a88.994909 88.994909 0 0 1 129.489455-11.915636l11.357091 11.915636c39.098182 45.521455 39.098182 114.874182 0 160.395637l-705.629091 796.765091c-17.966545 20.48-43.194182 32.209455-69.632 32.395636","fill":"#2175FF"}})])])])]),(_vm.isCanSearch)?_c('el-input',{attrs:{"placeholder":"可搜索","size":"mini"},on:{"input":_vm.searchList},model:{value:(_vm.input),callback:function ($$v) {_vm.input=$$v},expression:"input"}}):_vm._e(),(_vm.editorProperty === 1)?_c('div',{staticClass:"select-poper"},[_c('ul',{staticClass:"list"},[_vm._l((_vm.currentList),function(item,index){return _c('li',{key:item.id,class:item.default ? 'selected' : '',on:{"click":function($event){return _vm.selectItems(item, index)}}},[_c('span',[_vm._v(_vm._s(item.text.split("<元素>")[0]))]),_c('svg',{attrs:{"viewBox":"0 0 1303 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","width":"16","height":"16"}},[_c('use',{attrs:{"xlink:href":"#selected"}})])])}),(_vm.currentList.length === 0)?_c('li',{staticStyle:{"text-align":"center"}},[_vm._v("无选项")]):_vm._e()],2),(_vm.isAllowMultiSelect)?_c('footer',{staticStyle:{"bottom":"-43px","padding":"10px","text-align":"center"}},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.sureSelect}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":function($event){_vm.selected = []}}},[_vm._v("清空")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("取消")])],1):_c('footer',{staticStyle:{"bottom":"-43px","padding":"10px","justify-content":"center"}},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("关闭")])],1)]):_vm._e(),(_vm.editorProperty === 2)?_c('div',{staticClass:"date-poper"},[(_vm.inputStyle.includes('dd'))?_c('DatePanel',{attrs:{"value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('MM') && !_vm.inputStyle.includes('dd'))?_c('DatePanel',{attrs:{"dateType":"month","value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('yyyy') && !_vm.inputStyle.includes('MM'))?_c('DatePanel',{attrs:{"dateType":"year","value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('HH'))?_c('div',{staticClass:"timepicker",staticStyle:{"padding":"8px 0"}},[_c('el-time-picker',{staticStyle:{"width":"200px"},attrs:{"type":"time","format":_vm.timeStyle,"value-format":_vm.timeStyle,"size":"mini"},model:{value:(_vm.time),callback:function ($$v) {_vm.time=$$v},expression:"time"}})],1):_vm._e(),_c('footer',[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.sureDate}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.currentDateTime}},[_vm._v(_vm._s(_vm.inputStyle.indexOf('HH') !== -1 ? '此刻' : '今天'))]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":function($event){return _vm.handleClose('cancel')}}},[_vm._v("取消")])],1)],1):_vm._e()],1)}
10814
10814
  var staticRenderFns = []
10815
10815
 
10816
10816
 
@@ -11276,10 +11276,10 @@ var HOEditorFactorys = __webpack_require__(41005);
11276
11276
  });
11277
11277
  ;// CONCATENATED MODULE: ./src/components/controls/table/TableCellPoper.vue?vue&type=script&lang=js&
11278
11278
  /* harmony default export */ var table_TableCellPopervue_type_script_lang_js_ = (TableCellPopervue_type_script_lang_js_);
11279
- ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableCellPoper.vue?vue&type=style&index=0&id=7fecbf90&lang=scss&scoped=true&
11279
+ ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-22[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableCellPoper.vue?vue&type=style&index=0&id=0b7fa5e8&lang=scss&scoped=true&
11280
11280
  // extracted by mini-css-extract-plugin
11281
11281
 
11282
- ;// CONCATENATED MODULE: ./src/components/controls/table/TableCellPoper.vue?vue&type=style&index=0&id=7fecbf90&lang=scss&scoped=true&
11282
+ ;// CONCATENATED MODULE: ./src/components/controls/table/TableCellPoper.vue?vue&type=style&index=0&id=0b7fa5e8&lang=scss&scoped=true&
11283
11283
 
11284
11284
  // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
11285
11285
  var componentNormalizer = __webpack_require__(1001);
@@ -11298,7 +11298,7 @@ var component = (0,componentNormalizer/* default */.Z)(
11298
11298
  staticRenderFns,
11299
11299
  false,
11300
11300
  null,
11301
- "7fecbf90",
11301
+ "0b7fa5e8",
11302
11302
  null
11303
11303
 
11304
11304
  )
@@ -12463,7 +12463,7 @@ var component = (0,componentNormalizer/* default */.Z)(
12463
12463
 
12464
12464
  /***/ }),
12465
12465
 
12466
- /***/ 53197:
12466
+ /***/ 20006:
12467
12467
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
12468
12468
 
12469
12469
  "use strict";
@@ -12475,8 +12475,8 @@ __webpack_require__.d(__webpack_exports__, {
12475
12475
  "default": function() { return /* binding */ table_TableFormula; }
12476
12476
  });
12477
12477
 
12478
- ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableFormula.vue?vue&type=template&id=31dfdc04&
12479
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"control-modal-contents table-formula-modal animation-in"},[_c('header',{staticClass:"modal-title"},[_c('span',[_vm._v(_vm._s(_vm.dialogFormTitle))]),_c('i',{staticClass:"el-icon-close modal-title-close",on:{"click":_vm.handleClose}})]),_c('section',{staticClass:"modal-content"},[_c('p',{staticStyle:{"padding":"10px 0"}},[_vm._v("请输入表单项对应的单元格编号,从左到右依次为ABCD...,从上到下依次为1234...")]),(_vm.formula === 'a1: a2' || _vm.formula === '(a1 + a2) * 2')?_c('section',[_c('div',{staticStyle:{"height":"26px","line-height":"36px","font-size":"16px"}},[_vm._v(" "+_vm._s(_vm.dialogFormTitle)+" ")]),_c('div',{staticStyle:{"height":"36px","line-height":"36px"}},[_vm._v("示例: "+_vm._s(_vm.dialogFormTitle === '表格行列求和公式' ? 'a1: a2' : '(a1 + a2) * 2'))]),_c('el-checkbox',{model:{value:(_vm.isHideZero),callback:function ($$v) {_vm.isHideZero=$$v},expression:"isHideZero"}},[_vm._v("结果为 0 不显示")]),_c('p',{staticStyle:{"height":"10px"}}),_c('el-input',{attrs:{"autocomplete":"off"},model:{value:(_vm.simpleFormula),callback:function ($$v) {_vm.simpleFormula=$$v},expression:"simpleFormula"}})],1):_vm._e(),(_vm.formula === 'bmi')?_c('section',[_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("身高")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.height),callback:function ($$v) {_vm.height=$$v},expression:"height"}})],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("体重")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.weight),callback:function ($$v) {_vm.weight=$$v},expression:"weight"}})],1)]):_vm._e(),(_vm.formula === 'labor')?_c('section',[_c('el-checkbox',{model:{value:(_vm.isHideZero),callback:function ($$v) {_vm.isHideZero=$$v},expression:"isHideZero"}},[_vm._v("结果为 0 不显示")]),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("产程类型")]),_c('el-select',{attrs:{"size":"mini"},on:{"change":_vm.laborTypeChange},model:{value:(_vm.laborType),callback:function ($$v) {_vm.laborType=$$v},expression:"laborType"}},[_c('el-option',{attrs:{"value":1,"label":"第一产程"}}),_c('el-option',{attrs:{"value":2,"label":"第二产程"}}),_c('el-option',{attrs:{"value":3,"label":"第三产程"}}),_c('el-option',{attrs:{"value":0,"label":"总产程"}})],1)],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v(_vm._s(['第一产程', '宫缩开始', '宫口全开', '胎儿娩出'][_vm.laborType]))]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.labor1),callback:function ($$v) {_vm.labor1=$$v},expression:"labor1"}})],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v(_vm._s(['第二产程', '宫口全开', '胎儿娩出', '胎盘娩出'][_vm.laborType]))]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.labor2),callback:function ($$v) {_vm.labor2=$$v},expression:"labor2"}})],1),(_vm.laborType === 0)?_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v(_vm._s(['第三产程', '宫缩开始', '宫口全开', '胎儿娩出'][_vm.laborType]))]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.labor3),callback:function ($$v) {_vm.labor3=$$v},expression:"labor3"}})],1):_vm._e()],1):_vm._e(),(_vm.formula === 'expectedDate' || _vm.formula === 'pregnantDays' || _vm.formula === 'pregnantWeeks')?_c('section',[_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("末次月经")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.expectedDate),callback:function ($$v) {_vm.expectedDate=$$v},expression:"expectedDate"}})],1)]):_vm._e(),(_vm.formula === 'ftScoreMapping')?_c('section',[_c('div',{staticClass:"ho-table-features-list"},[_c('p',{staticStyle:{"width":"220px"}},[_vm._v("分值所在的单元格编号")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.ftScoreMapping.cell),callback:function ($$v) {_vm.$set(_vm.ftScoreMapping, "cell", $$v)},expression:"ftScoreMapping.cell"}})],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',{staticStyle:{"width":"152px"}},[_vm._v("分值区间及映射值")]),_c('ul',[_vm._l((_vm.ftScoreMapping.item),function(item,index){return _c('li',[_c('el-input-number',{staticClass:"ft-score-mapping-input",attrs:{"size":"mini","controls":false,"min":0},model:{value:(item.range[0]),callback:function ($$v) {_vm.$set(item.range, 0, $$v)},expression:"item.range[0]"}}),_c('span',{staticStyle:{"padding":"0 10px"}},[_vm._v("到")]),_c('el-input-number',{staticClass:"ft-score-mapping-input",attrs:{"size":"mini","controls":false,"min":1},model:{value:(item.range[1]),callback:function ($$v) {_vm.$set(item.range, 1, $$v)},expression:"item.range[1]"}}),_c('span',{staticStyle:{"padding":"0 10px 0 0"}},[_vm._v(" :")]),_c('el-input',{staticClass:"ft-score-mapping-input",attrs:{"size":"mini","autocomplete":"off"},model:{value:(item.text),callback:function ($$v) {_vm.$set(item, "text", $$v)},expression:"item.text"}})],1)}),_c('li',[_c('el-button',{attrs:{"size":"mini"},on:{"click":_vm.addFtScoreMappingItem}},[_c('i',{staticClass:"el-icon-folder-add",staticStyle:{"font-size":"20px"}})])],1)],2)])]):_vm._e()]),_c('footer',{staticClass:"ho-modal-footer"},[_c('el-button',{attrs:{"size":"small","type":"primary"},on:{"click":_vm.sure}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"margin-left":"30px"},attrs:{"size":"small"},on:{"click":_vm.handleClose}},[_vm._v("取消")])],1)])}
12478
+ ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableFormula.vue?vue&type=template&id=35e34cd4&
12479
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"control-modal-contents table-formula-modal animation-in"},[_c('header',{staticClass:"modal-title"},[_c('span',[_vm._v(_vm._s(_vm.dialogFormTitle))]),_c('i',{staticClass:"el-icon-close modal-title-close",on:{"click":_vm.handleClose}})]),_c('section',{staticClass:"modal-content",staticStyle:{"flex-direction":"column"}},[_c('p',{staticStyle:{"padding":"10px 0"}},[_vm._v("请输入表单项对应的单元格编号,从左到右依次为ABCD...,从上到下依次为1234...")]),(_vm.formula === 'a1: a2' || _vm.formula === '(a1 + a2) * 2')?_c('section',[_c('div',{staticStyle:{"height":"26px","line-height":"36px","font-size":"16px"}},[_vm._v(" "+_vm._s(_vm.dialogFormTitle)+" ")]),_c('div',{staticStyle:{"height":"36px","line-height":"36px"}},[_vm._v("示例: "+_vm._s(_vm.dialogFormTitle === '表格行列求和公式' ? 'a1: a2' : '(a1 + a2) * 2'))]),_c('el-checkbox',{model:{value:(_vm.isHideZero),callback:function ($$v) {_vm.isHideZero=$$v},expression:"isHideZero"}},[_vm._v("结果为 0 不显示")]),_c('p',{staticStyle:{"height":"10px"}}),_c('el-input',{attrs:{"autocomplete":"off"},model:{value:(_vm.simpleFormula),callback:function ($$v) {_vm.simpleFormula=$$v},expression:"simpleFormula"}})],1):_vm._e(),(_vm.formula === 'bmi')?_c('section',[_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("身高")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.height),callback:function ($$v) {_vm.height=$$v},expression:"height"}})],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("体重")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.weight),callback:function ($$v) {_vm.weight=$$v},expression:"weight"}})],1)]):_vm._e(),(_vm.formula === 'labor')?_c('section',[_c('el-checkbox',{model:{value:(_vm.isHideZero),callback:function ($$v) {_vm.isHideZero=$$v},expression:"isHideZero"}},[_vm._v("结果为 0 不显示")]),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("产程类型")]),_c('el-select',{attrs:{"size":"mini"},on:{"change":_vm.laborTypeChange},model:{value:(_vm.laborType),callback:function ($$v) {_vm.laborType=$$v},expression:"laborType"}},[_c('el-option',{attrs:{"value":1,"label":"第一产程"}}),_c('el-option',{attrs:{"value":2,"label":"第二产程"}}),_c('el-option',{attrs:{"value":3,"label":"第三产程"}}),_c('el-option',{attrs:{"value":0,"label":"总产程"}})],1)],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v(_vm._s(['第一产程', '宫缩开始', '宫口全开', '胎儿娩出'][_vm.laborType]))]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.labor1),callback:function ($$v) {_vm.labor1=$$v},expression:"labor1"}})],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v(_vm._s(['第二产程', '宫口全开', '胎儿娩出', '胎盘娩出'][_vm.laborType]))]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.labor2),callback:function ($$v) {_vm.labor2=$$v},expression:"labor2"}})],1),(_vm.laborType === 0)?_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v(_vm._s(['第三产程', '宫缩开始', '宫口全开', '胎儿娩出'][_vm.laborType]))]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.labor3),callback:function ($$v) {_vm.labor3=$$v},expression:"labor3"}})],1):_vm._e()],1):_vm._e(),(_vm.formula === 'expectedDate' || _vm.formula === 'pregnantDays' || _vm.formula === 'pregnantWeeks')?_c('section',[_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("末次月经")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.expectedDate),callback:function ($$v) {_vm.expectedDate=$$v},expression:"expectedDate"}})],1)]):_vm._e(),(_vm.formula === 'ftScoreMapping')?_c('section',[_c('div',{staticClass:"ho-table-features-list"},[_c('p',{staticStyle:{"width":"220px"}},[_vm._v("分值所在的单元格编号")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.ftScoreMapping.cell),callback:function ($$v) {_vm.$set(_vm.ftScoreMapping, "cell", $$v)},expression:"ftScoreMapping.cell"}})],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',{staticStyle:{"width":"152px"}},[_vm._v("分值区间及映射值")]),_c('ul',[_vm._l((_vm.ftScoreMapping.item),function(item,index){return _c('li',[_c('el-input-number',{staticClass:"ft-score-mapping-input",attrs:{"size":"mini","controls":false,"min":0},model:{value:(item.range[0]),callback:function ($$v) {_vm.$set(item.range, 0, $$v)},expression:"item.range[0]"}}),_c('span',{staticStyle:{"padding":"0 10px"}},[_vm._v("到")]),_c('el-input-number',{staticClass:"ft-score-mapping-input",attrs:{"size":"mini","controls":false,"min":1},model:{value:(item.range[1]),callback:function ($$v) {_vm.$set(item.range, 1, $$v)},expression:"item.range[1]"}}),_c('span',{staticStyle:{"padding":"0 10px 0 0"}},[_vm._v(" :")]),_c('el-input',{staticClass:"ft-score-mapping-input",attrs:{"size":"mini","autocomplete":"off"},model:{value:(item.text),callback:function ($$v) {_vm.$set(item, "text", $$v)},expression:"item.text"}})],1)}),_c('li',[_c('el-button',{attrs:{"size":"mini"},on:{"click":_vm.addFtScoreMappingItem}},[_c('i',{staticClass:"el-icon-folder-add",staticStyle:{"font-size":"20px"}})])],1)],2)])]):_vm._e()]),_c('footer',{staticClass:"ho-modal-footer"},[_c('el-button',{attrs:{"size":"small","type":"primary"},on:{"click":_vm.sure}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"margin-left":"30px"},attrs:{"size":"small"},on:{"click":_vm.handleClose}},[_vm._v("取消")])],1)])}
12480
12480
  var staticRenderFns = []
12481
12481
 
12482
12482
 
@@ -25740,6 +25740,13 @@ var SubDocManger = /*#__PURE__*/function () {
25740
25740
  get: function get() {
25741
25741
  return this._footerDocTree;
25742
25742
  }
25743
+ }, {
25744
+ key: "clear",
25745
+ value: function clear() {
25746
+ this._headerDocTree.length = 1;
25747
+ this._footerDocTree.length = 1;
25748
+ this.pageDocTree.clear();
25749
+ }
25743
25750
  }, {
25744
25751
  key: "getSubDocCopyDrawArea",
25745
25752
  value: function getSubDocCopyDrawArea(pageIndex, type) {
@@ -26278,7 +26285,8 @@ var SubDocManger = /*#__PURE__*/function () {
26278
26285
  istart = pageIndex;
26279
26286
  }
26280
26287
 
26281
- iend = Math.max(endPageIndex, pageIndex); // if (dPage && dPage.drawDomLevel) {
26288
+ iend = Math.max(endPageIndex, pageIndex);
26289
+ iend = Math.min(iend, hoEditorFactory.drawTree.drawPages.length - 1); // if (dPage && dPage.drawDomLevel) {
26282
26290
  // if (index >= 0) {
26283
26291
  // if (!onlyAfter) {
26284
26292
  // // for (let i = pageIndex - 1; i >= 0; i--) {
@@ -29592,23 +29600,24 @@ var DocController = /*#__PURE__*/function () {
29592
29600
  return hoEditorFactory.drawPageTree.stopPageEvent();
29593
29601
 
29594
29602
  case 3:
29603
+ hoEditorFactory.subDocManger.clear();
29595
29604
  hoEditorFactory.structureConvert._superiorSign = [];
29596
29605
  hoEditorFactory.drawTree.clearDrawTree();
29597
29606
  hoEditorFactory.docTree.clearDocTree();
29598
29607
  hoEditorFactory.drawPageTree.clear();
29599
29608
  hoEditorFactory.drawPageTree.initDoc();
29600
- _context.next = 10;
29609
+ _context.next = 11;
29601
29610
  return hoEditorFactory.drawTree.buildDrawTree(hoEditorFactory.subDocManger.headerDocTree[0].subDocNodes, hoEditorFactory.drawTree.headerDNodes[0]);
29602
29611
 
29603
- case 10:
29604
- _context.next = 12;
29612
+ case 11:
29613
+ _context.next = 13;
29605
29614
  return hoEditorFactory.drawTree.buildDrawTree(hoEditorFactory.subDocManger.footerDocTree[0].subDocNodes, hoEditorFactory.drawTree.footerDNodes[0]);
29606
29615
 
29607
- case 12:
29608
- _context.next = 14;
29616
+ case 13:
29617
+ _context.next = 15;
29609
29618
  return hoEditorFactory.drawTree.buildDrawTree(hoEditorFactory.docTree.mainNodes, hoEditorFactory.drawTree.mainDNodes);
29610
29619
 
29611
- case 14:
29620
+ case 15:
29612
29621
  if (hoEditorFactory.drawTree.drawPages.length == 0) hoEditorFactory.drawTree.addPage();
29613
29622
  hoEditorFactory.drawTree.drawPageCount.count = hoEditorFactory.drawTree.drawPages.length;
29614
29623
  hoEditorFactory.drawTree.activePage = hoEditorFactory.drawTree.drawPages[0];
@@ -29628,7 +29637,7 @@ var DocController = /*#__PURE__*/function () {
29628
29637
  aPage = hoEditorFactory.drawTree.drawPages[0];
29629
29638
  hoEditorFactory.undoService.clear();
29630
29639
 
29631
- case 24:
29640
+ case 25:
29632
29641
  case "end":
29633
29642
  return _context.stop();
29634
29643
  }
@@ -212757,10 +212766,10 @@ var map = {
212757
212766
  "./radioCheckBox/RadioCheckbox.vue": 48961,
212758
212767
  "./selectDialog/SelectDialog.vue": 54891,
212759
212768
  "./sign/Sign.vue": 44801,
212760
- "./table/TableCellPoper.vue": 46787,
212769
+ "./table/TableCellPoper.vue": 64915,
212761
212770
  "./table/TableCellProperty.vue": 52445,
212762
212771
  "./table/TableColProperty.vue": 97160,
212763
- "./table/TableFormula.vue": 53197,
212772
+ "./table/TableFormula.vue": 20006,
212764
212773
  "./table/TableProperty.vue": 44680,
212765
212774
  "./table/TableRowProperty.vue": 74456,
212766
212775
  "./textDialog/TextDialog.vue": 74796,
@@ -214304,9 +214313,9 @@ var es_string_match = __webpack_require__(4723);
214304
214313
  var es_number_constructor = __webpack_require__(9653);
214305
214314
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es.json.stringify.js
214306
214315
  var es_json_stringify = __webpack_require__(38862);
214307
- ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/HoDoc.vue?vue&type=template&id=7f445433&
214308
- var HoDocvue_type_template_id_7f445433_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.docClassNames},[_c('div',{ref:"editorArea",staticClass:"editors"},[(_vm.drawPageLength > 0)?_c('div',{staticClass:"editor",on:{"click":function($event){return _vm.setActiveDocIndex(_vm.hoEditorId)}}},[_vm._l((_vm.drawPageCount.count),function(pgIndex){return [_c('HoPage',{key:pgIndex - 1,attrs:{"data-id":pgIndex - 1,"index":pgIndex - 1,"docIndex":_vm.docIndex,"canvasWidth":_vm.canvasParams.width,"canvasHeight":_vm.canvasParams.height,"currentActivePages":_vm.activePageIndex.index,"hoEditorId":_vm.hoEditorId,"hoEditorFactoryIdList":_vm.hoEditorFactoryIdList,"mouseMoveNodes":_vm.mouseMoveNodes,"viewableAreaObserver":_vm.viewableAreaObserver,"inViewPages":_vm.inViewPages,"canvasHeadFootPos":_vm.canvasHeadFootPos,"poperTipPos":_vm.poperTipPos,"textStyle":_vm.textStyle,"aiInfo":_vm.aiInfo},on:{"pageReady":_vm.pageReady,"canvasRightClick":_vm.mouseRightClickEvent},scopedSlots:_vm._u([{key:"hoPageHead",fn:function(){return [_vm._t("hoDocHead")]},proxy:true},{key:"hoPageFoot",fn:function(){return [_vm._t("hoDocFoot")]},proxy:true}],null,true)})]})],2):_vm._e()]),(_vm.poperType === 'datePoper' || _vm.poperType === 'selectPoper')?_c('PoperSelectModal',{attrs:{"poperType":_vm.poperType,"poperSelectList":_vm.poperSelectList,"poperPos":_vm.poperPos,"hoEditorId":_vm.hoEditorId},on:{"poperClose":_vm.poperClose}}):_vm._e(),_c('PoperMark',{directives:[{name:"show",rawName:"v-show",value:(_vm.poperType === 'datePoper' || _vm.poperType === 'selectPoper' || _vm.poperType === 'table-cell-poper'),expression:"poperType === 'datePoper' || poperType === 'selectPoper' || poperType === 'table-cell-poper'"}]}),(_vm.poperType === 'table-cell-poper')?_c('TableCellPoper',{attrs:{"poperNode":_vm.nodeValue,"poperPos":_vm.poperPos},on:{"poperClose":_vm.poperClose}}):_vm._e(),_c('HoToPage',{attrs:{"hoEditorId":_vm.hoEditorId,"inViewPages":_vm.inViewPages}}),_c('PoperTipText',{attrs:{"isPoperText":_vm.isPoperText,"poperText":_vm.poperText,"poperPos":_vm.poperTextPos},on:{"poperTextClose":_vm.poperTextClose}}),_c('ul',{directives:[{name:"click-outside",rawName:"v-click-outside",value:(function () { return (_vm.isCreateRightMenuModal = false); }),expression:"() => (isCreateRightMenuModal = false)"},{name:"show",rawName:"v-show",value:(_vm.isCreateRightMenuModal),expression:"isCreateRightMenuModal"}],ref:"rightMenuModal",staticClass:"create-right-menu"},[(_vm.showCommentsBtn)?_c('li',{staticClass:"mouse-menu-item",on:{"click":_vm.hideComments}},[_vm._v(_vm._s(_vm.isHideComments ? '显示' : '隐藏')+"批注")]):_vm._e(),(_vm.showDeleteSignMenu)?_c('li',{staticClass:"mouse-menu-item",on:{"click":_vm.deleteSignNode}},[_vm._v("删除签名")]):_vm._e(),_c('li',{staticClass:"mouse-menu-item"},[_vm._v(" 编辑器内核版本:   "),_c('span',{staticStyle:{"font-size":"14px","color":"#0a77e3"}},[_vm._v("v "+_vm._s(_vm.version))])])])],1)}
214309
- var HoDocvue_type_template_id_7f445433_staticRenderFns = []
214316
+ ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/HoDoc.vue?vue&type=template&id=700d6cbc&
214317
+ var HoDocvue_type_template_id_700d6cbc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.docClassNames},[_c('div',{ref:"editorArea",staticClass:"editors"},[(_vm.drawPageLength > 0)?_c('div',{staticClass:"editor",on:{"click":function($event){return _vm.setActiveDocIndex(_vm.hoEditorId)}}},[_vm._l((_vm.drawPageCount.count),function(pgIndex){return [_c('HoPage',{key:pgIndex - 1,attrs:{"data-id":pgIndex - 1,"index":pgIndex - 1,"docIndex":_vm.docIndex,"canvasWidth":_vm.canvasParams.width,"canvasHeight":_vm.canvasParams.height,"currentActivePages":_vm.activePageIndex.index,"hoEditorId":_vm.hoEditorId,"hoEditorFactoryIdList":_vm.hoEditorFactoryIdList,"mouseMoveNodes":_vm.mouseMoveNodes,"viewableAreaObserver":_vm.viewableAreaObserver,"inViewPages":_vm.inViewPages,"canvasHeadFootPos":_vm.canvasHeadFootPos,"poperTipPos":_vm.poperTipPos,"textStyle":_vm.textStyle,"aiInfo":_vm.aiInfo},on:{"pageReady":_vm.pageReady,"canvasRightClick":_vm.mouseRightClickEvent},scopedSlots:_vm._u([{key:"hoPageHead",fn:function(){return [_vm._t("hoDocHead")]},proxy:true},{key:"hoPageFoot",fn:function(){return [_vm._t("hoDocFoot")]},proxy:true}],null,true)})]})],2):_vm._e()]),(_vm.poperType === 'datePoper' || _vm.poperType === 'selectPoper')?_c('PoperSelectModal',{attrs:{"poperType":_vm.poperType,"poperSelectList":_vm.poperSelectList,"poperPos":_vm.poperPos,"hoEditorId":_vm.hoEditorId},on:{"poperClose":_vm.poperClose}}):_vm._e(),_c('PoperMark',{directives:[{name:"show",rawName:"v-show",value:(_vm.poperType === 'datePoper' || _vm.poperType === 'selectPoper' || _vm.poperType === 'table-cell-poper'),expression:"poperType === 'datePoper' || poperType === 'selectPoper' || poperType === 'table-cell-poper'"}]}),(_vm.poperType === 'table-cell-poper')?_c('TableCellPoper',{attrs:{"poperNode":_vm.nodeValue,"poperPos":_vm.poperPos},on:{"poperClose":_vm.poperClose}}):_vm._e(),_c('HoToPage',{attrs:{"hoEditorId":_vm.hoEditorId,"inViewPages":_vm.inViewPages}}),_c('PoperTipText',{attrs:{"isPoperText":_vm.isPoperText,"poperText":_vm.poperText,"poperPos":_vm.poperTextPos},on:{"poperTextClose":_vm.poperTextClose}}),_c('ul',{directives:[{name:"click-outside",rawName:"v-click-outside",value:(function () { return (_vm.isCreateRightMenuModal = false); }),expression:"() => (isCreateRightMenuModal = false)"},{name:"show",rawName:"v-show",value:(_vm.isCreateRightMenuModal),expression:"isCreateRightMenuModal"}],ref:"rightMenuModal",staticClass:"create-right-menu"},[(_vm.showCommentsBtn)?_c('li',{staticClass:"mouse-menu-item",on:{"click":_vm.hideComments}},[_vm._v(_vm._s(_vm.isHideComments ? '显示' : '隐藏')+"批注")]):_vm._e(),(_vm.showDeleteSignMenu)?_c('li',{staticClass:"mouse-menu-item",on:{"click":_vm.deleteSignNode}},[_vm._v("删除签名")]):_vm._e(),_c('li',{staticClass:"mouse-menu-item"},[_vm._v(" 编辑器内核版本:   "),_c('span',{staticStyle:{"font-size":"14px","color":"#0a77e3"}},[_vm._v("v "+_vm._s(_vm.version))])])])],1)}
214318
+ var HoDocvue_type_template_id_700d6cbc_staticRenderFns = []
214310
214319
 
214311
214320
 
214312
214321
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.filter.js
@@ -216243,7 +216252,7 @@ var PoperMark = __webpack_require__(93069);
216243
216252
 
216244
216253
 
216245
216254
  // EXTERNAL MODULE: ./src/components/controls/table/TableCellPoper.vue + 5 modules
216246
- var TableCellPoper = __webpack_require__(46787);
216255
+ var TableCellPoper = __webpack_require__(64915);
216247
216256
  // EXTERNAL MODULE: ./src/editor/dom/treeNode/DateTimeNode.ts
216248
216257
  var DateTimeNode = __webpack_require__(36395);
216249
216258
  // EXTERNAL MODULE: ./src/editor/dom/treeNode/DownListNode.ts
@@ -217947,7 +217956,7 @@ var SignNode = __webpack_require__(34450);
217947
217956
  // EXTERNAL MODULE: ./src/editor/dom/treeNode/ParagraphNode.ts
217948
217957
  var ParagraphNode = __webpack_require__(14208);
217949
217958
  ;// CONCATENATED MODULE: ./src/components/version.ts
217950
- /* harmony default export */ var version = ('2.0.91');
217959
+ /* harmony default export */ var version = ('2.0.92');
217951
217960
  // EXTERNAL MODULE: ./src/components/controls/poperTipText/PoperTipText.vue + 5 modules
217952
217961
  var PoperTipText = __webpack_require__(91831);
217953
217962
  ;// CONCATENATED MODULE: ./src/components/controls/poperTipText/index.ts
@@ -218432,7 +218441,7 @@ var ImageNode = __webpack_require__(88389);
218432
218441
  };
218433
218442
 
218434
218443
  if (node instanceof SignNode/* SignNode */.N) {
218435
- if (node.type === 3) return false;
218444
+ if (node.attribute === 1) return false;
218436
218445
  this.$emit('dblNodeClick', {
218437
218446
  node: this.getCurrentSelectNode,
218438
218447
  type: 'sign'
@@ -218725,8 +218734,8 @@ var ImageNode = __webpack_require__(88389);
218725
218734
 
218726
218735
  var HoDoc_component = (0,componentNormalizer/* default */.Z)(
218727
218736
  components_HoDocvue_type_script_lang_js_,
218728
- HoDocvue_type_template_id_7f445433_render,
218729
- HoDocvue_type_template_id_7f445433_staticRenderFns,
218737
+ HoDocvue_type_template_id_700d6cbc_render,
218738
+ HoDocvue_type_template_id_700d6cbc_staticRenderFns,
218730
218739
  false,
218731
218740
  null,
218732
218741
  null,
package/lib/hoeditor.css CHANGED
@@ -56,7 +56,7 @@ canvas[data-v-4ca2496a] {
56
56
  .vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-recycle-scroller__slot{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.vue-recycle-scroller__item-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}
57
57
  .poper-selected-modal[data-v-1331ab94]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1111;background:rgba(0,0,0,0);border-radius:2px;font-size:12px;min-width:20px;max-height:370px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2)}.poper-selected-modal .list-box[data-v-1331ab94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.poper-selected-modal .poper-select-title[data-v-1331ab94]{font-size:12px;padding:0 0 0 5px;height:24px;line-height:24px;border-top:1px solid #ddd}.poper-selected-modal .poper-select-title[data-v-1331ab94]:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list[data-v-1331ab94]{width:300px;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:17px 10px 0 10px;max-height:280px;background:#fff}.poper-selected-modal .list li[data-v-1331ab94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.poper-selected-modal .list li span[data-v-1331ab94]{display:inline-block;width:100%;line-height:20px;padding:2px 5px;text-align:left;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;word-break:break-all;word-wrap:break-word}.poper-selected-modal .list li span[data-v-1331ab94]:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list li svg[data-v-1331ab94]{opacity:0;margin:0 0 0 10px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.poper-selected-modal .list .selected span[data-v-1331ab94]{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list .selected svg[data-v-1331ab94]{opacity:1}.poper-selected-modal .list .selected i[data-v-1331ab94]{color:#000;padding:8px 5px;cursor:pointer;margin-left:5px}.poper-selected-modal .list .selected i[data-v-1331ab94]:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal .list .drag-item span[data-v-1331ab94]{cursor:move}.poper-selected-modal .select-poper[data-v-1331ab94]{min-width:300px;min-height:20px;max-width:600px;position:relative}.poper-selected-modal .date-poper[data-v-1331ab94]{padding:5px 10px;background:#fff;border:1px solid #e2e6ed}.poper-selected-modal[data-v-1331ab94] .el-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:280px;overflow-y:auto;overflow-x:hidden;text-align:left;padding:10px 0;width:300px}.poper-selected-modal[data-v-1331ab94] .el-checkbox-group .el-checkbox{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2px 0 2px 10px;height:24px;line-height:24px;width:100%}.poper-selected-modal[data-v-1331ab94] .el-checkbox-group .el-checkbox:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal[data-v-1331ab94] .el-checkbox-group .el-checkbox-mutex-line{margin:0 auto;width:90%;height:1px;background:#666;display:block;min-height:1px;max-height:1px;padding:0}.poper-selected-modal[data-v-1331ab94] .el-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:280px;overflow-y:auto;overflow-x:hidden;text-align:left;padding:10px 0;width:100%}.poper-selected-modal[data-v-1331ab94] .el-radio-group .el-radio{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2px 0 2px 10px;height:24px;line-height:24px;width:100%}.poper-selected-modal[data-v-1331ab94] .el-radio-group .el-radio:hover{color:#2175ff;background:#ecf5ff}.poper-selected-modal footer[data-v-1331ab94]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 0;overflow:hidden;border-top:1px solid #e2e6ed;background:#fff;z-index:1111}.poper-selected-modal .drag-move[data-v-1331ab94]{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s}.poper-selected-modal .el-checkbox[data-v-1331ab94]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.poper-selected-modal[data-v-1331ab94] .el-checkbox__label{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
58
58
  .poper-mark{position:fixed;left:0;top:0;width:100%;height:100%;z-index:3;background:#fff;opacity:0}
59
- .cell-poper-selected-modal[data-v-7fecbf90]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1001;background:rgba(0,0,0,0);font-size:12px;min-width:20px;max-height:360px;background:#fff}.cell-poper-selected-modal .list[data-v-7fecbf90]{min-width:218px;max-width:360px;max-height:300px;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed}.cell-poper-selected-modal .list li[data-v-7fecbf90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cell-poper-selected-modal .list li span[data-v-7fecbf90]{display:inline-block;width:100%;line-height:20px;padding:5px;text-align:left;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;word-break:break-all;word-wrap:break-word}.cell-poper-selected-modal .list li span[data-v-7fecbf90]:hover{color:#2175ff;background:#ecf5ff}.cell-poper-selected-modal .list li svg[data-v-7fecbf90]{opacity:0;margin:0 0 0 10px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.cell-poper-selected-modal .list .selected span[data-v-7fecbf90]{color:#2175ff;background:#ecf5ff}.cell-poper-selected-modal .list .selected svg[data-v-7fecbf90]{opacity:1}.cell-poper-selected-modal .select-poper[data-v-7fecbf90]{min-width:218px;max-height:300px;min-height:20px;max-width:360px;position:relative}.cell-poper-selected-modal .select-poper footer[data-v-7fecbf90]{width:218px;position:absolute;left:0;bottom:0;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2)}.cell-poper-selected-modal .date-poper[data-v-7fecbf90]{padding:5px 10px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed}.cell-poper-selected-modal footer[data-v-7fecbf90]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;background:#fff;overflow:hidden}
59
+ .cell-poper-selected-modal[data-v-0b7fa5e8]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1001;background:rgba(0,0,0,0);font-size:12px;min-width:20px;max-height:360px;background:#fff}.cell-poper-selected-modal .list[data-v-0b7fa5e8]{min-width:218px;max-width:360px;max-height:300px;overflow-y:auto;overflow-x:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed}.cell-poper-selected-modal .list li[data-v-0b7fa5e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cell-poper-selected-modal .list li span[data-v-0b7fa5e8]{display:inline-block;width:100%;line-height:20px;padding:5px;text-align:left;cursor:pointer;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;word-break:break-all;word-wrap:break-word}.cell-poper-selected-modal .list li span[data-v-0b7fa5e8]:hover{color:#2175ff;background:#ecf5ff}.cell-poper-selected-modal .list li svg[data-v-0b7fa5e8]{opacity:0;margin:0 0 0 10px;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out}.cell-poper-selected-modal .list .selected span[data-v-0b7fa5e8]{color:#2175ff;background:#ecf5ff}.cell-poper-selected-modal .list .selected svg[data-v-0b7fa5e8]{opacity:1}.cell-poper-selected-modal .select-poper[data-v-0b7fa5e8]{min-width:218px;max-height:300px;min-height:20px;max-width:360px;position:relative}.cell-poper-selected-modal .select-poper footer[data-v-0b7fa5e8]{width:218px;position:absolute;left:0;bottom:0;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2)}.cell-poper-selected-modal .date-poper[data-v-0b7fa5e8]{padding:5px 10px;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed}.cell-poper-selected-modal footer[data-v-0b7fa5e8]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;background:#fff;overflow:hidden}
60
60
  .poper-text-modal[data-v-4065ae18]{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1001;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed;border-radius:2px;font-size:12px;min-width:100px;padding:7px 10px}.poper-text-modal .poper-arrow[data-v-4065ae18]{position:absolute;display:block;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid;border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(56, 56, 56, 0.3));filter:drop-shadow(0 2px 12px rgba(56, 56, 56, 0.3));left:13px;margin-right:3px;border-top-width:0;border-bottom-color:#ebeef5}.poper-text-modal .poper-arrow[data-v-4065ae18]::after{position:absolute;display:block;width:0;height:0;content:" ";border-width:6px;border-color:rgba(0,0,0,0);border-style:solid;margin-left:-6px;border-top-width:0;border-bottom-color:#fff}.poper-text-modal .poper-arrow-top[data-v-4065ae18]{top:-6px}.poper-text-modal .poper-arrow-top[data-v-4065ae18]::after{top:1px}.poper-text-modal .poper-arrow-bottom[data-v-4065ae18]{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);bottom:-6px}.poper-text-modal .poper-arrow-bottom[data-v-4065ae18]::after{bottom:-7px}.poper-text-modal .poper-text[data-v-4065ae18]{line-height:24px;text-align:left;max-width:600px}
61
61
  .create-right-menu{z-index:1002;background:#fff;-webkit-box-shadow:0 2px 12px 0 rgba(56,56,56,.2);box-shadow:0 2px 12px 0 rgba(56,56,56,.2);border:1px solid #e2e6ed;border-radius:2px;padding:10px;font-size:12px}
62
62
  .el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:rgba(255,255,255,.9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-loading-spinner .el-loading-text{color:#409EFF;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409EFF;stroke-linecap:round}.el-loading-spinner i{color:#409EFF}.el-loading-fade-enter,.el-loading-fade-leave-active{opacity:0}@-webkit-keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}
@@ -98,7 +98,7 @@ canvas[data-v-4ca2496a] {
98
98
  .sign-modal{z-index:2000;background:#fff}.sign-modal .control-list{padding:0 20px;min-width:360px}.sign-modal .footer{margin:20px 0 0 0;text-align:center}.sign-modal .section-right{margin:12px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sign-modal .section-right .el-textarea{width:200px}.sign-modal .section-right .el-textarea .el-textarea__inner{height:100%}.sign-modal .section-right p{padding:5px 0 0 2px;text-align:left}.sign-modal .custom-format-tool-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:160px}.sign-modal .custom-format-tool{width:80px;margin-right:10px}.sign-modal .custom-format-tool li{position:relative;margin:0 0 11px 0}.sign-modal .custom-format-tool li .el-button--small{border-style:dashed}.sign-modal .custom-format-tool li .el-icon-circle-plus{position:absolute;right:0;top:0}.sign-modal .custom-format-tool li:hover i{color:#409eff}.sign-modal .custom-format-tool-btn{padding-top:10px;text-align:left}
99
99
  .table-cell-modal[data-v-186f07e2]{z-index:2000}.table-cell-modal .modal-content[data-v-186f07e2]{width:572px;overflow:hidden;height:500px}.table-cell-modal .modal-content[data-v-186f07e2] .el-color-picker__trigger{width:144px}.table-cell-modal .modal-content[data-v-186f07e2] .el-color-picker__mask{width:144px}.table-cell-modal .modal-content[data-v-186f07e2] .el-color-picker__icon{left:90%}.table-cell-modal .modal-content .grid-lines-style .control-item[data-v-186f07e2]{padding:2px 0}.table-cell-modal .modal-content[data-v-186f07e2] .el-tabs__content{overflow:auto}.table-cell-modal .diagonal-line[data-v-186f07e2]{margin:5px auto;padding:10px;border:1px solid #ccc;overflow-y:auto;text-align:left}.table-cell-modal .diagonal-line li[data-v-186f07e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:6px 0 0 0}.table-cell-modal .diagonal-line li[data-v-186f07e2]:hover{background:rgba(64,158,255,.3607843137);cursor:pointer}.table-cell-modal .diagonal-line li.selected[data-v-186f07e2]{background:rgba(64,158,255,.3607843137)}.table-cell-modal .diagonal-line span[data-v-186f07e2]{display:inline-block}.table-cell-modal .diagonal-line .line[data-v-186f07e2]{width:100px;height:40px;margin:0 20px 0 0;border:1px solid #333;overflow:hidden;position:relative}.table-cell-modal .diagonal-line .line[data-v-186f07e2]::before,.table-cell-modal .diagonal-line .line[data-v-186f07e2]::after{content:"";width:200px;height:1px;position:absolute;background:#fff;z-index:10000;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.table-cell-modal .diagonal-line .left-line[data-v-186f07e2]::before,.table-cell-modal .diagonal-line .left-line[data-v-186f07e2]::after{left:0}.table-cell-modal .diagonal-line .right-line[data-v-186f07e2]::before,.table-cell-modal .diagonal-line .right-line[data-v-186f07e2]::after{right:0}.table-cell-modal .diagonal-line .top-line[data-v-186f07e2]::before,.table-cell-modal .diagonal-line .top-line[data-v-186f07e2]::after{top:0}.table-cell-modal .diagonal-line .bottom-line[data-v-186f07e2]::before,.table-cell-modal .diagonal-line .bottom-line[data-v-186f07e2]::after{bottom:0}.table-cell-modal .diagonal-line .line.no-line[data-v-186f07e2]::before,.table-cell-modal .diagonal-line .line.no-line[data-v-186f07e2]::after{background:#fff}.table-cell-modal .diagonal-line .line.top-left-one-line[data-v-186f07e2]::before{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotateZ(20deg);transform:rotateZ(20deg);background:#333}.table-cell-modal .diagonal-line .line.top-left-two-line[data-v-186f07e2]::before{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotateZ(13deg);transform:rotateZ(13deg);background:#333}.table-cell-modal .diagonal-line .line.top-left-two-line[data-v-186f07e2]::after{-webkit-transform-origin:top left;transform-origin:top left;-webkit-transform:rotateZ(31deg);transform:rotateZ(31deg);background:#333}.table-cell-modal .diagonal-line .line.top-right-one-line[data-v-186f07e2]::before{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotateZ(-20deg);transform:rotateZ(-20deg);background:#333}.table-cell-modal .diagonal-line .line.top-right-two-line[data-v-186f07e2]::before{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotateZ(-13deg);transform:rotateZ(-13deg);background:#333}.table-cell-modal .diagonal-line .line.top-right-two-line[data-v-186f07e2]::after{-webkit-transform-origin:top right;transform-origin:top right;-webkit-transform:rotateZ(-31deg);transform:rotateZ(-31deg);background:#333}.table-cell-modal .diagonal-line .line.bottom-left-one-line[data-v-186f07e2]::before{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotateZ(-20deg);transform:rotateZ(-20deg);background:#333}.table-cell-modal .diagonal-line .line.bottom-left-two-line[data-v-186f07e2]::before{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotateZ(-13deg);transform:rotateZ(-13deg);background:#333}.table-cell-modal .diagonal-line .line.bottom-left-two-line[data-v-186f07e2]::after{-webkit-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:rotateZ(-31deg);transform:rotateZ(-31deg);background:#333}.table-cell-modal .diagonal-line .line.bottom-right-one-line[data-v-186f07e2]::before{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotateZ(20deg);transform:rotateZ(20deg);background:#333}.table-cell-modal .diagonal-line .line.bottom-right-two-line[data-v-186f07e2]::before{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotateZ(13deg);transform:rotateZ(13deg);background:#333}.table-cell-modal .diagonal-line .line.bottom-right-two-line[data-v-186f07e2]::after{-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transform:rotateZ(31deg);transform:rotateZ(31deg);background:#333}.table-cell-modal .footer[data-v-186f07e2]{margin:20px 0 0 0;text-align:center}.table-cell-modal .grid-lines-color-item[data-v-186f07e2]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.table-cell-modal .grid-lines-color-item .ho-color-picker[data-v-186f07e2]{padding-right:10px}
100
100
  .table-row-modal{z-index:2000;width:420px}.table-row-modal .footer{margin:20px 0 0 0;text-align:center}.table-row-modal .el-table--scrollable-x .el-table__body-wrapper{overflow-x:hidden}
101
- .table-formula-modal{width:520px;font-size:14px}.table-formula-modal .modal-title{font-size:14px}.table-formula-modal .modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left}.table-formula-modal .ho-table-features-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;line-height:36px}.table-formula-modal .ho-table-features-list p{width:100px;text-align:left;padding:0}.table-formula-modal .ho-table-features-list .el-select,.table-formula-modal .ho-table-features-list .el-date-editor.el-input{width:100%}.table-formula-modal .el-dialog .el-input-number.ft-score-mapping-input .el-input,.table-formula-modal .el-dialog .ft-score-mapping-input.el-input-number--mini{width:60px}.table-formula-modal .el-dialog .ft-score-mapping-input.el-input{width:135px}.table-formula-modal .ho-table-features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:28px;line-height:28px}.table-formula-modal .ho-table-features .sub-bar-items{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:28px;line-height:28px}.table-formula-modal .ho-table-features .sub-bar-items:last-child{border:0}.table-formula-modal .ho-table-features .el-input-number--mini,.table-formula-modal .ho-table-features .el-input-number .el-input,.table-formula-modal .ho-table-features .el-input--mini .el-input__inner{width:50px;height:26px;line-height:26px}.table-formula-modal .ho-table-features .el-input-number--mini{margin:0 5px}.table-formula-modal .ho-table-features .el-input-number.is-without-controls .el-input__inner{padding:0 5px}.table-formula-modal .ft-score-mapping-input.el-input{width:100px}
101
+ .control-modal-contents.table-formula-modal{width:520px;font-size:14px}.control-modal-contents.table-formula-modal .modal-title{font-size:14px}.control-modal-contents.table-formula-modal .modal-content{text-align:left}.control-modal-contents.table-formula-modal .ho-table-features-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;line-height:36px}.control-modal-contents.table-formula-modal .ho-table-features-list p{width:100px;text-align:left;padding:0}.control-modal-contents.table-formula-modal .ho-table-features-list .el-select,.control-modal-contents.table-formula-modal .ho-table-features-list .el-date-editor.el-input{width:100%}.control-modal-contents.table-formula-modal .el-dialog .el-input-number.ft-score-mapping-input .el-input,.control-modal-contents.table-formula-modal .el-dialog .ft-score-mapping-input.el-input-number--mini{width:60px}.control-modal-contents.table-formula-modal .el-dialog .ft-score-mapping-input.el-input{width:135px}.control-modal-contents.table-formula-modal .ho-table-features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:28px;line-height:28px}.control-modal-contents.table-formula-modal .ho-table-features .sub-bar-items{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:28px;line-height:28px}.control-modal-contents.table-formula-modal .ho-table-features .sub-bar-items:last-child{border:0}.control-modal-contents.table-formula-modal .ho-table-features .el-input-number--mini,.control-modal-contents.table-formula-modal .ho-table-features .el-input-number .el-input,.control-modal-contents.table-formula-modal .ho-table-features .el-input--mini .el-input__inner{width:50px;height:26px;line-height:26px}.control-modal-contents.table-formula-modal .ho-table-features .el-input-number--mini{margin:0 5px}.control-modal-contents.table-formula-modal .ho-table-features .el-input-number.is-without-controls .el-input__inner{padding:0 5px}.control-modal-contents.table-formula-modal .ft-score-mapping-input.el-input{width:100px}
102
102
  .table-modal[data-v-e8367174]{z-index:2000;width:400px;background:#fff}.table-modal .footer[data-v-e8367174]{margin:20px 0 0 0;text-align:center}
103
103
  .table-row-modal[data-v-3bd61b91]{z-index:2000;width:420px}.table-row-modal .footer[data-v-3bd61b91]{margin:20px 0 0 0;text-align:center}
104
104
  .text-modal{z-index:2000;width:470px;height:614px;background:#fff}.text-modal .el-checkbox,.text-modal .el-checkbox:last-of-type{margin:0 10px 0 0}.text-modal .line{width:423px;height:1px;background:#bbb;margin:5px auto}.text-modal .el-tabs{margin:0 auto;width:443px}.text-modal .modal-content .el-tabs{min-height:338px}.text-modal .control-list .control-item{padding:2px 10px}.text-modal fieldset{padding:2px 10px 10px}.text-modal fieldset legend{margin:0}.text-modal .ho-toolbar{-webkit-box-shadow:none;box-shadow:none}.text-modal .ho-toolbar .tabs-active-bar{display:block}.text-modal .main-bar li.selected{background-color:#fff;color:#409eff}.text-modal .sub-bar-box,.text-modal .sub-bar{overflow-y:auto;min-height:300px;height:476px}.text-modal .main-bar li:hover{background-color:#fff;color:#409eff}
@@ -10807,7 +10807,7 @@ var component = (0,componentNormalizer/* default */.Z)(
10807
10807
 
10808
10808
  /***/ }),
10809
10809
 
10810
- /***/ 89778:
10810
+ /***/ 28654:
10811
10811
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
10812
10812
 
10813
10813
  "use strict";
@@ -10819,8 +10819,8 @@ __webpack_require__.d(__webpack_exports__, {
10819
10819
  "default": function() { return /* binding */ TableCellPoper; }
10820
10820
  });
10821
10821
 
10822
- ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableCellPoper.vue?vue&type=template&id=7fecbf90&scoped=true&
10823
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"cell-poper-selected-modal animation-in",style:(_vm.posStyle)},[_c('div',{staticStyle:{"height":"0","overflow":"hidden"}},[_c('svg',{attrs:{"viewBox":"0 0 1303 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","width":"16","height":"16"}},[_c('defs',[_c('g',{attrs:{"id":"selected"}},[_c('path',{attrs:{"d":"M498.688 1024c-26.996364 0-52.782545-11.636364-71.214545-32.395636L29.323636 536.017455a124.276364 124.276364 0 0 1 0-160.302546 89.181091 89.181091 0 0 1 132.747637-11.915636l11.264 11.915636L497.105455 749.288727 1133.102545 34.443636a88.994909 88.994909 0 0 1 129.489455-11.915636l11.357091 11.915636c39.098182 45.521455 39.098182 114.874182 0 160.395637l-705.629091 796.765091c-17.966545 20.48-43.194182 32.209455-69.632 32.395636","fill":"#2175FF"}})])])])]),(_vm.isCanSearch)?_c('el-input',{attrs:{"placeholder":"可搜索","size":"mini"},on:{"input":_vm.searchList},model:{value:(_vm.input),callback:function ($$v) {_vm.input=$$v},expression:"input"}}):_vm._e(),(_vm.editorProperty === 1)?_c('div',{staticClass:"select-poper"},[_c('ul',{staticClass:"list"},[_vm._l((_vm.currentList),function(item,index){return _c('li',{key:item.id,class:item.default ? 'selected' : '',on:{"click":function($event){return _vm.selectItems(item, index)}}},[_c('span',[_vm._v(_vm._s(item.text.split("<元素>")[0]))]),_c('svg',{attrs:{"viewBox":"0 0 1303 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","width":"16","height":"16"}},[_c('use',{attrs:{"xlink:href":"#selected"}})])])}),(_vm.currentList.length === 0)?_c('li',{staticStyle:{"text-align":"center"}},[_vm._v("无选项")]):_vm._e()],2),(_vm.isAllowMultiSelect)?_c('footer',{staticStyle:{"bottom":"-43px","padding":"10px","text-align":"center"}},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.sureSelect}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":function($event){_vm.selected = []}}},[_vm._v("清空")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("取消")])],1):_c('footer',{staticStyle:{"bottom":"-43px","padding":"10px","text-align":"center"}},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("关闭")])],1)]):_vm._e(),(_vm.editorProperty === 2)?_c('div',{staticClass:"date-poper"},[(_vm.inputStyle.includes('dd'))?_c('DatePanel',{attrs:{"value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('MM') && !_vm.inputStyle.includes('dd'))?_c('DatePanel',{attrs:{"dateType":"month","value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('yyyy') && !_vm.inputStyle.includes('MM'))?_c('DatePanel',{attrs:{"dateType":"year","value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('HH'))?_c('div',{staticClass:"timepicker",staticStyle:{"padding":"8px 0"}},[_c('el-time-picker',{staticStyle:{"width":"200px"},attrs:{"type":"time","format":_vm.timeStyle,"value-format":_vm.timeStyle,"size":"mini"},model:{value:(_vm.time),callback:function ($$v) {_vm.time=$$v},expression:"time"}})],1):_vm._e(),_c('footer',[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.sureDate}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.currentDateTime}},[_vm._v(_vm._s(_vm.inputStyle.indexOf('HH') !== -1 ? '此刻' : '今天'))]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":function($event){return _vm.handleClose('cancel')}}},[_vm._v("取消")])],1)],1):_vm._e()],1)}
10822
+ ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableCellPoper.vue?vue&type=template&id=0b7fa5e8&scoped=true&
10823
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"cell-poper-selected-modal animation-in",style:(_vm.posStyle)},[_c('div',{staticStyle:{"height":"0","overflow":"hidden"}},[_c('svg',{attrs:{"viewBox":"0 0 1303 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","width":"16","height":"16"}},[_c('defs',[_c('g',{attrs:{"id":"selected"}},[_c('path',{attrs:{"d":"M498.688 1024c-26.996364 0-52.782545-11.636364-71.214545-32.395636L29.323636 536.017455a124.276364 124.276364 0 0 1 0-160.302546 89.181091 89.181091 0 0 1 132.747637-11.915636l11.264 11.915636L497.105455 749.288727 1133.102545 34.443636a88.994909 88.994909 0 0 1 129.489455-11.915636l11.357091 11.915636c39.098182 45.521455 39.098182 114.874182 0 160.395637l-705.629091 796.765091c-17.966545 20.48-43.194182 32.209455-69.632 32.395636","fill":"#2175FF"}})])])])]),(_vm.isCanSearch)?_c('el-input',{attrs:{"placeholder":"可搜索","size":"mini"},on:{"input":_vm.searchList},model:{value:(_vm.input),callback:function ($$v) {_vm.input=$$v},expression:"input"}}):_vm._e(),(_vm.editorProperty === 1)?_c('div',{staticClass:"select-poper"},[_c('ul',{staticClass:"list"},[_vm._l((_vm.currentList),function(item,index){return _c('li',{key:item.id,class:item.default ? 'selected' : '',on:{"click":function($event){return _vm.selectItems(item, index)}}},[_c('span',[_vm._v(_vm._s(item.text.split("<元素>")[0]))]),_c('svg',{attrs:{"viewBox":"0 0 1303 1024","version":"1.1","xmlns":"http://www.w3.org/2000/svg","width":"16","height":"16"}},[_c('use',{attrs:{"xlink:href":"#selected"}})])])}),(_vm.currentList.length === 0)?_c('li',{staticStyle:{"text-align":"center"}},[_vm._v("无选项")]):_vm._e()],2),(_vm.isAllowMultiSelect)?_c('footer',{staticStyle:{"bottom":"-43px","padding":"10px","text-align":"center"}},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.sureSelect}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":function($event){_vm.selected = []}}},[_vm._v("清空")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("取消")])],1):_c('footer',{staticStyle:{"bottom":"-43px","padding":"10px","justify-content":"center"}},[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.handleClose}},[_vm._v("关闭")])],1)]):_vm._e(),(_vm.editorProperty === 2)?_c('div',{staticClass:"date-poper"},[(_vm.inputStyle.includes('dd'))?_c('DatePanel',{attrs:{"value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('MM') && !_vm.inputStyle.includes('dd'))?_c('DatePanel',{attrs:{"dateType":"month","value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('yyyy') && !_vm.inputStyle.includes('MM'))?_c('DatePanel',{attrs:{"dateType":"year","value":_vm.date},on:{"getValue":_vm.getTime}}):_vm._e(),(_vm.inputStyle.includes('HH'))?_c('div',{staticClass:"timepicker",staticStyle:{"padding":"8px 0"}},[_c('el-time-picker',{staticStyle:{"width":"200px"},attrs:{"type":"time","format":_vm.timeStyle,"value-format":_vm.timeStyle,"size":"mini"},model:{value:(_vm.time),callback:function ($$v) {_vm.time=$$v},expression:"time"}})],1):_vm._e(),_c('footer',[_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.sureDate}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":_vm.currentDateTime}},[_vm._v(_vm._s(_vm.inputStyle.indexOf('HH') !== -1 ? '此刻' : '今天'))]),_c('el-button',{staticStyle:{"padding":"5px 13px"},attrs:{"size":"mini"},on:{"click":function($event){return _vm.handleClose('cancel')}}},[_vm._v("取消")])],1)],1):_vm._e()],1)}
10824
10824
  var staticRenderFns = []
10825
10825
 
10826
10826
 
@@ -11286,10 +11286,10 @@ var HOEditorFactorys = __webpack_require__(28831);
11286
11286
  });
11287
11287
  ;// CONCATENATED MODULE: ./src/components/controls/table/TableCellPoper.vue?vue&type=script&lang=js&
11288
11288
  /* harmony default export */ var table_TableCellPopervue_type_script_lang_js_ = (TableCellPopervue_type_script_lang_js_);
11289
- ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-65[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65[0].rules[0].use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableCellPoper.vue?vue&type=style&index=0&id=7fecbf90&lang=scss&scoped=true&
11289
+ ;// CONCATENATED MODULE: ./node_modules/mini-css-extract-plugin/dist/loader.js??clonedRuleSet-65[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-65[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-65[0].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-65[0].rules[0].use[3]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableCellPoper.vue?vue&type=style&index=0&id=0b7fa5e8&lang=scss&scoped=true&
11290
11290
  // extracted by mini-css-extract-plugin
11291
11291
 
11292
- ;// CONCATENATED MODULE: ./src/components/controls/table/TableCellPoper.vue?vue&type=style&index=0&id=7fecbf90&lang=scss&scoped=true&
11292
+ ;// CONCATENATED MODULE: ./src/components/controls/table/TableCellPoper.vue?vue&type=style&index=0&id=0b7fa5e8&lang=scss&scoped=true&
11293
11293
 
11294
11294
  // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
11295
11295
  var componentNormalizer = __webpack_require__(1001);
@@ -11308,7 +11308,7 @@ var component = (0,componentNormalizer/* default */.Z)(
11308
11308
  staticRenderFns,
11309
11309
  false,
11310
11310
  null,
11311
- "7fecbf90",
11311
+ "0b7fa5e8",
11312
11312
  null
11313
11313
 
11314
11314
  )
@@ -12473,7 +12473,7 @@ var component = (0,componentNormalizer/* default */.Z)(
12473
12473
 
12474
12474
  /***/ }),
12475
12475
 
12476
- /***/ 45302:
12476
+ /***/ 85592:
12477
12477
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
12478
12478
 
12479
12479
  "use strict";
@@ -12485,8 +12485,8 @@ __webpack_require__.d(__webpack_exports__, {
12485
12485
  "default": function() { return /* binding */ table_TableFormula; }
12486
12486
  });
12487
12487
 
12488
- ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableFormula.vue?vue&type=template&id=31dfdc04&
12489
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"control-modal-contents table-formula-modal animation-in"},[_c('header',{staticClass:"modal-title"},[_c('span',[_vm._v(_vm._s(_vm.dialogFormTitle))]),_c('i',{staticClass:"el-icon-close modal-title-close",on:{"click":_vm.handleClose}})]),_c('section',{staticClass:"modal-content"},[_c('p',{staticStyle:{"padding":"10px 0"}},[_vm._v("请输入表单项对应的单元格编号,从左到右依次为ABCD...,从上到下依次为1234...")]),(_vm.formula === 'a1: a2' || _vm.formula === '(a1 + a2) * 2')?_c('section',[_c('div',{staticStyle:{"height":"26px","line-height":"36px","font-size":"16px"}},[_vm._v(" "+_vm._s(_vm.dialogFormTitle)+" ")]),_c('div',{staticStyle:{"height":"36px","line-height":"36px"}},[_vm._v("示例: "+_vm._s(_vm.dialogFormTitle === '表格行列求和公式' ? 'a1: a2' : '(a1 + a2) * 2'))]),_c('el-checkbox',{model:{value:(_vm.isHideZero),callback:function ($$v) {_vm.isHideZero=$$v},expression:"isHideZero"}},[_vm._v("结果为 0 不显示")]),_c('p',{staticStyle:{"height":"10px"}}),_c('el-input',{attrs:{"autocomplete":"off"},model:{value:(_vm.simpleFormula),callback:function ($$v) {_vm.simpleFormula=$$v},expression:"simpleFormula"}})],1):_vm._e(),(_vm.formula === 'bmi')?_c('section',[_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("身高")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.height),callback:function ($$v) {_vm.height=$$v},expression:"height"}})],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("体重")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.weight),callback:function ($$v) {_vm.weight=$$v},expression:"weight"}})],1)]):_vm._e(),(_vm.formula === 'labor')?_c('section',[_c('el-checkbox',{model:{value:(_vm.isHideZero),callback:function ($$v) {_vm.isHideZero=$$v},expression:"isHideZero"}},[_vm._v("结果为 0 不显示")]),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("产程类型")]),_c('el-select',{attrs:{"size":"mini"},on:{"change":_vm.laborTypeChange},model:{value:(_vm.laborType),callback:function ($$v) {_vm.laborType=$$v},expression:"laborType"}},[_c('el-option',{attrs:{"value":1,"label":"第一产程"}}),_c('el-option',{attrs:{"value":2,"label":"第二产程"}}),_c('el-option',{attrs:{"value":3,"label":"第三产程"}}),_c('el-option',{attrs:{"value":0,"label":"总产程"}})],1)],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v(_vm._s(['第一产程', '宫缩开始', '宫口全开', '胎儿娩出'][_vm.laborType]))]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.labor1),callback:function ($$v) {_vm.labor1=$$v},expression:"labor1"}})],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v(_vm._s(['第二产程', '宫口全开', '胎儿娩出', '胎盘娩出'][_vm.laborType]))]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.labor2),callback:function ($$v) {_vm.labor2=$$v},expression:"labor2"}})],1),(_vm.laborType === 0)?_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v(_vm._s(['第三产程', '宫缩开始', '宫口全开', '胎儿娩出'][_vm.laborType]))]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.labor3),callback:function ($$v) {_vm.labor3=$$v},expression:"labor3"}})],1):_vm._e()],1):_vm._e(),(_vm.formula === 'expectedDate' || _vm.formula === 'pregnantDays' || _vm.formula === 'pregnantWeeks')?_c('section',[_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("末次月经")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.expectedDate),callback:function ($$v) {_vm.expectedDate=$$v},expression:"expectedDate"}})],1)]):_vm._e(),(_vm.formula === 'ftScoreMapping')?_c('section',[_c('div',{staticClass:"ho-table-features-list"},[_c('p',{staticStyle:{"width":"220px"}},[_vm._v("分值所在的单元格编号")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.ftScoreMapping.cell),callback:function ($$v) {_vm.$set(_vm.ftScoreMapping, "cell", $$v)},expression:"ftScoreMapping.cell"}})],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',{staticStyle:{"width":"152px"}},[_vm._v("分值区间及映射值")]),_c('ul',[_vm._l((_vm.ftScoreMapping.item),function(item,index){return _c('li',[_c('el-input-number',{staticClass:"ft-score-mapping-input",attrs:{"size":"mini","controls":false,"min":0},model:{value:(item.range[0]),callback:function ($$v) {_vm.$set(item.range, 0, $$v)},expression:"item.range[0]"}}),_c('span',{staticStyle:{"padding":"0 10px"}},[_vm._v("到")]),_c('el-input-number',{staticClass:"ft-score-mapping-input",attrs:{"size":"mini","controls":false,"min":1},model:{value:(item.range[1]),callback:function ($$v) {_vm.$set(item.range, 1, $$v)},expression:"item.range[1]"}}),_c('span',{staticStyle:{"padding":"0 10px 0 0"}},[_vm._v(" :")]),_c('el-input',{staticClass:"ft-score-mapping-input",attrs:{"size":"mini","autocomplete":"off"},model:{value:(item.text),callback:function ($$v) {_vm.$set(item, "text", $$v)},expression:"item.text"}})],1)}),_c('li',[_c('el-button',{attrs:{"size":"mini"},on:{"click":_vm.addFtScoreMappingItem}},[_c('i',{staticClass:"el-icon-folder-add",staticStyle:{"font-size":"20px"}})])],1)],2)])]):_vm._e()]),_c('footer',{staticClass:"ho-modal-footer"},[_c('el-button',{attrs:{"size":"small","type":"primary"},on:{"click":_vm.sure}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"margin-left":"30px"},attrs:{"size":"small"},on:{"click":_vm.handleClose}},[_vm._v("取消")])],1)])}
12488
+ ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/controls/table/TableFormula.vue?vue&type=template&id=35e34cd4&
12489
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"control-modal-contents table-formula-modal animation-in"},[_c('header',{staticClass:"modal-title"},[_c('span',[_vm._v(_vm._s(_vm.dialogFormTitle))]),_c('i',{staticClass:"el-icon-close modal-title-close",on:{"click":_vm.handleClose}})]),_c('section',{staticClass:"modal-content",staticStyle:{"flex-direction":"column"}},[_c('p',{staticStyle:{"padding":"10px 0"}},[_vm._v("请输入表单项对应的单元格编号,从左到右依次为ABCD...,从上到下依次为1234...")]),(_vm.formula === 'a1: a2' || _vm.formula === '(a1 + a2) * 2')?_c('section',[_c('div',{staticStyle:{"height":"26px","line-height":"36px","font-size":"16px"}},[_vm._v(" "+_vm._s(_vm.dialogFormTitle)+" ")]),_c('div',{staticStyle:{"height":"36px","line-height":"36px"}},[_vm._v("示例: "+_vm._s(_vm.dialogFormTitle === '表格行列求和公式' ? 'a1: a2' : '(a1 + a2) * 2'))]),_c('el-checkbox',{model:{value:(_vm.isHideZero),callback:function ($$v) {_vm.isHideZero=$$v},expression:"isHideZero"}},[_vm._v("结果为 0 不显示")]),_c('p',{staticStyle:{"height":"10px"}}),_c('el-input',{attrs:{"autocomplete":"off"},model:{value:(_vm.simpleFormula),callback:function ($$v) {_vm.simpleFormula=$$v},expression:"simpleFormula"}})],1):_vm._e(),(_vm.formula === 'bmi')?_c('section',[_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("身高")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.height),callback:function ($$v) {_vm.height=$$v},expression:"height"}})],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("体重")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.weight),callback:function ($$v) {_vm.weight=$$v},expression:"weight"}})],1)]):_vm._e(),(_vm.formula === 'labor')?_c('section',[_c('el-checkbox',{model:{value:(_vm.isHideZero),callback:function ($$v) {_vm.isHideZero=$$v},expression:"isHideZero"}},[_vm._v("结果为 0 不显示")]),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("产程类型")]),_c('el-select',{attrs:{"size":"mini"},on:{"change":_vm.laborTypeChange},model:{value:(_vm.laborType),callback:function ($$v) {_vm.laborType=$$v},expression:"laborType"}},[_c('el-option',{attrs:{"value":1,"label":"第一产程"}}),_c('el-option',{attrs:{"value":2,"label":"第二产程"}}),_c('el-option',{attrs:{"value":3,"label":"第三产程"}}),_c('el-option',{attrs:{"value":0,"label":"总产程"}})],1)],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v(_vm._s(['第一产程', '宫缩开始', '宫口全开', '胎儿娩出'][_vm.laborType]))]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.labor1),callback:function ($$v) {_vm.labor1=$$v},expression:"labor1"}})],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v(_vm._s(['第二产程', '宫口全开', '胎儿娩出', '胎盘娩出'][_vm.laborType]))]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.labor2),callback:function ($$v) {_vm.labor2=$$v},expression:"labor2"}})],1),(_vm.laborType === 0)?_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v(_vm._s(['第三产程', '宫缩开始', '宫口全开', '胎儿娩出'][_vm.laborType]))]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.labor3),callback:function ($$v) {_vm.labor3=$$v},expression:"labor3"}})],1):_vm._e()],1):_vm._e(),(_vm.formula === 'expectedDate' || _vm.formula === 'pregnantDays' || _vm.formula === 'pregnantWeeks')?_c('section',[_c('div',{staticClass:"ho-table-features-list"},[_c('p',[_vm._v("末次月经")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.expectedDate),callback:function ($$v) {_vm.expectedDate=$$v},expression:"expectedDate"}})],1)]):_vm._e(),(_vm.formula === 'ftScoreMapping')?_c('section',[_c('div',{staticClass:"ho-table-features-list"},[_c('p',{staticStyle:{"width":"220px"}},[_vm._v("分值所在的单元格编号")]),_c('el-input',{attrs:{"size":"mini","autocomplete":"off"},model:{value:(_vm.ftScoreMapping.cell),callback:function ($$v) {_vm.$set(_vm.ftScoreMapping, "cell", $$v)},expression:"ftScoreMapping.cell"}})],1),_c('div',{staticClass:"ho-table-features-list"},[_c('p',{staticStyle:{"width":"152px"}},[_vm._v("分值区间及映射值")]),_c('ul',[_vm._l((_vm.ftScoreMapping.item),function(item,index){return _c('li',[_c('el-input-number',{staticClass:"ft-score-mapping-input",attrs:{"size":"mini","controls":false,"min":0},model:{value:(item.range[0]),callback:function ($$v) {_vm.$set(item.range, 0, $$v)},expression:"item.range[0]"}}),_c('span',{staticStyle:{"padding":"0 10px"}},[_vm._v("到")]),_c('el-input-number',{staticClass:"ft-score-mapping-input",attrs:{"size":"mini","controls":false,"min":1},model:{value:(item.range[1]),callback:function ($$v) {_vm.$set(item.range, 1, $$v)},expression:"item.range[1]"}}),_c('span',{staticStyle:{"padding":"0 10px 0 0"}},[_vm._v(" :")]),_c('el-input',{staticClass:"ft-score-mapping-input",attrs:{"size":"mini","autocomplete":"off"},model:{value:(item.text),callback:function ($$v) {_vm.$set(item, "text", $$v)},expression:"item.text"}})],1)}),_c('li',[_c('el-button',{attrs:{"size":"mini"},on:{"click":_vm.addFtScoreMappingItem}},[_c('i',{staticClass:"el-icon-folder-add",staticStyle:{"font-size":"20px"}})])],1)],2)])]):_vm._e()]),_c('footer',{staticClass:"ho-modal-footer"},[_c('el-button',{attrs:{"size":"small","type":"primary"},on:{"click":_vm.sure}},[_vm._v("确定")]),_c('el-button',{staticStyle:{"margin-left":"30px"},attrs:{"size":"small"},on:{"click":_vm.handleClose}},[_vm._v("取消")])],1)])}
12490
12490
  var staticRenderFns = []
12491
12491
 
12492
12492
 
@@ -25750,6 +25750,13 @@ var SubDocManger = /*#__PURE__*/function () {
25750
25750
  get: function get() {
25751
25751
  return this._footerDocTree;
25752
25752
  }
25753
+ }, {
25754
+ key: "clear",
25755
+ value: function clear() {
25756
+ this._headerDocTree.length = 1;
25757
+ this._footerDocTree.length = 1;
25758
+ this.pageDocTree.clear();
25759
+ }
25753
25760
  }, {
25754
25761
  key: "getSubDocCopyDrawArea",
25755
25762
  value: function getSubDocCopyDrawArea(pageIndex, type) {
@@ -26288,7 +26295,8 @@ var SubDocManger = /*#__PURE__*/function () {
26288
26295
  istart = pageIndex;
26289
26296
  }
26290
26297
 
26291
- iend = Math.max(endPageIndex, pageIndex); // if (dPage && dPage.drawDomLevel) {
26298
+ iend = Math.max(endPageIndex, pageIndex);
26299
+ iend = Math.min(iend, hoEditorFactory.drawTree.drawPages.length - 1); // if (dPage && dPage.drawDomLevel) {
26292
26300
  // if (index >= 0) {
26293
26301
  // if (!onlyAfter) {
26294
26302
  // // for (let i = pageIndex - 1; i >= 0; i--) {
@@ -29602,23 +29610,24 @@ var DocController = /*#__PURE__*/function () {
29602
29610
  return hoEditorFactory.drawPageTree.stopPageEvent();
29603
29611
 
29604
29612
  case 3:
29613
+ hoEditorFactory.subDocManger.clear();
29605
29614
  hoEditorFactory.structureConvert._superiorSign = [];
29606
29615
  hoEditorFactory.drawTree.clearDrawTree();
29607
29616
  hoEditorFactory.docTree.clearDocTree();
29608
29617
  hoEditorFactory.drawPageTree.clear();
29609
29618
  hoEditorFactory.drawPageTree.initDoc();
29610
- _context.next = 10;
29619
+ _context.next = 11;
29611
29620
  return hoEditorFactory.drawTree.buildDrawTree(hoEditorFactory.subDocManger.headerDocTree[0].subDocNodes, hoEditorFactory.drawTree.headerDNodes[0]);
29612
29621
 
29613
- case 10:
29614
- _context.next = 12;
29622
+ case 11:
29623
+ _context.next = 13;
29615
29624
  return hoEditorFactory.drawTree.buildDrawTree(hoEditorFactory.subDocManger.footerDocTree[0].subDocNodes, hoEditorFactory.drawTree.footerDNodes[0]);
29616
29625
 
29617
- case 12:
29618
- _context.next = 14;
29626
+ case 13:
29627
+ _context.next = 15;
29619
29628
  return hoEditorFactory.drawTree.buildDrawTree(hoEditorFactory.docTree.mainNodes, hoEditorFactory.drawTree.mainDNodes);
29620
29629
 
29621
- case 14:
29630
+ case 15:
29622
29631
  if (hoEditorFactory.drawTree.drawPages.length == 0) hoEditorFactory.drawTree.addPage();
29623
29632
  hoEditorFactory.drawTree.drawPageCount.count = hoEditorFactory.drawTree.drawPages.length;
29624
29633
  hoEditorFactory.drawTree.activePage = hoEditorFactory.drawTree.drawPages[0];
@@ -29638,7 +29647,7 @@ var DocController = /*#__PURE__*/function () {
29638
29647
  aPage = hoEditorFactory.drawTree.drawPages[0];
29639
29648
  hoEditorFactory.undoService.clear();
29640
29649
 
29641
- case 24:
29650
+ case 25:
29642
29651
  case "end":
29643
29652
  return _context.stop();
29644
29653
  }
@@ -212767,10 +212776,10 @@ var map = {
212767
212776
  "./radioCheckBox/RadioCheckbox.vue": 29385,
212768
212777
  "./selectDialog/SelectDialog.vue": 32949,
212769
212778
  "./sign/Sign.vue": 54089,
212770
- "./table/TableCellPoper.vue": 89778,
212779
+ "./table/TableCellPoper.vue": 28654,
212771
212780
  "./table/TableCellProperty.vue": 84650,
212772
212781
  "./table/TableColProperty.vue": 59243,
212773
- "./table/TableFormula.vue": 45302,
212782
+ "./table/TableFormula.vue": 85592,
212774
212783
  "./table/TableProperty.vue": 1527,
212775
212784
  "./table/TableRowProperty.vue": 52032,
212776
212785
  "./textDialog/TextDialog.vue": 87847,
@@ -214314,9 +214323,9 @@ var es_string_match = __webpack_require__(4723);
214314
214323
  var es_number_constructor = __webpack_require__(9653);
214315
214324
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es.json.stringify.js
214316
214325
  var es_json_stringify = __webpack_require__(38862);
214317
- ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/HoDoc.vue?vue&type=template&id=7f445433&
214318
- var HoDocvue_type_template_id_7f445433_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.docClassNames},[_c('div',{ref:"editorArea",staticClass:"editors"},[(_vm.drawPageLength > 0)?_c('div',{staticClass:"editor",on:{"click":function($event){return _vm.setActiveDocIndex(_vm.hoEditorId)}}},[_vm._l((_vm.drawPageCount.count),function(pgIndex){return [_c('HoPage',{key:pgIndex - 1,attrs:{"data-id":pgIndex - 1,"index":pgIndex - 1,"docIndex":_vm.docIndex,"canvasWidth":_vm.canvasParams.width,"canvasHeight":_vm.canvasParams.height,"currentActivePages":_vm.activePageIndex.index,"hoEditorId":_vm.hoEditorId,"hoEditorFactoryIdList":_vm.hoEditorFactoryIdList,"mouseMoveNodes":_vm.mouseMoveNodes,"viewableAreaObserver":_vm.viewableAreaObserver,"inViewPages":_vm.inViewPages,"canvasHeadFootPos":_vm.canvasHeadFootPos,"poperTipPos":_vm.poperTipPos,"textStyle":_vm.textStyle,"aiInfo":_vm.aiInfo},on:{"pageReady":_vm.pageReady,"canvasRightClick":_vm.mouseRightClickEvent},scopedSlots:_vm._u([{key:"hoPageHead",fn:function(){return [_vm._t("hoDocHead")]},proxy:true},{key:"hoPageFoot",fn:function(){return [_vm._t("hoDocFoot")]},proxy:true}],null,true)})]})],2):_vm._e()]),(_vm.poperType === 'datePoper' || _vm.poperType === 'selectPoper')?_c('PoperSelectModal',{attrs:{"poperType":_vm.poperType,"poperSelectList":_vm.poperSelectList,"poperPos":_vm.poperPos,"hoEditorId":_vm.hoEditorId},on:{"poperClose":_vm.poperClose}}):_vm._e(),_c('PoperMark',{directives:[{name:"show",rawName:"v-show",value:(_vm.poperType === 'datePoper' || _vm.poperType === 'selectPoper' || _vm.poperType === 'table-cell-poper'),expression:"poperType === 'datePoper' || poperType === 'selectPoper' || poperType === 'table-cell-poper'"}]}),(_vm.poperType === 'table-cell-poper')?_c('TableCellPoper',{attrs:{"poperNode":_vm.nodeValue,"poperPos":_vm.poperPos},on:{"poperClose":_vm.poperClose}}):_vm._e(),_c('HoToPage',{attrs:{"hoEditorId":_vm.hoEditorId,"inViewPages":_vm.inViewPages}}),_c('PoperTipText',{attrs:{"isPoperText":_vm.isPoperText,"poperText":_vm.poperText,"poperPos":_vm.poperTextPos},on:{"poperTextClose":_vm.poperTextClose}}),_c('ul',{directives:[{name:"click-outside",rawName:"v-click-outside",value:(function () { return (_vm.isCreateRightMenuModal = false); }),expression:"() => (isCreateRightMenuModal = false)"},{name:"show",rawName:"v-show",value:(_vm.isCreateRightMenuModal),expression:"isCreateRightMenuModal"}],ref:"rightMenuModal",staticClass:"create-right-menu"},[(_vm.showCommentsBtn)?_c('li',{staticClass:"mouse-menu-item",on:{"click":_vm.hideComments}},[_vm._v(_vm._s(_vm.isHideComments ? '显示' : '隐藏')+"批注")]):_vm._e(),(_vm.showDeleteSignMenu)?_c('li',{staticClass:"mouse-menu-item",on:{"click":_vm.deleteSignNode}},[_vm._v("删除签名")]):_vm._e(),_c('li',{staticClass:"mouse-menu-item"},[_vm._v(" 编辑器内核版本:   "),_c('span',{staticStyle:{"font-size":"14px","color":"#0a77e3"}},[_vm._v("v "+_vm._s(_vm.version))])])])],1)}
214319
- var HoDocvue_type_template_id_7f445433_staticRenderFns = []
214326
+ ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/HoDoc.vue?vue&type=template&id=700d6cbc&
214327
+ var HoDocvue_type_template_id_700d6cbc_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{class:_vm.docClassNames},[_c('div',{ref:"editorArea",staticClass:"editors"},[(_vm.drawPageLength > 0)?_c('div',{staticClass:"editor",on:{"click":function($event){return _vm.setActiveDocIndex(_vm.hoEditorId)}}},[_vm._l((_vm.drawPageCount.count),function(pgIndex){return [_c('HoPage',{key:pgIndex - 1,attrs:{"data-id":pgIndex - 1,"index":pgIndex - 1,"docIndex":_vm.docIndex,"canvasWidth":_vm.canvasParams.width,"canvasHeight":_vm.canvasParams.height,"currentActivePages":_vm.activePageIndex.index,"hoEditorId":_vm.hoEditorId,"hoEditorFactoryIdList":_vm.hoEditorFactoryIdList,"mouseMoveNodes":_vm.mouseMoveNodes,"viewableAreaObserver":_vm.viewableAreaObserver,"inViewPages":_vm.inViewPages,"canvasHeadFootPos":_vm.canvasHeadFootPos,"poperTipPos":_vm.poperTipPos,"textStyle":_vm.textStyle,"aiInfo":_vm.aiInfo},on:{"pageReady":_vm.pageReady,"canvasRightClick":_vm.mouseRightClickEvent},scopedSlots:_vm._u([{key:"hoPageHead",fn:function(){return [_vm._t("hoDocHead")]},proxy:true},{key:"hoPageFoot",fn:function(){return [_vm._t("hoDocFoot")]},proxy:true}],null,true)})]})],2):_vm._e()]),(_vm.poperType === 'datePoper' || _vm.poperType === 'selectPoper')?_c('PoperSelectModal',{attrs:{"poperType":_vm.poperType,"poperSelectList":_vm.poperSelectList,"poperPos":_vm.poperPos,"hoEditorId":_vm.hoEditorId},on:{"poperClose":_vm.poperClose}}):_vm._e(),_c('PoperMark',{directives:[{name:"show",rawName:"v-show",value:(_vm.poperType === 'datePoper' || _vm.poperType === 'selectPoper' || _vm.poperType === 'table-cell-poper'),expression:"poperType === 'datePoper' || poperType === 'selectPoper' || poperType === 'table-cell-poper'"}]}),(_vm.poperType === 'table-cell-poper')?_c('TableCellPoper',{attrs:{"poperNode":_vm.nodeValue,"poperPos":_vm.poperPos},on:{"poperClose":_vm.poperClose}}):_vm._e(),_c('HoToPage',{attrs:{"hoEditorId":_vm.hoEditorId,"inViewPages":_vm.inViewPages}}),_c('PoperTipText',{attrs:{"isPoperText":_vm.isPoperText,"poperText":_vm.poperText,"poperPos":_vm.poperTextPos},on:{"poperTextClose":_vm.poperTextClose}}),_c('ul',{directives:[{name:"click-outside",rawName:"v-click-outside",value:(function () { return (_vm.isCreateRightMenuModal = false); }),expression:"() => (isCreateRightMenuModal = false)"},{name:"show",rawName:"v-show",value:(_vm.isCreateRightMenuModal),expression:"isCreateRightMenuModal"}],ref:"rightMenuModal",staticClass:"create-right-menu"},[(_vm.showCommentsBtn)?_c('li',{staticClass:"mouse-menu-item",on:{"click":_vm.hideComments}},[_vm._v(_vm._s(_vm.isHideComments ? '显示' : '隐藏')+"批注")]):_vm._e(),(_vm.showDeleteSignMenu)?_c('li',{staticClass:"mouse-menu-item",on:{"click":_vm.deleteSignNode}},[_vm._v("删除签名")]):_vm._e(),_c('li',{staticClass:"mouse-menu-item"},[_vm._v(" 编辑器内核版本:   "),_c('span',{staticStyle:{"font-size":"14px","color":"#0a77e3"}},[_vm._v("v "+_vm._s(_vm.version))])])])],1)}
214328
+ var HoDocvue_type_template_id_700d6cbc_staticRenderFns = []
214320
214329
 
214321
214330
 
214322
214331
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.filter.js
@@ -216253,7 +216262,7 @@ var PoperMark = __webpack_require__(39959);
216253
216262
 
216254
216263
 
216255
216264
  // EXTERNAL MODULE: ./src/components/controls/table/TableCellPoper.vue + 5 modules
216256
- var TableCellPoper = __webpack_require__(89778);
216265
+ var TableCellPoper = __webpack_require__(28654);
216257
216266
  // EXTERNAL MODULE: ./src/editor/dom/treeNode/DateTimeNode.ts
216258
216267
  var DateTimeNode = __webpack_require__(40253);
216259
216268
  // EXTERNAL MODULE: ./src/editor/dom/treeNode/DownListNode.ts
@@ -217957,7 +217966,7 @@ var SignNode = __webpack_require__(78975);
217957
217966
  // EXTERNAL MODULE: ./src/editor/dom/treeNode/ParagraphNode.ts
217958
217967
  var ParagraphNode = __webpack_require__(13880);
217959
217968
  ;// CONCATENATED MODULE: ./src/components/version.ts
217960
- /* harmony default export */ var version = ('2.0.91');
217969
+ /* harmony default export */ var version = ('2.0.92');
217961
217970
  // EXTERNAL MODULE: ./src/components/controls/poperTipText/PoperTipText.vue + 5 modules
217962
217971
  var PoperTipText = __webpack_require__(97824);
217963
217972
  ;// CONCATENATED MODULE: ./src/components/controls/poperTipText/index.ts
@@ -218442,7 +218451,7 @@ var ImageNode = __webpack_require__(23778);
218442
218451
  };
218443
218452
 
218444
218453
  if (node instanceof SignNode/* SignNode */.N) {
218445
- if (node.type === 3) return false;
218454
+ if (node.attribute === 1) return false;
218446
218455
  this.$emit('dblNodeClick', {
218447
218456
  node: this.getCurrentSelectNode,
218448
218457
  type: 'sign'
@@ -218735,8 +218744,8 @@ var ImageNode = __webpack_require__(23778);
218735
218744
 
218736
218745
  var HoDoc_component = (0,componentNormalizer/* default */.Z)(
218737
218746
  components_HoDocvue_type_script_lang_js_,
218738
- HoDocvue_type_template_id_7f445433_render,
218739
- HoDocvue_type_template_id_7f445433_staticRenderFns,
218747
+ HoDocvue_type_template_id_700d6cbc_render,
218748
+ HoDocvue_type_template_id_700d6cbc_staticRenderFns,
218740
218749
  false,
218741
218750
  null,
218742
218751
  null,