From ddc9842f99172338bd7606de3c9a8cf520d7a0b4 Mon Sep 17 00:00:00 2001 From: lsh <lsh@163.com> Date: 星期二, 08 四月 2025 09:55:48 +0800 Subject: [PATCH] * --- src/main/webapp/views/taskWrkLog/taskWrkLog.html | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/taskWrkLog/taskWrkLog.html b/src/main/webapp/views/taskWrkLog/taskWrkLog.html index f074191..8152575 100644 --- a/src/main/webapp/views/taskWrkLog/taskWrkLog.html +++ b/src/main/webapp/views/taskWrkLog/taskWrkLog.html @@ -71,6 +71,8 @@ </el-table-column> <el-table-column property="barcode" label="鏉$爜"> </el-table-column> + <el-table-column property="memo" label="澶囨敞"> + </el-table-column> </el-table> <div style="margin-top: 10px;"> -- Gitblit v1.9.1