浏览代码

更换字段

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,
   },
   {