#
Junjie
2025-04-02 5e729441b08a61d2e3b14a6d6c9d1f2bde4ccfc0
src/main/webapp/views/admin/wrkMast/wrkMast.html
@@ -55,6 +55,8 @@
                  </el-table-column>
                  <el-table-column property="shuttleNo" label="穿梭车">
                  </el-table-column>
                  <el-table-column property="systemMsg" label="系统消息">
                  </el-table-column>
                  <el-table-column label="操作" width="100">
                     <template slot-scope="scope">
                        <el-dropdown @command="(command)=>{handleCommand(command, scope.row)}">