780132d1 by yangjianbin

init

1 parent f874303a
......@@ -59,7 +59,8 @@
{data: "userName"},//申请人
{data: "idCard"},//身份证
{data: "phoneNumber"},//手机号
{data: function (createTime) {
{data: function (createTime,b) {
console.log(createTime,b)
return getNowFormatDate(new Date(parseInt(createTime)));
}},//进件时间
{name: "departmentId", data: "departmentName"},//网点
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!