dcc
2024-07-18 5932f9b2c934f901dcd6876beab081f82eaa0f16
src/components/spot/SpotPosition/positionTable.vue
@@ -22,7 +22,7 @@
            v-for="(cItem, cIndex) in contentList"
            :key="cIndex"
          >
            <div>{{ getCreateTime(cItem.create_time_ts) }}</div>
            <div>{{ cItem.create_time.split(' ')[0] + ' ' + initDate(cItem.create_time.split(' ')[1])}}</div>
            <div>{{ cItem.name }}</div>
            <div>
              {{