vxe-table 4.13.20 → 4.13.22
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/es/grid/src/grid.js +1 -1
- package/es/index.css +1 -1
- package/es/index.min.css +1 -1
- package/es/locale/lang/ar-EG.js +3 -0
- package/es/locale/lang/de-DE.js +3 -0
- package/es/locale/lang/en-US.js +3 -0
- package/es/locale/lang/es-ES.js +3 -0
- package/es/locale/lang/fr-FR.js +3 -0
- package/es/locale/lang/hu-HU.js +3 -0
- package/es/locale/lang/hy-AM.js +3 -0
- package/es/locale/lang/id-ID.js +3 -0
- package/es/locale/lang/it-IT.js +3 -0
- package/es/locale/lang/ja-JP.js +3 -0
- package/es/locale/lang/ko-KR.js +3 -0
- package/es/locale/lang/ms-MY.js +3 -0
- package/es/locale/lang/nb-NO.js +3 -0
- package/es/locale/lang/pt-BR.js +3 -0
- package/es/locale/lang/ru-RU.js +3 -0
- package/es/locale/lang/th-TH.js +3 -0
- package/es/locale/lang/ug-CN.js +3 -0
- package/es/locale/lang/uk-UA.js +3 -0
- package/es/locale/lang/uz-UZ.js +3 -0
- package/es/locale/lang/vi-VN.js +3 -0
- package/es/locale/lang/zh-CHT.js +3 -0
- package/es/locale/lang/zh-CN.js +3 -0
- package/es/style.css +1 -1
- package/es/style.min.css +1 -1
- package/es/table/render/index.js +71 -2
- package/es/table/src/table.js +22 -4
- package/es/table/style.css +6 -2
- package/es/table/style.min.css +1 -1
- package/es/toolbar/src/toolbar.js +1 -1
- package/es/ui/index.js +1 -1
- package/es/ui/src/log.js +1 -1
- package/es/vxe-table/style.css +6 -2
- package/es/vxe-table/style.min.css +1 -1
- package/lib/grid/src/grid.js +1 -1
- package/lib/grid/src/grid.min.js +1 -1
- package/lib/index.css +1 -1
- package/lib/index.min.css +1 -1
- package/lib/index.umd.js +94 -7
- package/lib/index.umd.min.js +1 -1
- package/lib/locale/lang/ar-EG.js +3 -0
- package/lib/locale/lang/ar-EG.min.js +1 -1
- package/lib/locale/lang/ar-EG.umd.js +3 -0
- package/lib/locale/lang/de-DE.js +3 -0
- package/lib/locale/lang/de-DE.min.js +1 -1
- package/lib/locale/lang/de-DE.umd.js +3 -0
- package/lib/locale/lang/en-US.js +3 -0
- package/lib/locale/lang/en-US.min.js +1 -1
- package/lib/locale/lang/en-US.umd.js +3 -0
- package/lib/locale/lang/es-ES.js +3 -0
- package/lib/locale/lang/es-ES.min.js +1 -1
- package/lib/locale/lang/es-ES.umd.js +3 -0
- package/lib/locale/lang/fr-FR.js +3 -0
- package/lib/locale/lang/fr-FR.min.js +1 -1
- package/lib/locale/lang/fr-FR.umd.js +3 -0
- package/lib/locale/lang/hu-HU.js +3 -0
- package/lib/locale/lang/hu-HU.min.js +1 -1
- package/lib/locale/lang/hu-HU.umd.js +3 -0
- package/lib/locale/lang/hy-AM.js +3 -0
- package/lib/locale/lang/hy-AM.min.js +1 -1
- package/lib/locale/lang/hy-AM.umd.js +3 -0
- package/lib/locale/lang/id-ID.js +3 -0
- package/lib/locale/lang/id-ID.min.js +1 -1
- package/lib/locale/lang/id-ID.umd.js +3 -0
- package/lib/locale/lang/it-IT.js +3 -0
- package/lib/locale/lang/it-IT.min.js +1 -1
- package/lib/locale/lang/it-IT.umd.js +3 -0
- package/lib/locale/lang/ja-JP.js +3 -0
- package/lib/locale/lang/ja-JP.min.js +1 -1
- package/lib/locale/lang/ja-JP.umd.js +3 -0
- package/lib/locale/lang/ko-KR.js +3 -0
- package/lib/locale/lang/ko-KR.min.js +1 -1
- package/lib/locale/lang/ko-KR.umd.js +3 -0
- package/lib/locale/lang/ms-MY.js +3 -0
- package/lib/locale/lang/ms-MY.min.js +1 -1
- package/lib/locale/lang/ms-MY.umd.js +3 -0
- package/lib/locale/lang/nb-NO.js +3 -0
- package/lib/locale/lang/nb-NO.min.js +1 -1
- package/lib/locale/lang/nb-NO.umd.js +3 -0
- package/lib/locale/lang/pt-BR.js +3 -0
- package/lib/locale/lang/pt-BR.min.js +1 -1
- package/lib/locale/lang/pt-BR.umd.js +3 -0
- package/lib/locale/lang/ru-RU.js +3 -0
- package/lib/locale/lang/ru-RU.min.js +1 -1
- package/lib/locale/lang/ru-RU.umd.js +3 -0
- package/lib/locale/lang/th-TH.js +3 -0
- package/lib/locale/lang/th-TH.min.js +1 -1
- package/lib/locale/lang/th-TH.umd.js +3 -0
- package/lib/locale/lang/ug-CN.js +3 -0
- package/lib/locale/lang/ug-CN.min.js +1 -1
- package/lib/locale/lang/ug-CN.umd.js +3 -0
- package/lib/locale/lang/uk-UA.js +3 -0
- package/lib/locale/lang/uk-UA.min.js +1 -1
- package/lib/locale/lang/uk-UA.umd.js +3 -0
- package/lib/locale/lang/uz-UZ.js +3 -0
- package/lib/locale/lang/uz-UZ.min.js +1 -1
- package/lib/locale/lang/uz-UZ.umd.js +3 -0
- package/lib/locale/lang/vi-VN.js +3 -0
- package/lib/locale/lang/vi-VN.min.js +1 -1
- package/lib/locale/lang/vi-VN.umd.js +3 -0
- package/lib/locale/lang/zh-CHT.js +3 -0
- package/lib/locale/lang/zh-CHT.min.js +1 -1
- package/lib/locale/lang/zh-CHT.umd.js +3 -0
- package/lib/locale/lang/zh-CN.js +3 -0
- package/lib/locale/lang/zh-CN.min.js +1 -1
- package/lib/locale/lang/zh-CN.umd.js +3 -0
- package/lib/style.css +1 -1
- package/lib/style.min.css +1 -1
- package/lib/table/render/index.js +82 -2
- package/lib/table/render/index.min.js +1 -1
- package/lib/table/src/table.js +2 -2
- package/lib/table/src/table.min.js +1 -1
- package/lib/table/style/style.css +6 -2
- package/lib/table/style/style.min.css +1 -1
- package/lib/toolbar/src/toolbar.js +1 -0
- package/lib/toolbar/src/toolbar.min.js +1 -1
- package/lib/ui/index.js +1 -1
- package/lib/ui/index.min.js +1 -1
- package/lib/ui/src/log.js +1 -1
- package/lib/ui/src/log.min.js +1 -1
- package/lib/vxe-table/style/style.css +6 -2
- package/lib/vxe-table/style/style.min.css +1 -1
- package/package.json +2 -2
- package/packages/grid/src/grid.ts +1 -1
- package/packages/locale/lang/ar-EG.ts +3 -0
- package/packages/locale/lang/de-DE.ts +3 -0
- package/packages/locale/lang/en-US.ts +3 -0
- package/packages/locale/lang/es-ES.ts +3 -0
- package/packages/locale/lang/fr-FR.ts +3 -0
- package/packages/locale/lang/hu-HU.ts +3 -0
- package/packages/locale/lang/hy-AM.ts +3 -0
- package/packages/locale/lang/id-ID.ts +3 -0
- package/packages/locale/lang/it-IT.ts +3 -0
- package/packages/locale/lang/ja-JP.ts +3 -0
- package/packages/locale/lang/ko-KR.ts +3 -0
- package/packages/locale/lang/ms-MY.ts +3 -0
- package/packages/locale/lang/nb-NO.ts +3 -0
- package/packages/locale/lang/pt-BR.ts +3 -0
- package/packages/locale/lang/ru-RU.ts +3 -0
- package/packages/locale/lang/th-TH.ts +3 -0
- package/packages/locale/lang/ug-CN.ts +3 -0
- package/packages/locale/lang/uk-UA.ts +3 -0
- package/packages/locale/lang/uz-UZ.ts +3 -0
- package/packages/locale/lang/vi-VN.ts +3 -0
- package/packages/locale/lang/zh-CHT.ts +3 -0
- package/packages/locale/lang/zh-CN.ts +3 -0
- package/packages/table/render/index.ts +72 -2
- package/packages/table/src/table.ts +8 -2
- package/packages/toolbar/src/toolbar.ts +1 -1
- package/styles/components/table.scss +4 -0
- /package/es/{iconfont.1746751027659.ttf → iconfont.1746836522499.ttf} +0 -0
- /package/es/{iconfont.1746751027659.woff → iconfont.1746836522499.woff} +0 -0
- /package/es/{iconfont.1746751027659.woff2 → iconfont.1746836522499.woff2} +0 -0
- /package/lib/{iconfont.1746751027659.ttf → iconfont.1746836522499.ttf} +0 -0
- /package/lib/{iconfont.1746751027659.woff → iconfont.1746836522499.woff} +0 -0
- /package/lib/{iconfont.1746751027659.woff2 → iconfont.1746836522499.woff2} +0 -0
package/es/table/render/index.js
CHANGED
|
@@ -144,7 +144,7 @@ const blurEvent = 'blur';
|
|
|
144
144
|
* @param modelFunc
|
|
145
145
|
* @param changeFunc
|
|
146
146
|
*/
|
|
147
|
-
function getComponentOns(renderOpts, params, eFns) {
|
|
147
|
+
function getComponentOns(renderOpts, params, eFns, eventOns) {
|
|
148
148
|
const { events } = renderOpts;
|
|
149
149
|
const modelEvent = getModelEvent(renderOpts);
|
|
150
150
|
const changeEvent = getChangeEvent(renderOpts);
|
|
@@ -182,7 +182,7 @@ function getComponentOns(renderOpts, params, eFns) {
|
|
|
182
182
|
}
|
|
183
183
|
};
|
|
184
184
|
}
|
|
185
|
-
return ons;
|
|
185
|
+
return eventOns ? Object.assign(ons, eventOns) : ons;
|
|
186
186
|
}
|
|
187
187
|
function getEditOns(renderOpts, params) {
|
|
188
188
|
const { $table, row, column } = params;
|
|
@@ -706,6 +706,75 @@ renderer.mixin({
|
|
|
706
706
|
renderTableFilter: defaultFilterRender,
|
|
707
707
|
tableFilterDefaultMethod: handleFilterMethod
|
|
708
708
|
},
|
|
709
|
+
VxeDateRangePicker: {
|
|
710
|
+
tableAutoFocus: 'input',
|
|
711
|
+
renderTableEdit(renderOpts, params) {
|
|
712
|
+
const { startField, endField } = renderOpts;
|
|
713
|
+
const { $table, row, column } = params;
|
|
714
|
+
const { model } = column;
|
|
715
|
+
const cellValue = getCellValue(row, column);
|
|
716
|
+
const seProps = {};
|
|
717
|
+
const seOs = {};
|
|
718
|
+
if (startField && endField) {
|
|
719
|
+
seProps.startValue = XEUtils.get(row, startField);
|
|
720
|
+
seProps.endValue = XEUtils.get(row, endField);
|
|
721
|
+
seOs['onUpdate:startValue'] = (value) => {
|
|
722
|
+
if (startField) {
|
|
723
|
+
XEUtils.set(row, startField, value);
|
|
724
|
+
}
|
|
725
|
+
};
|
|
726
|
+
seOs['onUpdate:endValue'] = (value) => {
|
|
727
|
+
if (endField) {
|
|
728
|
+
XEUtils.set(row, endField, value);
|
|
729
|
+
}
|
|
730
|
+
};
|
|
731
|
+
}
|
|
732
|
+
return [
|
|
733
|
+
h(getDefaultComponent(renderOpts), Object.assign(Object.assign({}, getCellEditProps(renderOpts, params, cellValue, seProps)), getComponentOns(renderOpts, params, {
|
|
734
|
+
model(cellValue) {
|
|
735
|
+
model.update = true;
|
|
736
|
+
model.value = cellValue;
|
|
737
|
+
setCellValue(row, column, cellValue);
|
|
738
|
+
},
|
|
739
|
+
change() {
|
|
740
|
+
$table.updateStatus(params);
|
|
741
|
+
},
|
|
742
|
+
blur() {
|
|
743
|
+
$table.handleCellRuleUpdateStatus('blur', params);
|
|
744
|
+
}
|
|
745
|
+
}, seOs)))
|
|
746
|
+
];
|
|
747
|
+
},
|
|
748
|
+
renderTableCell(renderOpts, params) {
|
|
749
|
+
const { startField, endField } = renderOpts;
|
|
750
|
+
const { row, column } = params;
|
|
751
|
+
let startValue = '';
|
|
752
|
+
let endValue = '';
|
|
753
|
+
if (startField && endField) {
|
|
754
|
+
startValue = XEUtils.get(row, startField);
|
|
755
|
+
endValue = XEUtils.get(row, endField);
|
|
756
|
+
}
|
|
757
|
+
else {
|
|
758
|
+
const cellValue = XEUtils.get(row, column.field);
|
|
759
|
+
if (cellValue) {
|
|
760
|
+
if (XEUtils.isArray(cellValue)) {
|
|
761
|
+
startValue = cellValue[0];
|
|
762
|
+
endValue = cellValue[1];
|
|
763
|
+
}
|
|
764
|
+
else {
|
|
765
|
+
const strs = `${cellValue}`.split(',');
|
|
766
|
+
startValue = strs[0];
|
|
767
|
+
endValue = strs[1];
|
|
768
|
+
}
|
|
769
|
+
}
|
|
770
|
+
}
|
|
771
|
+
let cellLabel = '';
|
|
772
|
+
if (startValue && endValue) {
|
|
773
|
+
cellLabel = `${startValue} ~ ${endValue}`;
|
|
774
|
+
}
|
|
775
|
+
return getCellLabelVNs(renderOpts, params, cellLabel);
|
|
776
|
+
}
|
|
777
|
+
},
|
|
709
778
|
VxeTextarea: {
|
|
710
779
|
tableAutoFocus: 'textarea',
|
|
711
780
|
renderTableEdit: defaultEditRender,
|
package/es/table/src/table.js
CHANGED
|
@@ -1197,7 +1197,7 @@ export default defineComponent({
|
|
|
1197
1197
|
}
|
|
1198
1198
|
};
|
|
1199
1199
|
const removeBodyMerges = (merges) => {
|
|
1200
|
-
const { mergeBodyList, fullColumnIdData, fullAllDataRowIdData } = internalData;
|
|
1200
|
+
const { mergeBodyList, fullColumnIdData, fullAllDataRowIdData, mergeBodyMaps } = internalData;
|
|
1201
1201
|
const rest = [];
|
|
1202
1202
|
if (merges) {
|
|
1203
1203
|
const { handleGetRowId } = createHandleGetRowId($xeTable);
|
|
@@ -1234,6 +1234,9 @@ export default defineComponent({
|
|
|
1234
1234
|
const item = rItems[0];
|
|
1235
1235
|
if (item) {
|
|
1236
1236
|
rest.push(rItems[0]);
|
|
1237
|
+
if (mergeBodyMaps[`${mergeRowIndex}:${mergeColumnIndex}`]) {
|
|
1238
|
+
delete mergeBodyMaps[`${mergeRowIndex}:${mergeColumnIndex}`];
|
|
1239
|
+
}
|
|
1237
1240
|
}
|
|
1238
1241
|
}
|
|
1239
1242
|
});
|
|
@@ -1241,7 +1244,7 @@ export default defineComponent({
|
|
|
1241
1244
|
return rest;
|
|
1242
1245
|
};
|
|
1243
1246
|
const removeFooterMerges = (merges) => {
|
|
1244
|
-
const { mergeFooterList, fullColumnIdData } = internalData;
|
|
1247
|
+
const { mergeFooterList, fullColumnIdData, mergeFooterMaps } = internalData;
|
|
1245
1248
|
const rest = [];
|
|
1246
1249
|
if (merges) {
|
|
1247
1250
|
if (!XEUtils.isArray(merges)) {
|
|
@@ -1267,6 +1270,9 @@ export default defineComponent({
|
|
|
1267
1270
|
const item = rItems[0];
|
|
1268
1271
|
if (item) {
|
|
1269
1272
|
rest.push(item);
|
|
1273
|
+
if (mergeFooterMaps[`${mergeRowIndex}:${mergeColumnIndex}`]) {
|
|
1274
|
+
delete mergeFooterMaps[`${mergeRowIndex}:${mergeColumnIndex}`];
|
|
1275
|
+
}
|
|
1270
1276
|
}
|
|
1271
1277
|
}
|
|
1272
1278
|
});
|
|
@@ -1733,7 +1739,7 @@ export default defineComponent({
|
|
|
1733
1739
|
*/
|
|
1734
1740
|
const updateAfterDataIndex = () => {
|
|
1735
1741
|
const { treeConfig } = props;
|
|
1736
|
-
const { fullDataRowIdData, fullAllDataRowIdData, afterTreeFullData } = internalData;
|
|
1742
|
+
const { fullDataRowIdData, fullAllDataRowIdData, afterFullData, afterTreeFullData } = internalData;
|
|
1737
1743
|
const treeOpts = computeTreeOpts.value;
|
|
1738
1744
|
const { transform } = treeOpts;
|
|
1739
1745
|
const childrenField = treeOpts.children || treeOpts.childrenField;
|
|
@@ -1755,8 +1761,20 @@ export default defineComponent({
|
|
|
1755
1761
|
}
|
|
1756
1762
|
fullMaps[rowid] = row;
|
|
1757
1763
|
}, { children: transform ? treeOpts.mapChildrenField : childrenField });
|
|
1764
|
+
if (transform) {
|
|
1765
|
+
afterFullData.forEach((row, index) => {
|
|
1766
|
+
const rowid = handleGetRowId(row);
|
|
1767
|
+
const rowRest = fullAllDataRowIdData[rowid];
|
|
1768
|
+
const seq = index + 1;
|
|
1769
|
+
if (rowRest) {
|
|
1770
|
+
if (!treeConfig) {
|
|
1771
|
+
rowRest.seq = seq;
|
|
1772
|
+
}
|
|
1773
|
+
rowRest._index = index;
|
|
1774
|
+
}
|
|
1775
|
+
});
|
|
1776
|
+
}
|
|
1758
1777
|
internalData.afterFullRowMaps = fullMaps;
|
|
1759
|
-
updateAfterListIndex();
|
|
1760
1778
|
}
|
|
1761
1779
|
else {
|
|
1762
1780
|
updateAfterListIndex();
|
package/es/table/style.css
CHANGED
|
@@ -1806,6 +1806,7 @@
|
|
|
1806
1806
|
.vxe-header--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-select,
|
|
1807
1807
|
.vxe-header--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-tree-select,
|
|
1808
1808
|
.vxe-header--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-date-picker,
|
|
1809
|
+
.vxe-header--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-date-range-picker,
|
|
1809
1810
|
.vxe-header--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-number-input,
|
|
1810
1811
|
.vxe-header--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-ico-picker,
|
|
1811
1812
|
.vxe-footer--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-input,
|
|
@@ -1813,6 +1814,7 @@
|
|
|
1813
1814
|
.vxe-footer--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-select,
|
|
1814
1815
|
.vxe-footer--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-tree-select,
|
|
1815
1816
|
.vxe-footer--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-date-picker,
|
|
1817
|
+
.vxe-footer--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-date-range-picker,
|
|
1816
1818
|
.vxe-footer--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-number-input,
|
|
1817
1819
|
.vxe-footer--column.fixed--width > .vxe-cell > .vxe-cell--wrapper .vxe-ico-picker {
|
|
1818
1820
|
width: 100%;
|
|
@@ -1821,7 +1823,7 @@
|
|
|
1821
1823
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-default-input, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-default-textarea, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-default-select {
|
|
1822
1824
|
width: 100%;
|
|
1823
1825
|
}
|
|
1824
|
-
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-input, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-textarea, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-select, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-tree-select, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-date-picker, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-number-input, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-ico-picker {
|
|
1826
|
+
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-input, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-textarea, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-select, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-tree-select, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-date-picker, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-date-range-picker, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-number-input, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-ico-picker {
|
|
1825
1827
|
width: 100%;
|
|
1826
1828
|
}
|
|
1827
1829
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-row-group--tree-node .vxe-default-input,
|
|
@@ -1832,6 +1834,7 @@
|
|
|
1832
1834
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-row-group--tree-node .vxe-select,
|
|
1833
1835
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-row-group--tree-node .vxe-tree-select,
|
|
1834
1836
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-row-group--tree-node .vxe-date-picker,
|
|
1837
|
+
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-row-group--tree-node .vxe-date-range-picker,
|
|
1835
1838
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-row-group--tree-node .vxe-number-input,
|
|
1836
1839
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-row-group--tree-node .vxe-ico-picker, .vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node .vxe-default-input,
|
|
1837
1840
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node .vxe-default-textarea,
|
|
@@ -1841,6 +1844,7 @@
|
|
|
1841
1844
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node .vxe-select,
|
|
1842
1845
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node .vxe-tree-select,
|
|
1843
1846
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node .vxe-date-picker,
|
|
1847
|
+
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node .vxe-date-range-picker,
|
|
1844
1848
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node .vxe-number-input,
|
|
1845
1849
|
.vxe-body--column.fixed--width > .vxe-cell > .vxe-cell--wrapper > .vxe-cell--tree-node .vxe-ico-picker {
|
|
1846
1850
|
width: 100%;
|
|
@@ -1849,7 +1853,7 @@
|
|
|
1849
1853
|
.vxe-table--filter-template > .vxe-default-input, .vxe-table--filter-template > .vxe-default-textarea, .vxe-table--filter-template > .vxe-default-select {
|
|
1850
1854
|
width: 100%;
|
|
1851
1855
|
}
|
|
1852
|
-
.vxe-table--filter-template > .vxe-input, .vxe-table--filter-template > .vxe-textarea, .vxe-table--filter-template > .vxe-select, .vxe-table--filter-template > .vxe-tree-select, .vxe-table--filter-template > .vxe-date-picker, .vxe-table--filter-template > .vxe-number-input, .vxe-table--filter-template > .vxe-ico-picker {
|
|
1856
|
+
.vxe-table--filter-template > .vxe-input, .vxe-table--filter-template > .vxe-textarea, .vxe-table--filter-template > .vxe-select, .vxe-table--filter-template > .vxe-tree-select, .vxe-table--filter-template > .vxe-date-picker, .vxe-table--filter-template > .vxe-date-range-picker, .vxe-table--filter-template > .vxe-number-input, .vxe-table--filter-template > .vxe-ico-picker {
|
|
1853
1857
|
width: 100%;
|
|
1854
1858
|
}
|
|
1855
1859
|
|