WXL
9 天以前 78fc1cf9f1d9f86158ea0559fcf37ba3420cefa9
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