This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
suimang
/
Metavatar_Neuver_Admin
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
edit time
ctt_dev_new
chutingting
1 year ago
parent
1247c83be3
commit
c9e452ec73
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/video/index.vue
+ 1
- 1
src/views/video/index.vue
View File
@@ -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) => {
Write
Preview
Loading…
Cancel
Save