WXL
2025-05-24 f710fa71a4517a2ff611b79d86ac935b269ddcc6
src/components/SFtable/index.vue
@@ -43,7 +43,7 @@
        :formatter="formatData"
      >
        <template slot-scope="scope">
          <span>{{ formatTime(scope.row.endtime) }}</span>
          <span>{{ parseTime(scope.row.endtime) }}</span>
        </template>
      </el-table-column>
      <el-table-column