需求-字段命名调整

This commit is contained in:
hyyy
2025-06-25 09:54:37 +08:00
parent 35b1d648c3
commit 99ac89f995
2 changed files with 12 additions and 3 deletions

View File

@@ -81,4 +81,9 @@
input,label {
cursor: pointer;
}
}
}
th[data-name=processing_time] + th::before{
content: '待执行单据';
line-height: 38px;
}