Commit d4d1f487 authored by 康振飞's avatar 康振飞

工厂日历自定义列处理

parent bed3784d
......@@ -88,7 +88,7 @@ export default {
curId: 0,
columns: [
// { type: 'selection', width: 70, align: 'center'},
{ key: 'id', title: this.l('id'), hide: true, align: 'left' },
// { key: 'id', title: this.l('id'), hide: true, align: 'left' },
{
key: 'holidayCalId',
title: this.l('holidayCalId'),
......
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