From 9a37464e943154d3fcc5db659e2d5abb6db98909 Mon Sep 17 00:00:00 2001
From: Junjie <xjj@123>
Date: 星期二, 14 一月 2025 16:34:06 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/admin/wrkMast/wrkMast.html |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/admin/wrkMast/wrkMast.html b/src/main/webapp/views/admin/wrkMast/wrkMast.html
index 169f899..bbaa936 100644
--- a/src/main/webapp/views/admin/wrkMast/wrkMast.html
+++ b/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)}">

--
Gitblit v1.9.1