Browse Source

起始时间

Karsa 3 months ago
parent
commit
2667c77f07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/dataEntry_manage/dataEntry/components/edbDetail.vue

+ 1 - 1
src/views/dataEntry_manage/dataEntry/components/edbDetail.vue

@@ -186,7 +186,7 @@ export default {
 				},
 				},
 				{
 				{
 					label: this.$t('Edb.Detail.e_start_time'),
 					label: this.$t('Edb.Detail.e_start_time'),
-					key: 'CreateDate',
+					key: 'StartDate',
 					minwidthsty: '115px',
 					minwidthsty: '115px',
 				},
 				},
 				{
 				{