Ver código fonte

qxm-签署文件列表增加显示签署时间字段

qxm 3 anos atrás
pai
commit
cc72598312

+ 4 - 0
suishenbang-wxportal/suishenbang-wxportal-manager/src/main/resources/templates/wxportal/orderfile/orderfile.html

@@ -66,6 +66,10 @@
                     field : 'signerName',
                     title : '签署人名称'
                 },
+                {
+                    field : 'createTime',
+                    title : '签署时间'
+                },
                 {
                     field : 'flowId',
                     title : '签署流程id'