Browse Source

Changes 修改站点绑定

cyan 3 months ago
parent
commit
72e97df082
1 changed files with 14 additions and 14 deletions
  1. 14 14
      jeecgboot-vue3/src/views/okki/site/OkkiSite.data.ts

+ 14 - 14
jeecgboot-vue3/src/views/okki/site/OkkiSite.data.ts

@@ -21,6 +21,20 @@ export const columns: BasicColumn[] = [
     align:"center",
     dataIndex: 'status_dictText'
    },
+  {
+    title: '资料专员',
+    align:"center",
+    // dataIndex: 'dataUser_dictText'
+    dataIndex: 'dataUserStr',
+    slots: { customRender: 'xiaoErUserTag' },
+  },
+  {
+    title: '建站专员',
+    align:"center",
+    // dataIndex: 'websiteUser_dictText'
+    dataIndex: 'websiteUserStr',
+    slots: { customRender: 'xiaoErUserTag' },
+  },
     {
       title: '创建日期',
       align:"center",
@@ -91,13 +105,6 @@ export const columns: BasicColumn[] = [
     slots: { customRender: 'xiaoErUserTag' },
   },
   {
-    title: '资料专员',
-    align:"center",
-    // dataIndex: 'dataUser_dictText'
-    dataIndex: 'dataUserStr',
-    slots: { customRender: 'xiaoErUserTag' },
-  },
-  {
     title: '建站顾问',
     align:"center",
     // dataIndex: 'kefuUser_dictText'
@@ -133,13 +140,6 @@ export const columns: BasicColumn[] = [
     slots: { customRender: 'xiaoErUserTag' },
   },
   {
-    title: '建站专员',
-    align:"center",
-    // dataIndex: 'websiteUser_dictText'
-    dataIndex: 'websiteUserStr',
-    slots: { customRender: 'xiaoErUserTag' },
-  },
-  {
     title: '社媒专员',
     align:"center",
     // dataIndex: 'socialUser_dictText',