@@ -1,5 +1,5 @@
export const ProductColumns = [
- { type: 'checkbox', width: 50, align: 'center', fixed: 'left' },
+ { type: 'checkbox', width: 51, align: 'center', fixed: 'left' },
{
field: 'is_monitor', title: '监控管理', width: 90, align: 'center', fixed: 'left',
slots: { default: 'is_monitor' }