用户管理修改回显尝试,薪资管理时间戳修正,工人批量导入(无需模版,且删除后重复数据自动覆盖)

This commit is contained in:
朱昊天
2026-04-16 20:01:21 +08:00
parent 595b9fbd68
commit 6aa1d581e7
12 changed files with 289 additions and 58 deletions

View File

@@ -98,7 +98,7 @@
<el-date-picker
clearable
v-model="form.uploadTime"
type="date"
type="datetime"
value-format="YYYY-MM-DD HH:mm:ss"
placeholder="请选择上传时间"
/>