Commit 05489e0c authored by zhouzihao's avatar zhouzihao

修改显示时间

parent d397b451
......@@ -137,7 +137,7 @@ export default {
{
title: "开始时间",
key: "create_time",
width: 100,
width: 200,
fixed: "right",
render: (h, params) => {
return h("span", {}, this.utc2beijing(params.row.create_time));
......
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