فهرست منبع

修改表格时间

bding 1 سال پیش
والد
کامیت
031a7883db
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/views/rai_manage/reportManage/components/yanXuanLable.js

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

@@ -45,7 +45,7 @@ export const TableColums = (type) => {
         },
         {
           label: "提交审核时间",
-          key: "CreateTime",
+          key: "PublishTime",
           widthsty: 160,
         },
       ]
@@ -114,7 +114,7 @@ export const TableColums = (type) => {
         },
         {
           label: "审核时间",
-          key: "ModifyTime",
+          key: "CreateTime",
           widthsty: 160,
         },
         {