فهرست منبع

数据展示和下载添加部门列

liujintao 2 ماه پیش
والد
کامیت
85958751f8
1فایلهای تغییر یافته به همراه7 افزوده شده و 0 حذف شده
  1. 7 0
      src/views/reportManage/dataCenter/utils/columns.ts

+ 7 - 0
src/views/reportManage/dataCenter/utils/columns.ts

@@ -254,6 +254,13 @@ export const universal = [
     align: 'center',
     titlePrefix: { icon: 'vxe-icon-goods-fill' },
   },
+  {
+    field: 'department',
+    title: '部门',
+    fixed: 'left',
+    minWidth: 75,
+    align: 'center',
+  },
   {
     field: 'operater',
     title: '运营',