release/2.19.1.2501.01
This commit is contained in:
parent
3b2a987778
commit
80307c7b91
|
|
@ -150,6 +150,10 @@
|
||||||
|
|
||||||
.esf-base-info-form, .wea-title, .wea-content {
|
.esf-base-info-form, .wea-title, .wea-content {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
||||||
|
.ant-row {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.esf-form-content {
|
.esf-form-content {
|
||||||
|
|
|
||||||
|
|
@ -407,7 +407,7 @@ export const salaryFilesConditions = [
|
||||||
domkey: ["position"],
|
domkey: ["position"],
|
||||||
fieldcol: 14,
|
fieldcol: 14,
|
||||||
label: "岗位",
|
label: "岗位",
|
||||||
lanId: 6086,
|
lanId: 111,
|
||||||
labelcol: 10,
|
labelcol: 10,
|
||||||
value: "",
|
value: "",
|
||||||
viewAttr: 1
|
viewAttr: 1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue