From ccebcce0dbb57914f0ad8c5369400166717ffe27 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期二, 16 十一月 2021 14:24:37 +0800 Subject: [PATCH] 提交 --- zhengcaioa/zhengcaioa/Views/AdmPieceCheck/Index.cshtml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/zhengcaioa/zhengcaioa/Views/AdmPieceCheck/Index.cshtml b/zhengcaioa/zhengcaioa/Views/AdmPieceCheck/Index.cshtml index 9552c9e..64c4f05 100644 --- a/zhengcaioa/zhengcaioa/Views/AdmPieceCheck/Index.cshtml +++ b/zhengcaioa/zhengcaioa/Views/AdmPieceCheck/Index.cshtml @@ -26,6 +26,7 @@ { label: '宸ヤ綔鍐呭', name: 'Remark', labtype: 'txt', hidden: false, width: 100 }, { label: '缁╂晥鎻愭垚锛堝厓锛�', name: 'Gongzi', labtype: 'txt', hidden: false, width: 100 }, + { label: '鏁伴噺', name: 'Shuliang', labtype: 'txt', hidden: false, width: 100 }, ]; dataUrl = "/AdmPieceCheck/GetList"; -- Gitblit v1.9.1