Kaynağa Gözat

edit time

ctt_dev_new
chutingting 1 yıl önce
ebeveyn
işleme
c9e452ec73
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/views/video/index.vue

+ 1
- 1
src/views/video/index.vue Dosyayı Görüntüle

@@ -76,7 +76,7 @@
const total = ref(0);
const getDate = (val) => {
return dayjs(Number(val)).format("YYYY-MM-DD");
return dayjs(Number(val)).format("YYYY-MM-DD HH:mm:ss");
};
const handleSizeChange = (val) => {


Yükleniyor…
İptal
Kaydet