提交 2a2c7fb7 编写于 作者: qian.jie's avatar qian.jie

设置修改ID查看时间

上级 434ad67b
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
sortable sortable
/> />
<el-table-column <el-table-column
prop="createdId" prop="modifiedId"
label="修改人ID" label="修改人ID"
width="170" width="170"
align="center" align="center"
......
...@@ -314,7 +314,7 @@ ...@@ -314,7 +314,7 @@
this.calendarOptions.editable = true; this.calendarOptions.editable = true;
} else { } else {
// 查看 // 查看
this.calendarOptions.slotDuration = '00:05:00'; this.calendarOptions.slotDuration = '01:0:00';
this.calendarOptions.selectable = false; this.calendarOptions.selectable = false;
this.calendarOptions.editable = false; this.calendarOptions.editable = false;
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册