Commit 3ee24a4f authored by 赵啸非's avatar 赵啸非

修改查询时间段

parent 5c312a62
......@@ -73,19 +73,19 @@
{type: "index",label: "序号",align:"center",width: 50},
{label: "服务名称", prop: "platformMark",formatter: this.formatter},
{label: "业务类型", prop: "platformMark",formatter: this.formatter},
{label: "用户名称", prop: "userName"},
{label: "用户登录名", prop: "loginName"},
{label: "请求地址", prop: "requestUrl"},
{label: "操作内容", prop: "content",tooltip:"true"},
{label: "日志标签", prop: "requestUrl"},
{label: "内容", prop: "operType",formatter: this.formatter},
{label: "消息内容", prop: "content",tooltip:"true"},
{label: "操作IP地址", prop: "ip"},
{label: "操作", prop: "operType",formatter: this.formatter},
{label: "消息来源", prop: "platformMark",formatter: this.formatter},
{label: "操作时间", prop: "logDate", formatter: this.formatterDate},
{
label: "操作",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment