diff --git a/ruoyi-ui/src/views/playlist/scene/index.vue b/ruoyi-ui/src/views/playlist/scene/index.vue
index 8afbf32..fb02be0 100644
--- a/ruoyi-ui/src/views/playlist/scene/index.vue
+++ b/ruoyi-ui/src/views/playlist/scene/index.vue
@@ -48,6 +48,18 @@
-
+
+
+
+
+ {{ scope.row.vip === '1' ? 'VIP' : '普通' }}
+
+
+
{{ parseTime(scope.row.createTime, '{y}-{m}-{d} {h}:{i}:{s}') }}
@@ -106,6 +118,22 @@
action="/back/upload/musicImg/file"
/>
+
+
+
+
+
+ VIP
+
+
+
+
+
+ 普通
+
+
+
+