From 0fd3f919fe4a43907667d704d4b78be8ab855f85 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期四, 14 九月 2023 14:10:47 +0800
Subject: [PATCH] #下级流程获取上级流程条件member_id==>user_id
---
src/main/webapp/views/cstmrType/cstmrType.html | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/views/cstmrType/cstmrType.html b/src/main/webapp/views/cstmrType/cstmrType.html
index 6be29a1..ccb00d2 100644
--- a/src/main/webapp/views/cstmrType/cstmrType.html
+++ b/src/main/webapp/views/cstmrType/cstmrType.html
@@ -166,7 +166,13 @@
response: {
statusCode: 200
},
- size: 'lg'
+ size: 'lg', // sm lg
+ // skin: 'nob'
+ /**
+ * line 锛堣杈规椋庢牸锛�
+ row 锛堝垪杈规椋庢牸锛�
+ nob 锛堟棤杈规椋庢牸锛�
+ */
});
// 宸ュ叿鏉$偣鍑讳簨浠�
--
Gitblit v1.9.1