From b01c0f7fcca5c068cf2c15104d170a4420435643 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期三, 10 八月 2022 16:49:31 +0800 Subject: [PATCH] 权限 --- zhengcaioa/zhengcaioa/Views/OrderBanciOrder/Index.cshtml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zhengcaioa/zhengcaioa/Views/OrderBanciOrder/Index.cshtml b/zhengcaioa/zhengcaioa/Views/OrderBanciOrder/Index.cshtml index 2f83fd4..c248cd9 100644 --- a/zhengcaioa/zhengcaioa/Views/OrderBanciOrder/Index.cshtml +++ b/zhengcaioa/zhengcaioa/Views/OrderBanciOrder/Index.cshtml @@ -27,7 +27,7 @@ { label: '瀛﹁垂', name: 'Xuefei', labtype: 'txt', hidden: false, width: 70 }, { label: '鎶ュ悕浜烘暟', name: 'Baomingrenshu', labtype: 'txt', hidden: false, width: 50 }, //{ label: '閲戦', name: 'Jine', labtype: 'txt', hidden: false, width: 100 }, - + { label: '绉垎', name: 'Jifen', labtype: 'txt', hidden: false, width: 50 }, ]; dataUrl = "/OrderBanciOrder/GetList?Kechengleixings=3&Baomingtime=" + Baomingtimebegin + "|" + Baomingtimeend; -- Gitblit v1.9.1