Kaynağa Gözat

测试提交

chenjiacheng 5 ay önce
ebeveyn
işleme
ffd5385d91
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/views/product-manage/Columns.ts

+ 1 - 1
src/views/product-manage/Columns.ts

@@ -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' }