任务管理

This commit is contained in:
2023-12-07 14:24:25 +08:00
parent 19aea9f4f9
commit 3729345c3b
3 changed files with 6 additions and 2 deletions

View File

@@ -30,6 +30,7 @@ module.exports = {
ordernumber: '序号',
tasknumber: '任务号',
targetpoint: '目标站点',
tasktype: '任务类型',
taskstatus: '任务状态',
createTime: '生成时间',
button1: '任务上移',