@zscreate/form-component 1.1.399 → 1.1.400

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.
@@ -4146,46 +4146,46 @@ span.CodeMirror-selectedtext { background: none; }
4146
4146
  align-items: center;
4147
4147
  }
4148
4148
 
4149
- .t-border[data-v-789fbdec] {
4149
+ .t-border[data-v-17500ca2] {
4150
4150
  border-right: 1px solid #333;
4151
4151
  border-bottom: 1px solid #333;
4152
4152
  }
4153
- [data-v-789fbdec] * {
4153
+ [data-v-17500ca2] * {
4154
4154
  font-size: var(--paperFontSize);
4155
4155
  }
4156
- [data-v-789fbdec] .custom_form_item {
4156
+ [data-v-17500ca2] .custom_form_item {
4157
4157
  height: -moz-fit-content;
4158
4158
  height: fit-content;
4159
4159
  }
4160
- .save-pdf[data-v-789fbdec] .ant-input {
4160
+ .save-pdf[data-v-17500ca2] .ant-input {
4161
4161
  border: none !important;
4162
4162
  }
4163
- .save-pdf[data-v-789fbdec] .ant-select-selection {
4163
+ .save-pdf[data-v-17500ca2] .ant-select-selection {
4164
4164
  border: none !important;
4165
4165
  }
4166
- .save-pdf[data-v-789fbdec] .ant-select-arrow svg {
4166
+ .save-pdf[data-v-17500ca2] .ant-select-arrow svg {
4167
4167
  display: none;
4168
4168
  }
4169
- .save-pdf[data-v-789fbdec] .ant-upload.ant-upload-select-picture-card {
4169
+ .save-pdf[data-v-17500ca2] .ant-upload.ant-upload-select-picture-card {
4170
4170
  display: none;
4171
4171
  }
4172
- .save-pdf[data-v-789fbdec] .anticon svg {
4172
+ .save-pdf[data-v-17500ca2] .anticon svg {
4173
4173
  display: none;
4174
4174
  }
4175
- .save-pdf[data-v-789fbdec] .ant-time-picker-input {
4175
+ .save-pdf[data-v-17500ca2] .ant-time-picker-input {
4176
4176
  border: none !important;
4177
4177
  }
4178
- .save-pdf[data-v-789fbdec] .ant-upload.ant-upload-select {
4178
+ .save-pdf[data-v-17500ca2] .ant-upload.ant-upload-select {
4179
4179
  display: none;
4180
4180
  }
4181
4181
  /**打印非固定高度标签 高度不确定bug**/
4182
- .computed-wrap[data-v-789fbdec] {
4182
+ .computed-wrap[data-v-17500ca2] {
4183
4183
  background: #f5f5f5;
4184
4184
  }
4185
- .computed-wrap .item[data-v-789fbdec] {
4185
+ .computed-wrap .item[data-v-17500ca2] {
4186
4186
  display: flex;
4187
4187
  }
4188
- .computed-wrap .item > div[data-v-789fbdec] {
4188
+ .computed-wrap .item > div[data-v-17500ca2] {
4189
4189
  height: 35px;
4190
4190
  line-height: 35px;
4191
4191
  flex: 1;
@@ -4193,129 +4193,129 @@ span.CodeMirror-selectedtext { background: none; }
4193
4193
  border-bottom: 1px solid #000;
4194
4194
  text-align: center;
4195
4195
  }
4196
- .computed-wrap .item > div + div[data-v-789fbdec] {
4196
+ .computed-wrap .item > div + div[data-v-17500ca2] {
4197
4197
  flex: 2;
4198
4198
  }
4199
- .layout .paper[data-v-789fbdec] {
4199
+ .layout .paper[data-v-17500ca2] {
4200
4200
  position: relative;
4201
4201
  }
4202
- .layout .paper .form-title[data-v-789fbdec] {
4202
+ .layout .paper .form-title[data-v-17500ca2] {
4203
4203
  text-align: center;
4204
4204
  font-weight: 600;
4205
4205
  font-size: 16px;
4206
4206
  height: 40px;
4207
4207
  }
4208
- .row-item[data-v-789fbdec] {
4208
+ .row-item[data-v-17500ca2] {
4209
4209
  height: -moz-fit-content;
4210
4210
  height: fit-content;
4211
4211
  /**打印非固定高度标签 高度不确定bug**/
4212
4212
  }
4213
- .no-row-item[data-v-789fbdec] {
4213
+ .no-row-item[data-v-17500ca2] {
4214
4214
  border-right: none;
4215
4215
  border-bottom: none;
4216
4216
  }
4217
4217
  /****page边框内的 ***/
4218
- .page-border[data-v-789fbdec] {
4218
+ .page-border[data-v-17500ca2] {
4219
4219
  background: #fff;
4220
4220
  box-sizing: border-box;
4221
4221
  }
4222
- .page-border .row-item[data-v-789fbdec]:first-child {
4222
+ .page-border .row-item[data-v-17500ca2]:first-child {
4223
4223
  border-top: 1px solid #000;
4224
4224
  }
4225
- .page-border .row-item[data-v-789fbdec] {
4225
+ .page-border .row-item[data-v-17500ca2] {
4226
4226
  border-left: 1px solid #000;
4227
4227
  }
4228
- .page-border .item-bottom[data-v-789fbdec] {
4228
+ .page-border .item-bottom[data-v-17500ca2] {
4229
4229
  border-bottom: 1px solid #000;
4230
4230
  }
4231
- .page-border .row-item[data-v-789fbdec]:not(:last-child) {
4231
+ .page-border .row-item[data-v-17500ca2]:not(:last-child) {
4232
4232
  position: relative;
4233
4233
  }
4234
- .page-border li.sortable-chosen[data-v-789fbdec] {
4234
+ .page-border li.sortable-chosen[data-v-17500ca2] {
4235
4235
  height: 2px !important;
4236
4236
  overflow: hidden !important;
4237
4237
  background: red !important;
4238
4238
  }
4239
- .page-border .ant-time-picker-panel[data-v-789fbdec] {
4239
+ .page-border .ant-time-picker-panel[data-v-17500ca2] {
4240
4240
  z-index: 200000 !important;
4241
4241
  }
4242
- .page-border .ant-calendar-picker-container[data-v-789fbdec] {
4242
+ .page-border .ant-calendar-picker-container[data-v-17500ca2] {
4243
4243
  z-index: 200000 !important;
4244
4244
  }
4245
- [data-v-789fbdec] .ant-time-picker-panel {
4245
+ [data-v-17500ca2] .ant-time-picker-panel {
4246
4246
  z-index: 9999 !important;
4247
4247
  }
4248
- .ant-calendar-picker-container[data-v-789fbdec] {
4248
+ .ant-calendar-picker-container[data-v-17500ca2] {
4249
4249
  z-index: 200000 !important;
4250
4250
  }
4251
- [data-v-789fbdec] .ant-form-item-children {
4251
+ [data-v-17500ca2] .ant-form-item-children {
4252
4252
  display: block;
4253
4253
  }
4254
- [data-v-789fbdec] .ant-form-item {
4254
+ [data-v-17500ca2] .ant-form-item {
4255
4255
  width: 100%;
4256
4256
  height: 100%;
4257
4257
  margin-bottom: 0;
4258
4258
  display: flex;
4259
4259
  }
4260
- [data-v-789fbdec] .ant-form-item .is_required::before {
4260
+ [data-v-17500ca2] .ant-form-item .is_required::before {
4261
4261
  content: "*";
4262
4262
  color: #f56c6c;
4263
4263
  margin-right: 4px;
4264
4264
  }
4265
- [data-v-789fbdec] .ant-form-item .ant-form-item-label {
4265
+ [data-v-17500ca2] .ant-form-item .ant-form-item-label {
4266
4266
  border-right: 1px solid #000;
4267
4267
  }
4268
- [data-v-789fbdec] .ant-form-item .ant-form-item-label label {
4268
+ [data-v-17500ca2] .ant-form-item .ant-form-item-label label {
4269
4269
  display: flex;
4270
4270
  justify-content: center;
4271
4271
  align-items: center;
4272
4272
  height: 100%;
4273
4273
  }
4274
- [data-v-789fbdec] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
4274
+ [data-v-17500ca2] .ant-form-item .ant-form-item-label > label.ant-form-item-no-colon::after {
4275
4275
  display: none;
4276
4276
  }
4277
- [data-v-789fbdec] .ant-form-item .ant-form-item-control-wrapper {
4277
+ [data-v-17500ca2] .ant-form-item .ant-form-item-control-wrapper {
4278
4278
  display: flex;
4279
4279
  align-items: center;
4280
4280
  text-align: left;
4281
4281
  }
4282
- [data-v-789fbdec] .ant-form-item .ant-form-item-control {
4282
+ [data-v-17500ca2] .ant-form-item .ant-form-item-control {
4283
4283
  width: 98%;
4284
4284
  margin: 0 auto;
4285
4285
  }
4286
- [data-v-789fbdec] .ant-form-item .is_required::before {
4286
+ [data-v-17500ca2] .ant-form-item .is_required::before {
4287
4287
  content: "*";
4288
4288
  color: #f56c6c;
4289
4289
  margin-right: 4px;
4290
4290
  }
4291
- .row-table[data-v-789fbdec] {
4291
+ .row-table[data-v-17500ca2] {
4292
4292
  display: flex;
4293
4293
  }
4294
- .row-table[data-v-789fbdec] .ant-spin-container,
4295
- .row-table[data-v-789fbdec] {
4294
+ .row-table[data-v-17500ca2] .ant-spin-container,
4295
+ .row-table[data-v-17500ca2] {
4296
4296
  display: flex;
4297
4297
  width: 100%;
4298
4298
  }
4299
- .row-table[data-v-789fbdec] .ant-spin-container .table-left,
4300
- .row-table .table-left[data-v-789fbdec] {
4299
+ .row-table[data-v-17500ca2] .ant-spin-container .table-left,
4300
+ .row-table .table-left[data-v-17500ca2] {
4301
4301
  width: 100px;
4302
4302
  text-align: center;
4303
4303
  border-right: 1px solid #333;
4304
4304
  border-bottom: 1px solid #333;
4305
4305
  position: relative;
4306
4306
  }
4307
- .row-table[data-v-789fbdec] .ant-spin-container .table-left p,
4308
- .row-table .table-left p[data-v-789fbdec] {
4307
+ .row-table[data-v-17500ca2] .ant-spin-container .table-left p,
4308
+ .row-table .table-left p[data-v-17500ca2] {
4309
4309
  position: absolute;
4310
4310
  top: 50%;
4311
4311
  left: 50%;
4312
4312
  transform: translate(-50%, -50%);
4313
4313
  }
4314
- .row-table[data-v-789fbdec] .ant-spin-container .table-right,
4315
- .row-table .table-right[data-v-789fbdec] {
4314
+ .row-table[data-v-17500ca2] .ant-spin-container .table-right,
4315
+ .row-table .table-right[data-v-17500ca2] {
4316
4316
  flex: 1;
4317
4317
  }
4318
- .table-content[data-v-789fbdec] {
4318
+ .table-content[data-v-17500ca2] {
4319
4319
  width: 100%;
4320
4320
  height: 40px;
4321
4321
  line-height: 40px;
@@ -4324,11 +4324,11 @@ span.CodeMirror-selectedtext { background: none; }
4324
4324
  border-bottom: 1px solid #333;
4325
4325
  border-right: 1px solid #333;
4326
4326
  }
4327
- .sub-table-col[data-v-789fbdec] {
4327
+ .sub-table-col[data-v-17500ca2] {
4328
4328
  display: flex;
4329
4329
  box-sizing: border-box;
4330
4330
  }
4331
- .sub-table-col > span[data-v-789fbdec] {
4331
+ .sub-table-col > span[data-v-17500ca2] {
4332
4332
  flex: 2;
4333
4333
  border-bottom: 1px solid #000;
4334
4334
  border-right: 1px solid #000;
@@ -4336,22 +4336,22 @@ span.CodeMirror-selectedtext { background: none; }
4336
4336
  line-height: 40px;
4337
4337
  text-align: center;
4338
4338
  }
4339
- .sub-table-col > .last-one[data-v-789fbdec] {
4339
+ .sub-table-col > .last-one[data-v-17500ca2] {
4340
4340
  width: 87px;
4341
4341
  flex: 0 0 87px;
4342
4342
  border-right: 1px solid #333;
4343
4343
  border-bottom: 1px solid #333;
4344
4344
  }
4345
- .sub-table-col-no-border > span[data-v-789fbdec] {
4345
+ .sub-table-col-no-border > span[data-v-17500ca2] {
4346
4346
  border: none;
4347
4347
  height: auto;
4348
4348
  width: 0;
4349
4349
  }
4350
- .sub-table-col-no-border > .sub-table-title[data-v-789fbdec]:last-child,
4351
- .sub-table-col-no-border > .sub-table-item[data-v-789fbdec]:last-child {
4350
+ .sub-table-col-no-border > .sub-table-title[data-v-17500ca2]:last-child,
4351
+ .sub-table-col-no-border > .sub-table-item[data-v-17500ca2]:last-child {
4352
4352
  border-right: none !important;
4353
4353
  }
4354
- .sub-table-col-no-border > .last-one[data-v-789fbdec] {
4354
+ .sub-table-col-no-border > .last-one[data-v-17500ca2] {
4355
4355
  width: 87px;
4356
4356
  flex: 0 0 87px;
4357
4357
  display: flex;
@@ -4359,33 +4359,33 @@ span.CodeMirror-selectedtext { background: none; }
4359
4359
  align-items: center;
4360
4360
  }
4361
4361
  /*****无border *****/
4362
- .no-border .page-border[data-v-789fbdec] {
4362
+ .no-border .page-border[data-v-17500ca2] {
4363
4363
  border: none;
4364
4364
  }
4365
- .no-border .page-border .row-item[data-v-789fbdec]:not(:last-child) {
4365
+ .no-border .page-border .row-item[data-v-17500ca2]:not(:last-child) {
4366
4366
  border: none;
4367
4367
  }
4368
- .no-border .page-border[data-v-789fbdec] .ant-form-item .ant-form-item-label {
4368
+ .no-border .page-border[data-v-17500ca2] .ant-form-item .ant-form-item-label {
4369
4369
  border: none;
4370
4370
  }
4371
- .table_border[data-v-789fbdec] {
4371
+ .table_border[data-v-17500ca2] {
4372
4372
  border-bottom: 0;
4373
4373
  border-right: 0;
4374
4374
  }
4375
4375
  /*****无border *****/
4376
- [data-v-789fbdec] .ant-form-item-children > div > p,[data-v-789fbdec] .ant-form-item-children > div > h1,[data-v-789fbdec] .ant-form-item-children > div > h2,[data-v-789fbdec] .ant-form-item-children > div > h3,[data-v-789fbdec] .ant-form-item-children > div > h4,[data-v-789fbdec] .ant-form-item-children > div > h5,[data-v-789fbdec] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
4376
+ [data-v-17500ca2] .ant-form-item-children > div > p,[data-v-17500ca2] .ant-form-item-children > div > h1,[data-v-17500ca2] .ant-form-item-children > div > h2,[data-v-17500ca2] .ant-form-item-children > div > h3,[data-v-17500ca2] .ant-form-item-children > div > h4,[data-v-17500ca2] .ant-form-item-children > div > h5,[data-v-17500ca2] .ant-form-item-children > div > table /deep/ .ant-form-item-children > div > pre {
4377
4377
  margin: 10px 0;
4378
4378
  line-height: 1.5;
4379
4379
  }
4380
- [data-v-789fbdec] .ant-spin-dot {
4380
+ [data-v-17500ca2] .ant-spin-dot {
4381
4381
  font-size: 20px !important;
4382
4382
  }
4383
- .form_skeleton[data-v-789fbdec] {
4383
+ .form_skeleton[data-v-17500ca2] {
4384
4384
  display: block;
4385
4385
  width: 700px;
4386
4386
  margin: 55px auto;
4387
4387
  }
4388
- .form_skeleton[data-v-789fbdec] .ant-skeleton-title {
4388
+ .form_skeleton[data-v-17500ca2] .ant-skeleton-title {
4389
4389
  margin: 0 auto;
4390
4390
  }
4391
4391
 
@@ -79489,6 +79489,7 @@ let getFileExt = filename => {
79489
79489
  handler(val) {
79490
79490
  this.tableWidgets.forEach(tableWidget => {
79491
79491
  let isAllHide = true;
79492
+ debugger;
79492
79493
  tableWidget.columns.forEach((item, idx) => {
79493
79494
  if (item.options.canView) isAllHide = false;
79494
79495
  if (this.tableData[tableWidget.model]) {
@@ -80092,6 +80093,9 @@ let getFileExt = filename => {
80092
80093
  const flag = await this[typeSelect].apply(this, await this.formFunctions.call_func(changeModelList, newVal));
80093
80094
  switch (toTypeSelect) {
80094
80095
  case 'show':
80096
+ if (widget.parentType === 'table') {
80097
+ this.$set(widget.options, 'canView', flag);
80098
+ }
80095
80099
  pubsub_js__WEBPACK_IMPORTED_MODULE_9___default().publish('formLinkage_' + widget.model, {
80096
80100
  type: 'show',
80097
80101
  updateValue: flag
@@ -145764,7 +145768,7 @@ var component = (0,componentNormalizer/* default */.Z)(
145764
145768
 
145765
145769
  /***/ }),
145766
145770
 
145767
- /***/ 7616:
145771
+ /***/ 9523:
145768
145772
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
145769
145773
 
145770
145774
  "use strict";
@@ -145776,7 +145780,7 @@ __webpack_require__.d(__webpack_exports__, {
145776
145780
  "default": () => (/* binding */ layoutForPaper)
145777
145781
  });
145778
145782
 
145779
- ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=template&id=789fbdec&scoped=true&
145783
+ ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=template&id=17500ca2&scoped=true&
145780
145784
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-spin',{staticClass:"layout layout-input-all-setting",class:{ 'no-border': !_vm.data.config.border, 'save-pdf': _vm.showLine, 'ant-form-noBorder': _vm.data.config.componentsNoBorder },style:({ 'overflow-x': _vm.data.config.layout === 'horizontal' ? 'auto' : 'initial' }),attrs:{"spinning":_vm.formLoading,"tip":_vm.formLoadingTip}},[(_vm.pageLoading && _vm.showLayoutLoading)?_c('div',{class:{ form_skeleton: _vm.pageLoading }},[(_vm.pageLoading)?_c('a-skeleton',{attrs:{"active":"","loading":_vm.pageLoading,"paragraph":{ rows: 12 }}}):_vm._e()],1):_vm._e(),_c('a-form-model',{ref:"Form",attrs:{"hideRequiredMark":true,"model":_vm.models,"rules":_vm.rules,"wrapper-col":{}},on:{"update:rules":function($event){_vm.rules=$event},"validate":_vm.validate}},_vm._l((_vm.widgetList),function(list,listindex){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.widgetList[0].length > 0),expression:"widgetList[0].length > 0"}],key:listindex,staticClass:"paper",style:(_vm.contentStyle)},[(listindex == 0)?_vm._t("default"):_vm._e(),(listindex == 0)?_c('div',{staticClass:"form-title",style:(Object.assign({}, {height: _vm.formNameHeight}, _vm.formNameStyle))},[_c('span',{staticStyle:{"font-size":"inherit"},domProps:{"innerHTML":_vm._s(_vm.data.config.formNameLeftContent || '')}}),_vm._v(_vm._s(_vm.data.config.formName)),_c('span',{staticStyle:{"font-size":"inherit"},domProps:{"innerHTML":_vm._s(_vm.data.config.formNameRightContent || '')}})]):_vm._e(),(_vm.value && _vm.value.formIndex)?_c('div',{staticStyle:{"text-align":"right","font-weight":"bold"}},[_vm._v(_vm._s(_vm.value.formIndex))]):_vm._e(),(_vm.data.config.pageHeader && listindex === 0)?_c('div',{style:(_vm.data.config.headerHeight),domProps:{"innerHTML":_vm._s(_vm.data.config.pageHeader)}}):_vm._e(),_c('div',{staticClass:"page-border",style:({ borderColor: _vm.data.config.borderColor })},[_vm._l((list),function(widget,index){return [(widget.type == 'table')?[(
145781
145785
  widget.options.layoutModel === 'auto' ||
145782
145786
  widget.options.layoutModel === undefined
@@ -145822,15 +145826,15 @@ var staticRenderFns = []
145822
145826
  var layoutForPapervue_type_script_lang_js_ = __webpack_require__(7862);
145823
145827
  ;// CONCATENATED MODULE: ./src/form/modules/layout/layoutForPaper.vue?vue&type=script&lang=js&
145824
145828
  /* harmony default export */ const layout_layoutForPapervue_type_script_lang_js_ = (layoutForPapervue_type_script_lang_js_/* default */.Z);
145825
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=1&id=789fbdec&prod&lang=less&scoped=true&
145829
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=1&id=17500ca2&prod&lang=less&scoped=true&
145826
145830
  // extracted by mini-css-extract-plugin
145827
145831
 
145828
- ;// CONCATENATED MODULE: ./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=1&id=789fbdec&prod&lang=less&scoped=true&
145832
+ ;// CONCATENATED MODULE: ./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=1&id=17500ca2&prod&lang=less&scoped=true&
145829
145833
 
145830
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=2&id=789fbdec&prod&lang=css&
145834
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-12.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=2&id=17500ca2&prod&lang=css&
145831
145835
  // extracted by mini-css-extract-plugin
145832
145836
 
145833
- ;// CONCATENATED MODULE: ./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=2&id=789fbdec&prod&lang=css&
145837
+ ;// CONCATENATED MODULE: ./src/form/modules/layout/layoutForPaper.vue?vue&type=style&index=2&id=17500ca2&prod&lang=css&
145834
145838
 
145835
145839
  // EXTERNAL MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/runtime/componentNormalizer.js
145836
145840
  var componentNormalizer = __webpack_require__(8412);
@@ -145850,7 +145854,7 @@ var component = (0,componentNormalizer/* default */.Z)(
145850
145854
  staticRenderFns,
145851
145855
  false,
145852
145856
  null,
145853
- "789fbdec",
145857
+ "17500ca2",
145854
145858
  null
145855
145859
 
145856
145860
  )
@@ -157684,7 +157688,7 @@ function toString(value) {
157684
157688
  /***/ ((module) => {
157685
157689
 
157686
157690
  "use strict";
157687
- module.exports = {"i8":"1.1.399"};
157691
+ module.exports = {"i8":"1.1.400"};
157688
157692
 
157689
157693
  /***/ })
157690
157694
 
@@ -161305,8 +161309,8 @@ var flow_panel_component = (0,componentNormalizer/* default */.Z)(
161305
161309
  )
161306
161310
 
161307
161311
  /* harmony default export */ const flow_panel = (flow_panel_component.exports);
161308
- ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=template&id=74c339ec&
161309
- var sider_panelvue_type_template_id_74c339ec_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"sider-pannel"},[_c('a',{staticClass:"sider-open",attrs:{"href":"javascript:void(0);"},on:{"click":_vm.openOrClose}},[_vm._v("关闭")]),_c('div',{staticClass:"sider-panel-inner"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("节点:"+_vm._s(_vm.node.info.title))]),_c('a-form',{staticClass:"panel-form",attrs:{"model":_vm.node}},[_c('a-form-item',{attrs:{"label":"节点ID:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"disabled":""},model:{value:(_vm.node.id),callback:function ($$v) {_vm.$set(_vm.node, "id", $$v)},expression:"node.id"}})],1),_c('a-form-item',{attrs:{"label":"节点名称:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"max-length":10,"disabled":_vm.node.info.type == 'gate' ||
161312
+ ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=template&id=4c5bcce4&
161313
+ var sider_panelvue_type_template_id_4c5bcce4_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"sider-pannel"},[_c('a',{staticClass:"sider-open",attrs:{"href":"javascript:void(0);"},on:{"click":_vm.openOrClose}},[_vm._v("关闭")]),_c('div',{staticClass:"sider-panel-inner"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("节点:"+_vm._s(_vm.node.info.title))]),_c('a-form',{staticClass:"panel-form",attrs:{"model":_vm.node}},[_c('a-form-item',{attrs:{"label":"节点ID:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"disabled":""},model:{value:(_vm.node.id),callback:function ($$v) {_vm.$set(_vm.node, "id", $$v)},expression:"node.id"}})],1),_c('a-form-item',{attrs:{"label":"节点名称:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-input',{attrs:{"max-length":10,"disabled":_vm.node.info.type == 'gate' ||
161310
161314
  _vm.node.info.type == 'start' ||
161311
161315
  _vm.node.info.type == 'end'},on:{"change":_vm.changeNodeTitle},model:{value:(_vm.node.info.title),callback:function ($$v) {_vm.$set(_vm.node.info, "title", $$v)},expression:"node.info.title"}})],1),_c('a-form-item',{attrs:{"label":"是否抄送:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"isCopy"},model:{value:(_vm.node.info.isCopy),callback:function ($$v) {_vm.$set(_vm.node.info, "isCopy", $$v)},expression:"node.info.isCopy"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1),(_vm.node.info.isCopy == '1' && !_vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"抄送人:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[(_vm.node.info.copyMap.activitiId == '')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("选择抄送人")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'Assingee')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Assingee')}}},[_vm._v("单人")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'CandidateUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateUsers')}}},[_vm._v("多人")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'CandidateGroups')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateGroups')}}},[_vm._v("角色")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'CandidateFormUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('CandidateFormUsers')}}},[_vm._v("表单用户")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'relationMatrix')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('relationMatrix')}}},[_vm._v("关系矩阵")]):_vm._e(),(_vm.node.info.copyMap.assigneeType == 'Script')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyChangeType('Script')}}},[_vm._v("脚本")]):_vm._e()],1):_vm._e(),(_vm.node.info.isCopy == '1' && _vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"抄送配置:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.addCopyDesign}},[_vm._v("+添加抄送人")]),_vm._l((_vm.node.info.copyDesignList),function(item,index){return _c('div',{key:item.title},[_c('div',{staticStyle:{"display":"flex","align-items":"center","margin-bottom":"4px"}},[_c('a-button',{directives:[{name:"ellipsis",rawName:"v-ellipsis",value:(1),expression:"1"}],staticClass:"copy-design-btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleCopyDesign(index)}}},[_vm._v(_vm._s(item.title))]),_c('a-icon',{staticClass:"delete-icon-sider",attrs:{"type":"delete"},on:{"click":function($event){return _vm.deleteCopyDesign(index)}}})],1)])})],2):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"审批组件:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-select',{staticStyle:{"width":"100%"},attrs:{"placeholder":"选择审批组件"},model:{value:(_vm.node.info.verify),callback:function ($$v) {_vm.$set(_vm.node.info, "verify", $$v)},expression:"node.info.verify"}},_vm._l((_vm.verifyList),function(verifyObj){return _c('a-select-option',{key:verifyObj.model,attrs:{"value":verifyObj.model}},[_vm._v(" "+_vm._s(verifyObj.name)+" ")])}),1)],1):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"审核结果:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-select',{staticStyle:{"width":"100%"},attrs:{"placeholder":"选择审核结果"},model:{value:(_vm.node.info.auditDict),callback:function ($$v) {_vm.$set(_vm.node.info, "auditDict", $$v)},expression:"node.info.auditDict"}},_vm._l((_vm.auditDictList),function(verifyObj){return _c('a-select-option',{key:verifyObj.dictCode,attrs:{"value":verifyObj.dictCode}},[_vm._v(" "+_vm._s(verifyObj.dictName)+" ")])}),1)],1):_vm._e(),(_vm.node.info.type != 'end')?_c('a-form-item',{attrs:{"label":"执行脚本","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"status"},model:{value:(_vm.node.info.status),callback:function ($$v) {_vm.$set(_vm.node.info, "status", $$v)},expression:"node.info.status"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1):_vm._e(),(_vm.node.info.type != 'end' && _vm.node.info.status == '1')?_c('a-form-item',{attrs:{"label":"选择脚本","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-select',{staticStyle:{"width":"100%"},attrs:{"placeholder":"选择流程脚本"},model:{value:(_vm.node.info.scriptManageId),callback:function ($$v) {_vm.$set(_vm.node.info, "scriptManageId", $$v)},expression:"node.info.scriptManageId"}},_vm._l((_vm.processList),function(process){return _c('a-select-option',{key:process.id,attrs:{"value":process.id}},[_vm._v(" "+_vm._s(process.formScriptName)+" ")])}),1)],1):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"允许撤销:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"ableCancel"},model:{value:(_vm.node.info.ableCancel),callback:function ($$v) {_vm.$set(_vm.node.info, "ableCancel", $$v)},expression:"node.info.ableCancel"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1):_vm._e(),(_vm.node.info.type == 'comm')?_c('a-form-item',{attrs:{"label":"关联审核:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-radio-group',{attrs:{"name":"shgl"},model:{value:(_vm.node.info.shgl),callback:function ($$v) {_vm.$set(_vm.node.info, "shgl", $$v)},expression:"node.info.shgl"}},[_c('a-radio',{attrs:{"value":1}},[_vm._v("是")]),_c('a-radio',{attrs:{"value":0}},[_vm._v("否")])],1)],1):_vm._e(),(_vm.node.info.type == 'comm' && !_vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"人员类型:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[(_vm.node.info.taskAssignee.activitiId == '')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('Assingee')}}},[_vm._v("选择处理类型")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'Assingee')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('Assingee')}}},[_vm._v("个人类型")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'CandidateUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('CandidateUsers')}}},[_vm._v("候选人")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'CandidateGroups')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('CandidateGroups')}}},[_vm._v("候选组")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'CandidateFormUsers')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('CandidateFormUsers')}}},[_vm._v("表单用户")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'relationMatrix')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('relationMatrix')}}},[_vm._v("关系矩阵")]):_vm._e(),(_vm.node.info.taskAssignee.assigneeType == 'Script')?_c('a-button',{attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleChangeType('Script')}}},[_vm._v("脚本")]):_vm._e()],1):_vm._e(),(_vm.node.info.type == 'comm' && _vm.isFlowPanelZJAF)?_c('a-form-item',{attrs:{"label":"人员配置:","label-col":{ span: 8 },"wrapper-col":{ span: 16 }}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.addTaskAssigneeList}},[_vm._v("+添加人员")]),_vm._l((_vm.node.info.taskAssigneeList),function(item,index){return _c('div',{key:item.title},[_c('div',{staticStyle:{"display":"flex","align-items":"center","margin-bottom":"4px"}},[_c('a-button',{directives:[{name:"ellipsis",rawName:"v-ellipsis",value:(1),expression:"1"}],staticClass:"copy-design-btn",attrs:{"type":"primary"},on:{"click":function($event){return _vm.handleTaskAssigneeList(index)}}},[_vm._v(_vm._s(item.title))]),_c('a-icon',{staticClass:"delete-icon-sider",attrs:{"type":"delete"},on:{"click":function($event){return _vm.deleteTaskAssigneeList(index)}}})],1)])})],2):_vm._e(),(
161312
161316
  _vm.node.info.type == 'comm' &&
@@ -161315,7 +161319,7 @@ var sider_panelvue_type_template_id_74c339ec_render = function () {var _vm=this;
161315
161319
  _vm.node.info.nodeForm.buttons &&
161316
161320
  _vm.node.info.nodeForm.buttons.length > 0
161317
161321
  )?_c('div',{staticClass:"node-list_btn"},_vm._l((_vm.node.info.nodeForm.buttons),function(item,index){return _c('a-button',{key:index,class:("ant-btn-" + (item.type)),attrs:{"icon":item.icon}},[_vm._v(" "+_vm._s(item.name)+" ")])}),1):_vm._e()],1)]):_vm._e(),(_vm.node.info.type == 'comm' && !_vm.isFlowPanelMain)?_c('div',{staticClass:"panel-box",staticStyle:{"padding-top":"15px"}}):_vm._e(),(_vm.node.info.filter == 'exclude_gateway')?_c('div',{staticClass:"panel-box"},[_c('h3',{staticClass:"panel-hd"},[_vm._v("节点流转条件设置")]),_vm._l((_vm.node.info.conditions),function(item,key){return _c('div',{key:key,staticStyle:{"margin-top":"35px"}},[_c('div',{staticClass:"node-branch"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(item.title))]),_c('div',[_c('a-input',{attrs:{"placeholder":"设置条件表达式"},model:{value:(item.condition),callback:function ($$v) {_vm.$set(item, "condition", $$v)},expression:"item.condition"}})],1)])])})],2):_vm._e(),(_vm.workId && _vm.node.info.type != 'end')?_c('h3',{staticClass:"panel-hd",staticStyle:{"margin-top":"15px"}},[_vm._v(" 表单权限编辑: ")]):_vm._e(),(_vm.workId && _vm.node.info.type != 'end')?_c('div',{staticStyle:{"margin-top":"15px"}},[_c('a-button',{attrs:{"type":"primary"},on:{"click":_vm.editFormAuthor}},[_vm._v("编辑")])],1):_vm._e(),_c('select-type',{ref:"selectType",attrs:{"isFlowPanelZJAF":_vm.isFlowPanelZJAF,"formDesigerData":_vm.formDesigerData},on:{"selectActivi":_vm.selectActivi}}),_c('select-type',{ref:"selectCopyType",on:{"selectActivi":_vm.selectCopyActivi}}),_c('form-author-modal',{ref:"FormAuthor"}),_c('OnlineFormModel',{ref:"OnlineFormModel",attrs:{"node":_vm.node.info.nodeForm}}),_c('OnlineForm',{ref:"OnlineForm"}),(_vm.node.info.yiCHangActions && _vm.node.info.yiCHangActions.length > 0)?_c('div',{staticClass:"panel-box"},_vm._l((_vm.node.info.yiCHangActions),function(item,key){return _c('div',{directives:[{name:"show",rawName:"v-show",value:(item.filterType == 'false'),expression:"item.filterType == 'false'"}],key:key,staticStyle:{"margin-top":"35px"}},[_c('div',{staticClass:"node-branch"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(item.targetNodeName))]),_c('div',[_c('textarea',{directives:[{name:"model",rawName:"v-model",value:(item.condition),expression:"item.condition"}],staticStyle:{"width":"100%"},attrs:{"placeholder":"设置条件表达式","rows":2},domProps:{"value":(item.condition)},on:{"input":function($event){if($event.target.composing){ return; }_vm.$set(item, "condition", $event.target.value)}}})])])])}),0):_vm._e()],1)])}
161318
- var sider_panelvue_type_template_id_74c339ec_staticRenderFns = []
161322
+ var sider_panelvue_type_template_id_4c5bcce4_staticRenderFns = []
161319
161323
 
161320
161324
 
161321
161325
  ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/select_type.vue?vue&type=template&id=747639a5&
@@ -163806,12 +163810,12 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
163806
163810
  });
163807
163811
  }
163808
163812
  this.nodeList.forEach(item => {
163809
- if (item.info.copyDesignList && item.info.copyDesignList.length > 0) {
163813
+ if (item.info.copyDesignList && item.info.copyDesignList.length > 0 && item.id === this.node.id) {
163810
163814
  item.info.copyDesignList.forEach(el => {
163811
163815
  el.condition.toTitle = this.node.info.title;
163812
163816
  });
163813
163817
  }
163814
- if (item.info.taskAssigneeList && item.info.taskAssigneeList.length > 0) {
163818
+ if (item.info.taskAssigneeList && item.info.taskAssigneeList.length > 0 && item.id === this.node.id) {
163815
163819
  item.info.taskAssigneeList.forEach(el => {
163816
163820
  el.condition.toTitle = this.node.info.title;
163817
163821
  });
@@ -163869,10 +163873,10 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
163869
163873
  });
163870
163874
  ;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=script&lang=js&
163871
163875
  /* harmony default export */ const flow_sider_panelvue_type_script_lang_js_ = (sider_panelvue_type_script_lang_js_);
163872
- ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=style&index=0&id=74c339ec&prod&lang=less&
163876
+ ;// CONCATENATED MODULE: ./node_modules/_mini-css-extract-plugin@2.7.5@mini-css-extract-plugin/dist/loader.js??clonedRuleSet-32.use[0]!./node_modules/_css-loader@6.7.3@css-loader/dist/cjs.js??clonedRuleSet-32.use[1]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/stylePostLoader.js!./node_modules/_postcss-loader@6.2.1@postcss-loader/dist/cjs.js??clonedRuleSet-32.use[2]!./node_modules/_less-loader@5.0.0@less-loader/dist/cjs.js??clonedRuleSet-32.use[3]!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/flow/sider-panel.vue?vue&type=style&index=0&id=4c5bcce4&prod&lang=less&
163873
163877
  // extracted by mini-css-extract-plugin
163874
163878
 
163875
- ;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=74c339ec&prod&lang=less&
163879
+ ;// CONCATENATED MODULE: ./src/flow/sider-panel.vue?vue&type=style&index=0&id=4c5bcce4&prod&lang=less&
163876
163880
 
163877
163881
  ;// CONCATENATED MODULE: ./src/flow/sider-panel.vue
163878
163882
 
@@ -163885,8 +163889,8 @@ var FormAuthorModal_component = (0,componentNormalizer/* default */.Z)(
163885
163889
 
163886
163890
  var sider_panel_component = (0,componentNormalizer/* default */.Z)(
163887
163891
  flow_sider_panelvue_type_script_lang_js_,
163888
- sider_panelvue_type_template_id_74c339ec_render,
163889
- sider_panelvue_type_template_id_74c339ec_staticRenderFns,
163892
+ sider_panelvue_type_template_id_4c5bcce4_render,
163893
+ sider_panelvue_type_template_id_4c5bcce4_staticRenderFns,
163890
163894
  false,
163891
163895
  null,
163892
163896
  null,
@@ -168535,7 +168539,7 @@ var SvgIcon_component = (0,componentNormalizer/* default */.Z)(
168535
168539
 
168536
168540
  /* harmony default export */ const SvgIcon = (SvgIcon_component.exports);
168537
168541
  // EXTERNAL MODULE: ./src/form/modules/layout/layoutForPaper.vue + 6 modules
168538
- var layoutForPaper = __webpack_require__(7616);
168542
+ var layoutForPaper = __webpack_require__(9523);
168539
168543
  // EXTERNAL MODULE: ./src/form/modules/layout/layoutItem.vue + 10 modules
168540
168544
  var layoutItem = __webpack_require__(8988);
168541
168545
  ;// CONCATENATED MODULE: ./node_modules/_vue-loader@15.10.1@vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/_vue-loader@15.10.1@vue-loader/lib/index.js??vue-loader-options!./src/form/modules/Container.vue?vue&type=template&id=fc885e76&
@@ -180813,7 +180817,7 @@ var formula_edit_component = (0,componentNormalizer/* default */.Z)(
180813
180817
  }
180814
180818
  },
180815
180819
  components: {
180816
- layoutForPaper: () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 7616)),
180820
+ layoutForPaper: () => Promise.resolve(/* import() */).then(__webpack_require__.bind(__webpack_require__, 9523)),
180817
180821
  FormulaEdit: formula_edit
180818
180822
  },
180819
180823
  data() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.399",
3
+ "version": "1.1.400",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",