tangning 1 year ago
parent
commit
14777a838c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/lanUser/list.vue

+ 1 - 1
src/views/lanUser/list.vue

@@ -104,7 +104,7 @@
       const columns: BasicColumn[] = [
         {
           title: '人员ID',
-          dataIndex: 'id',
+          dataIndex: 'ryId',
           fixed: 'left',
           width: 60,
         },