rev:末次下卷、废箔下卷查询空载具逻辑;任务查询新增修改人,创建人

This commit is contained in:
2023-06-08 14:39:30 +08:00
parent 12cee738cf
commit e06f676081
8 changed files with 180 additions and 39 deletions

View File

@@ -123,7 +123,9 @@
<el-table-column prop="vehicle_code" label="载具编码1" width="130" show-overflow-tooltip />
<el-table-column prop="vehicle_code2" label="载具编码2" width="100" show-overflow-tooltip />
<el-table-column prop="task_name" label="任务描述" min-width="120" show-overflow-tooltip />
<el-table-column prop="create_name" label="创建人" width="135" show-overflow-tooltip />
<el-table-column prop="create_time" label="创建时间" width="135" show-overflow-tooltip />
<el-table-column prop="update_optname" label="修改人" width="135" show-overflow-tooltip />
<el-table-column prop="update_time" label="修改时间" width="135" show-overflow-tooltip />
<el-table-column
v-permission="['admin','instruction:edit','instruction:del']"