@fecp/designer 5.5.49 → 5.5.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/designer.css CHANGED
@@ -3307,19 +3307,19 @@ to {
3307
3307
  [data-v-d42788bd] .el-form-item__content {
3308
3308
  flex-wrap: wrap !important;
3309
3309
  }
3310
- .buttons-table[data-v-b5400259] {
3310
+ .buttons-table[data-v-f81c0a82] {
3311
3311
  width: 100%;
3312
3312
  border: 1px solid #dcdfe6;
3313
3313
  border-radius: 4px;
3314
3314
  overflow: hidden;
3315
3315
  }
3316
- .buttons-header[data-v-b5400259] {
3316
+ .buttons-header[data-v-f81c0a82] {
3317
3317
  display: flex;
3318
3318
  background-color: #f5f7fa;
3319
3319
  height: 26px;
3320
3320
  line-height: 26px;
3321
3321
  }
3322
- .buttons-cell[data-v-b5400259] {
3322
+ .buttons-cell[data-v-f81c0a82] {
3323
3323
  padding: 0px 12px;
3324
3324
  font-weight: 500;
3325
3325
  font-size: 13px;
@@ -3328,27 +3328,27 @@ to {
3328
3328
  display: flex;
3329
3329
  align-items: center;
3330
3330
  }
3331
- .buttons-cell[data-v-b5400259]:last-child {
3331
+ .buttons-cell[data-v-f81c0a82]:last-child {
3332
3332
  border-right: none;
3333
3333
  }
3334
- .name-header[data-v-b5400259] {
3334
+ .name-header[data-v-f81c0a82] {
3335
3335
  flex: 1;
3336
3336
  min-width: 100px;
3337
3337
  font-size: 12px;
3338
3338
  }
3339
- .action-header[data-v-b5400259] {
3339
+ .action-header[data-v-f81c0a82] {
3340
3340
  width: 180px;
3341
3341
  text-align: center;
3342
3342
  }
3343
- .buttons-row[data-v-b5400259] {
3343
+ .buttons-row[data-v-f81c0a82] {
3344
3344
  display: flex;
3345
3345
  border-top: 1px solid #ebeef5;
3346
3346
  }
3347
- .name-cell[data-v-b5400259] {
3347
+ .name-cell[data-v-f81c0a82] {
3348
3348
  flex: 1;
3349
3349
  min-width: 100px;
3350
3350
  }
3351
- .action-cell[data-v-b5400259] {
3351
+ .action-cell[data-v-f81c0a82] {
3352
3352
  width: 180px;
3353
3353
  display: flex;
3354
3354
  align-items: center;
@@ -3356,29 +3356,29 @@ to {
3356
3356
  gap: 4px;
3357
3357
  padding: 5px;
3358
3358
  }
3359
- .buttons-footer[data-v-b5400259] {
3359
+ .buttons-footer[data-v-f81c0a82] {
3360
3360
  padding: 8px 0;
3361
3361
  display: flex;
3362
3362
  gap: 8px;
3363
3363
  }
3364
- .buttons-config-container[data-v-b5400259] {
3364
+ .buttons-config-container[data-v-f81c0a82] {
3365
3365
  width: 100%;
3366
3366
  }
3367
- .button-dropdown-item[data-v-b5400259] {
3367
+ .button-dropdown-item[data-v-f81c0a82] {
3368
3368
  padding: 8px 12px;
3369
3369
  }
3370
- .button-dropdown-content[data-v-b5400259] {
3370
+ .button-dropdown-content[data-v-f81c0a82] {
3371
3371
  display: flex;
3372
3372
  justify-content: space-between;
3373
3373
  align-items: center;
3374
3374
  width: 100%;
3375
3375
  min-width: 200px;
3376
3376
  }
3377
- .button-name[data-v-b5400259] {
3377
+ .button-name[data-v-f81c0a82] {
3378
3378
  font-size: 13px;
3379
3379
  color: #606266;
3380
3380
  }
3381
- .button-type[data-v-b5400259] {
3381
+ .button-type[data-v-f81c0a82] {
3382
3382
  font-size: 11px;
3383
3383
  color: #909399;
3384
3384
  padding: 2px 4px;
@@ -5976,13 +5976,13 @@ body,
5976
5976
  }
5977
5977
  .textarea-field-wrapper[data-v-1bdb1a05] .el-textarea .el-textarea__inner {
5978
5978
  height: 100%;
5979
- }[data-v-cc99b56c] .el-input-group__append {
5979
+ }[data-v-a8b5b9df] .el-input-group__append {
5980
5980
  background-color: #409eff;
5981
5981
  color: #fff;
5982
5982
  padding: 0 18px;
5983
5983
  box-shadow: 0 1px 0 0 #a8abb2 inset, 0 -1px 0 0 #a8abb2 inset, -1px 0 0 0 #a8abb2 inset;
5984
5984
  }
5985
- [data-v-cc99b56c] .el-input-group__append:hover {
5985
+ [data-v-a8b5b9df] .el-input-group__append:hover {
5986
5986
  background-color: #79bbff;
5987
5987
  border-color: #79bbff;
5988
5988
  color: #fff;
@@ -5992,15 +5992,15 @@ body,
5992
5992
  [data-v-fef25575] .el-upload-dragger {
5993
5993
  padding: 20px;
5994
5994
  }
5995
- .text-field-wrapper[data-v-b75f4ba0] {
5995
+ .text-field-wrapper[data-v-0cc70898] {
5996
5996
  width: 100%;
5997
5997
  }
5998
- .prefix-content[data-v-b75f4ba0],
5999
- .suffix-content[data-v-b75f4ba0] {
5998
+ .prefix-content[data-v-0cc70898],
5999
+ .suffix-content[data-v-0cc70898] {
6000
6000
  color: #909399;
6001
6001
  font-size: 14px;
6002
6002
  }
6003
- .data-masking[data-v-b75f4ba0] {
6003
+ .data-masking[data-v-0cc70898] {
6004
6004
  margin-top: 4px;
6005
6005
  padding: 8px;
6006
6006
  background: #f5f7fa;
@@ -6008,27 +6008,27 @@ body,
6008
6008
  font-size: 12px;
6009
6009
  color: #909399;
6010
6010
  }
6011
- [data-v-b75f4ba0] .el-input-group__append {
6011
+ [data-v-0cc70898] .el-input-group__append {
6012
6012
  background-color: #409eff;
6013
6013
  color: #fff;
6014
6014
  padding: 0 18px;
6015
6015
  box-shadow: 0 1px 0 0 #a8abb2 inset, 0 -1px 0 0 #a8abb2 inset, -1px 0 0 0 #a8abb2 inset;
6016
6016
  }
6017
- [data-v-b75f4ba0] .el-input-group__append:hover {
6017
+ [data-v-0cc70898] .el-input-group__append:hover {
6018
6018
  background-color: #79bbff;
6019
6019
  border-color: #79bbff;
6020
6020
  color: #fff;
6021
6021
  outline: none;
6022
6022
  box-shadow: 0 1px 0 0 #c0c4cc inset, 0 -1px 0 0 #c0c4cc inset, -1px 0 0 0 #c0c4cc inset;
6023
- }.text-field-wrapper[data-v-1b45cabd] {
6023
+ }.text-field-wrapper[data-v-3f845d75] {
6024
6024
  width: 100%;
6025
6025
  }
6026
- .prefix-content[data-v-1b45cabd],
6027
- .suffix-content[data-v-1b45cabd] {
6026
+ .prefix-content[data-v-3f845d75],
6027
+ .suffix-content[data-v-3f845d75] {
6028
6028
  color: #909399;
6029
6029
  font-size: 14px;
6030
6030
  }
6031
- .data-masking[data-v-1b45cabd] {
6031
+ .data-masking[data-v-3f845d75] {
6032
6032
  margin-top: 4px;
6033
6033
  padding: 8px;
6034
6034
  background: #f5f7fa;
@@ -6036,13 +6036,13 @@ body,
6036
6036
  font-size: 12px;
6037
6037
  color: #909399;
6038
6038
  }
6039
- [data-v-1b45cabd] .el-input-group__append {
6039
+ [data-v-3f845d75] .el-input-group__append {
6040
6040
  background-color: #409eff;
6041
6041
  color: #fff;
6042
6042
  padding: 0 18px;
6043
6043
  box-shadow: 0 1px 0 0 #a8abb2 inset, 0 -1px 0 0 #a8abb2 inset, -1px 0 0 0 #a8abb2 inset;
6044
6044
  }
6045
- [data-v-1b45cabd] .el-input-group__append:hover {
6045
+ [data-v-3f845d75] .el-input-group__append:hover {
6046
6046
  background-color: #79bbff;
6047
6047
  border-color: #79bbff;
6048
6048
  color: #fff;
@@ -6129,25 +6129,25 @@ body,
6129
6129
  font-size: var(--el-font-size-extra-small);
6130
6130
  }
6131
6131
 
6132
- .fec-form[data-v-39413629] {
6132
+ .fec-form[data-v-0a538ee8] {
6133
6133
  height: 100%;
6134
6134
  }
6135
- [data-v-39413629] .vgl-layout {
6135
+ [data-v-0a538ee8] .vgl-layout {
6136
6136
  position: relative;
6137
6137
  }
6138
- [data-v-39413629] .vgl-item {
6138
+ [data-v-0a538ee8] .vgl-item {
6139
6139
  transition: none;
6140
6140
  }
6141
- [data-v-39413629] .vgl-item > .el-form-item {
6141
+ [data-v-0a538ee8] .vgl-item > .el-form-item {
6142
6142
  width: 100%;
6143
6143
  padding: 6px 8px 0 8px;
6144
6144
  height: calc(100% - 15px);
6145
6145
  display: flex;
6146
6146
  }
6147
- [data-v-39413629] .vgl-item > .el-form-item.el-form-item--label-top {
6147
+ [data-v-0a538ee8] .vgl-item > .el-form-item.el-form-item--label-top {
6148
6148
  flex-direction: column;
6149
6149
  }
6150
- [data-v-39413629] .vgl-item > .el-form-item .el-form-item__label {
6150
+ [data-v-0a538ee8] .vgl-item > .el-form-item .el-form-item__label {
6151
6151
  line-height: 20px;
6152
6152
  display: inline-flex;
6153
6153
  align-items: center;
@@ -6161,92 +6161,107 @@ body,
6161
6161
  flex-shrink: 0;
6162
6162
  min-height: 45px;
6163
6163
  }
6164
- [data-v-39413629] .vgl-item > .el-form-item {
6164
+ [data-v-0a538ee8] .vgl-item > .el-form-item {
6165
6165
  /* .el-form-item__error {
6166
6166
  padding-top: 10px;
6167
6167
  } */
6168
6168
  }
6169
- [data-v-39413629] .vgl-item > .el-form-item .el-input__wrapper {
6169
+ [data-v-0a538ee8] .vgl-item > .el-form-item .el-input__wrapper {
6170
6170
  padding: 1px 12px;
6171
6171
  }
6172
- [data-v-39413629] .vgl-item > .el-container {
6172
+ [data-v-0a538ee8] .vgl-item > .el-container {
6173
6173
  height: auto !important;
6174
6174
  }
6175
6175
  @media (min-width: 1720px) {
6176
- [data-v-39413629] .vgl-item .el-form-item__label {
6176
+ [data-v-0a538ee8] .vgl-item .el-form-item__label {
6177
6177
  max-width: 160px !important;
6178
6178
  }
6179
- [data-v-39413629] .vgl-item .el-form-item {
6179
+ [data-v-0a538ee8] .vgl-item .el-form-item {
6180
6180
  padding: 6px 8px 0 8px !important;
6181
6181
  }
6182
- [data-v-39413629] .vgl-item .el-form-item .el-input__wrapper {
6182
+ [data-v-0a538ee8] .vgl-item .el-form-item .el-input__wrapper {
6183
6183
  padding: 1px 12px;
6184
6184
  }
6185
- .fec-el-form[data-v-39413629] {
6185
+ [data-v-0a538ee8] .vgl-item .el-form-item .el-select__wrapper {
6186
+ padding: 8px 12px;
6187
+ }
6188
+ .fec-el-form[data-v-0a538ee8] {
6186
6189
  padding: 12px !important;
6187
6190
  }
6188
6191
  }
6189
6192
  /* 标准 PC(1200px ~ 1439px)*/
6190
6193
  @media (min-width: 1366px) and (max-width: 1719px) {
6191
- [data-v-39413629] .vgl-item .el-form-item__label {
6194
+ [data-v-0a538ee8] .vgl-item .el-form-item__label {
6192
6195
  max-width: 130px !important;
6193
6196
  padding-right: 6px !important;
6194
6197
  }
6195
- [data-v-39413629] .vgl-item .el-form-item {
6198
+ [data-v-0a538ee8] .vgl-item .el-form-item {
6196
6199
  padding: 6px 0 0 0 !important;
6197
6200
  }
6198
- [data-v-39413629] .vgl-item .el-form-item .el-input__wrapper {
6201
+ [data-v-0a538ee8] .vgl-item .el-form-item .el-input__wrapper {
6199
6202
  padding: 1px 8px;
6200
6203
  }
6201
- .fec-el-form[data-v-39413629] {
6204
+ [data-v-0a538ee8] .vgl-item .el-form-item .el-select__wrapper {
6205
+ padding: 8px 8px;
6206
+ }
6207
+ .fec-el-form[data-v-0a538ee8] {
6202
6208
  padding: 8px !important;
6203
6209
  }
6204
6210
  }
6205
6211
  /* 2. 标准 PC 992px ~ 1199px */
6206
6212
  @media (min-width: 992px) and (max-width: 1365px) {
6207
- [data-v-39413629] .vgl-item .el-form-item__label {
6213
+ [data-v-0a538ee8] .vgl-item .el-form-item__label {
6208
6214
  max-width: 125px !important;
6209
6215
  padding-right: 4px !important;
6210
6216
  }
6211
- [data-v-39413629] .vgl-item .el-form-item {
6217
+ [data-v-0a538ee8] .vgl-item .el-form-item {
6212
6218
  padding: 0 !important;
6213
6219
  }
6214
- [data-v-39413629] .vgl-item .el-form-item .el-input__wrapper {
6220
+ [data-v-0a538ee8] .vgl-item .el-form-item .el-input__wrapper {
6215
6221
  padding: 1px 6px;
6216
6222
  }
6217
- .fec-el-form[data-v-39413629] {
6223
+ [data-v-0a538ee8] .vgl-item .el-form-item .el-select__wrapper {
6224
+ padding: 8px 6px;
6225
+ }
6226
+ .fec-el-form[data-v-0a538ee8] {
6218
6227
  padding: 6px !important;
6219
6228
  }
6220
6229
  }
6221
6230
  /* 3. 小屏 PC / 窄窗口 <992px(最小到768px)*/
6222
6231
  @media (max-width: 991px) and (min-width: 768px) {
6223
- [data-v-39413629] .vgl-item .el-form-item__label {
6232
+ [data-v-0a538ee8] .vgl-item .el-form-item__label {
6224
6233
  max-width: 100px !important;
6225
6234
  padding-right: 4px !important;
6226
6235
  }
6227
- [data-v-39413629] .vgl-item .el-form-item {
6236
+ [data-v-0a538ee8] .vgl-item .el-form-item {
6228
6237
  padding: 0 !important;
6229
6238
  }
6230
- [data-v-39413629] .vgl-item .el-form-item .el-input__wrapper {
6239
+ [data-v-0a538ee8] .vgl-item .el-form-item .el-input__wrapper {
6231
6240
  padding: 1px 4px;
6232
6241
  }
6233
- .fec-el-form[data-v-39413629] {
6242
+ [data-v-0a538ee8] .vgl-item .el-form-item .el-select__wrapper {
6243
+ padding: 8px 4px;
6244
+ }
6245
+ .fec-el-form[data-v-0a538ee8] {
6234
6246
  padding: 6px !important;
6235
6247
  }
6236
6248
  }
6237
6249
  /* 超小屏 <768px */
6238
6250
  @media (max-width: 767px) {
6239
- [data-v-39413629] .vgl-item .el-form-item__label {
6251
+ [data-v-0a538ee8] .vgl-item .el-form-item__label {
6240
6252
  max-width: 80px !important;
6241
6253
  padding-right: 4px !important;
6242
6254
  }
6243
- [data-v-39413629] .vgl-item .el-form-item {
6255
+ [data-v-0a538ee8] .vgl-item .el-form-item {
6244
6256
  padding: 0 !important;
6245
6257
  }
6246
- [data-v-39413629] .vgl-item .el-form-item .el-input__wrapper {
6258
+ [data-v-0a538ee8] .vgl-item .el-form-item .el-input__wrapper {
6247
6259
  padding: 1px 2px;
6248
6260
  }
6249
- .fec-el-form[data-v-39413629] {
6261
+ [data-v-0a538ee8] .vgl-item .el-form-item .el-select__wrapper {
6262
+ padding: 8px 2px;
6263
+ }
6264
+ .fec-el-form[data-v-0a538ee8] {
6250
6265
  padding: 6px !important;
6251
6266
  }
6252
6267
  }.table-pagination[data-v-142fdd35] {
@@ -6605,12 +6620,12 @@ body,
6605
6620
  }
6606
6621
  [data-v-e95c842d] .el-checkbox-group .el-checkbox-button__inner {
6607
6622
  border-radius: 4px;
6608
- }.fec-table[data-v-1b05547f] {
6623
+ }.fec-table[data-v-b4cfc848] {
6609
6624
  height: 100%;
6610
6625
  flex-grow: 1;
6611
6626
  padding: 0 16px;
6612
6627
  }
6613
- .fec-table-container[data-v-1b05547f] {
6628
+ .fec-table-container[data-v-b4cfc848] {
6614
6629
  width: 100%;
6615
6630
  background: #fff;
6616
6631
  box-sizing: border-box;
@@ -6620,87 +6635,87 @@ body,
6620
6635
  overflow: hidden;
6621
6636
  flex-grow: 1;
6622
6637
  }
6623
- .fec-table-container .fec-vxe-table[data-v-1b05547f] {
6638
+ .fec-table-container .fec-vxe-table[data-v-b4cfc848] {
6624
6639
  flex: 1;
6625
6640
  min-height: 0;
6626
6641
  overflow: hidden;
6627
6642
  margin-bottom: 16px;
6628
6643
  }
6629
- .fec-table-container[data-v-1b05547f] .vxe-table {
6644
+ .fec-table-container[data-v-b4cfc848] .vxe-table {
6630
6645
  font-size: 14px;
6631
6646
  font-family: inherit;
6632
6647
  }
6633
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-sort--asc-btn,
6634
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-sort--desc-btn {
6648
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-sort--asc-btn,
6649
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-sort--desc-btn {
6635
6650
  color: #dcdcdc;
6636
6651
  }
6637
- .fec-table-container[data-v-1b05547f] .vxe-table .serverSort .vxe-sort--asc-btn,
6638
- .fec-table-container[data-v-1b05547f] .vxe-table .serverSort .vxe-sort--desc-btn {
6652
+ .fec-table-container[data-v-b4cfc848] .vxe-table .serverSort .vxe-sort--asc-btn,
6653
+ .fec-table-container[data-v-b4cfc848] .vxe-table .serverSort .vxe-sort--desc-btn {
6639
6654
  color: #d3edf9;
6640
6655
  }
6641
- .fec-table-container[data-v-1b05547f] .vxe-table .serverSort .sort--active {
6656
+ .fec-table-container[data-v-b4cfc848] .vxe-table .serverSort .sort--active {
6642
6657
  color: var(--el-color-primary);
6643
6658
  }
6644
- .fec-table-container[data-v-1b05547f] .vxe-table .sort--active {
6659
+ .fec-table-container[data-v-b4cfc848] .vxe-table .sort--active {
6645
6660
  color: var(--el-color-primary);
6646
6661
  }
6647
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-table--body-wrapper {
6662
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-table--body-wrapper {
6648
6663
  overflow: auto;
6649
6664
  }
6650
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-table--body,
6651
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-table--header,
6652
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-table--footer {
6665
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-table--body,
6666
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-table--header,
6667
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-table--footer {
6653
6668
  width: 100% !important;
6654
6669
  }
6655
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-header--column {
6670
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-header--column {
6656
6671
  background-color: #fff;
6657
6672
  }
6658
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-header--column .vxe-cell {
6673
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-header--column .vxe-cell {
6659
6674
  height: 40px !important;
6660
6675
  min-height: 40px !important;
6661
6676
  color: #333;
6662
6677
  }
6663
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-table--header-inner-wrapper {
6678
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-table--header-inner-wrapper {
6664
6679
  height: 40px !important;
6665
6680
  }
6666
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-body--column .vxe-cell {
6681
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-body--column .vxe-cell {
6667
6682
  padding: 6px !important;
6668
6683
  min-height: 32px !important;
6669
6684
  color: #666;
6670
6685
  font-size: 13px;
6671
6686
  }
6672
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-body--column .c--tooltip,
6673
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-body--column .c--title {
6687
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-body--column .c--tooltip,
6688
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-body--column .c--title {
6674
6689
  height: 32px !important;
6675
6690
  min-height: 32px !important;
6676
6691
  }
6677
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-table--border-line {
6692
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-table--border-line {
6678
6693
  border: none;
6679
6694
  border-bottom: 1px solid #ebeef5;
6680
6695
  border-top: 1px solid #ebeef5;
6681
6696
  }
6682
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-table--scroll-y-handle-appearance,
6683
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-table--scroll-y-wrapper:after {
6697
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-table--scroll-y-handle-appearance,
6698
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-table--scroll-y-wrapper:after {
6684
6699
  border: none !important;
6685
6700
  }
6686
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-table--scroll-y-top-corner {
6701
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-table--scroll-y-top-corner {
6687
6702
  display: none !important;
6688
6703
  }
6689
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-cell--sort {
6704
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-cell--sort {
6690
6705
  font-size: 14px;
6691
6706
  }
6692
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-body--column,
6693
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-footer--column,
6694
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-header--column,
6695
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-body--column,
6696
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-footer--column,
6697
- .fec-table-container[data-v-1b05547f] .vxe-table .vxe-header--column {
6707
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-body--column,
6708
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-footer--column,
6709
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-header--column,
6710
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-body--column,
6711
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-footer--column,
6712
+ .fec-table-container[data-v-b4cfc848] .vxe-table .vxe-header--column {
6698
6713
  background-image: linear-gradient(#ebeef5, #ebeef5) !important;
6699
6714
  }
6700
- .fec-table-container[data-v-1b05547f] .vxe-table .el-button.is-disabled {
6715
+ .fec-table-container[data-v-b4cfc848] .vxe-table .el-button.is-disabled {
6701
6716
  color: #ccc !important;
6702
6717
  }
6703
- .fec-table-sub[data-v-1b05547f] .vxe-table .vxe-table--border-line {
6718
+ .fec-table-sub[data-v-b4cfc848] .vxe-table .vxe-table--border-line {
6704
6719
  border-top: none;
6705
6720
  }
6706
6721
  .fec-layout-card[data-v-a6236024] {
@@ -1116,5 +1116,5 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
1116
1116
  };
1117
1117
  }
1118
1118
  });
1119
- const _Form = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-39413629"]]);
1119
+ const _Form = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-0a538ee8"]]);
1120
1120
  exports.default = _Form;
@@ -255,7 +255,7 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
255
255
  true
256
256
  );
257
257
  } else {
258
- textValue.value = Number(displayValue.toFixed(precision.value));
258
+ textValue.value = Number(Number(displayValue).toFixed(precision.value));
259
259
  }
260
260
  if (!showThousandsSeparator.value) {
261
261
  textValue.value = delcommafy(textValue.value);
@@ -509,5 +509,5 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
509
509
  };
510
510
  }
511
511
  });
512
- const _Number = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-cc99b56c"]]);
512
+ const _Number = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-a8b5b9df"]]);
513
513
  exports.default = _Number;
@@ -74,7 +74,7 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
74
74
  url: "/sysRole/findByPageV5",
75
75
  method: "post",
76
76
  contentType: "json",
77
- params: []
77
+ params: dialog.dialogParams || []
78
78
  });
79
79
  function openSuffixDialog() {
80
80
  index$2.openDialog(
@@ -126,5 +126,5 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
126
126
  };
127
127
  }
128
128
  });
129
- const _RoleSelect = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-1b45cabd"]]);
129
+ const _RoleSelect = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-3f845d75"]]);
130
130
  exports.default = _RoleSelect;
@@ -106,7 +106,7 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
106
106
  );
107
107
  });
108
108
  });
109
- function subTableLoaded(subOption) {
109
+ function subTableLoaded(subOption, tableHeight) {
110
110
  subTableOption.value = subOption;
111
111
  const foundItem = props.localConfig.fieldsData.find(
112
112
  (item) => item.id == props.config.id
@@ -114,12 +114,8 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
114
114
  const titleHeight = props.config.titleMode != "none" ? 60 : 0;
115
115
  if (foundItem) {
116
116
  foundItem.fixedH = true;
117
- foundItem.h = props.config.subTableHeight + titleHeight;
118
- setFormItemHeight(
119
- props.config.id,
120
- true,
121
- props.config.subTableHeight + titleHeight
122
- );
117
+ foundItem.h = tableHeight + titleHeight;
118
+ setFormItemHeight(props.config.id, true, foundItem.h);
123
119
  }
124
120
  }
125
121
  const tableRef = Vue.ref();
@@ -193,17 +189,19 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
193
189
  ref: tableRef,
194
190
  templateKey: __props.config.subTableKey,
195
191
  isSubTable: "",
196
- onLoaded: subTableLoaded,
192
+ onHeightLoaded: subTableLoaded,
197
193
  mode: __props.config.subTableMode,
198
194
  titleMode: __props.config.titleMode,
199
195
  hasPagination: __props.config.isSubTablePagination,
196
+ heightMode: __props.config.subTableHeightType,
200
197
  height: __props.config.subTableHeight,
198
+ maxHeight: __props.config.subTableMaxHeight,
201
199
  tableData: Vue.unref(subTableData),
202
200
  initSearchData: Vue.unref(initSearchData),
203
201
  canLoadBySearchData: __props.config.reloadOnParamsChange,
204
202
  readonly: __props.config.isSubTableReadOnly || __props.formMode == "query",
205
203
  btnRollbackEvent: Vue.unref(btnRollbackEvent)
206
- }, null, 8, ["templateKey", "mode", "titleMode", "hasPagination", "height", "tableData", "initSearchData", "canLoadBySearchData", "readonly", "btnRollbackEvent"])
204
+ }, null, 8, ["templateKey", "mode", "titleMode", "hasPagination", "heightMode", "height", "maxHeight", "tableData", "initSearchData", "canLoadBySearchData", "readonly", "btnRollbackEvent"])
207
205
  ], 64);
208
206
  };
209
207
  }
@@ -74,7 +74,7 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
74
74
  url: "/user/sysUser/findByPageV5",
75
75
  method: "post",
76
76
  contentType: "json",
77
- params: []
77
+ params: dialog.dialogParams || []
78
78
  });
79
79
  function openSuffixDialog() {
80
80
  index$2.openDialog(
@@ -126,5 +126,5 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
126
126
  };
127
127
  }
128
128
  });
129
- const _UserSelect = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-b75f4ba0"]]);
129
+ const _UserSelect = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-0cc70898"]]);
130
130
  exports.default = _UserSelect;