From 4c3079dc8b8cfc4a3cfc19167bfc18bbe12aae39 Mon Sep 17 00:00:00 2001
From: yusijie <ysj@hz-kingdee.com>
Date: 星期四, 29 九月 2022 13:51:05 +0800
Subject: [PATCH] 采购订单列表增加数据权限过滤功能
---
WebTM/views/Baseset/基础资料/Gy_RoutingBillList.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git "a/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_RoutingBillList.html" "b/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_RoutingBillList.html"
index ee43c5f..51bf9cb 100644
--- "a/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_RoutingBillList.html"
+++ "b/WebTM/views/Baseset/\345\237\272\347\241\200\350\265\204\346\226\231/Gy_RoutingBillList.html"
@@ -83,6 +83,7 @@
{ type: 'radio' }
, { field: 'hmainid', title: '宸ヨ壓璺嚎ID', hide: true }
, { field: '鍗曟嵁鍙�', title: '鍗曟嵁鍙�' }
+ , { field: '宸ヨ壓鍚嶇О', title: '宸ヨ壓璺嚎鍚嶇О' }
, { field: '鐗╂枡浠g爜', title: '鐗╂枡浠g爜' }
, { field: '鐗╂枡鍚嶇О', title: '鐗╂枡鍚嶇О', sort: true }
, { field: '瑙勬牸鍨嬪彿', title: '瑙勬牸鍨嬪彿' }
--
Gitblit v1.9.1