Explorar el Código

Merge branch 'fix_selfdata'

Karsa hace 5 meses
padre
commit
4588807dec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/dataEntry_manage/thirdBase/selfDataBase.vue

+ 1 - 1
src/views/dataEntry_manage/thirdBase/selfDataBase.vue

@@ -189,7 +189,7 @@ export default {
           },
           {
             label: /* '指标最新时间' */this.$t('SelftDataPage.col_newest_time'),
-            key: 'DataUpdateTime',
+            key: 'EndDate',
             sortable:true,
           },
           {