WXL
23 小时以前 33c62946aa29d74a62c5dcbbc1cb06d16c8c91dc
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