소스 검색

更换字段

bding 1 년 전
부모
커밋
e731c9b1bd
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/rai_manage/reportManage/components/yanXuanLable.js

+ 2 - 2
src/views/rai_manage/reportManage/components/yanXuanLable.js

@@ -132,12 +132,12 @@ export const AuthorTableColums = [
   },
   {
     label: "作者昵称",
-    key: "RealName",
+    key: "NickName",
     widthsty: 90,
   },
   {
     label: "姓名",
-    key: "NickName",
+    key: "RealName",
     widthsty: 90,
   },
   {