修复菜单规中菜单显示开关报错

pull/172/head
F4NNIU 2020-03-01 15:40:47 +08:00
parent c6f44aa060
commit 87d0039178
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form', 'template'], function
field: 'ismenu', field: 'ismenu',
title: __('Ismenu'), title: __('Ismenu'),
align: 'center', align: 'center',
table: table,
formatter: Table.api.formatter.toggle formatter: Table.api.formatter.toggle
}, },
{ {