+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 刷新
+
+
+
+
+
+
+
+ {{ scope.row.id }}
+
+
+ {{ scope.row.userId }}
+
+
+ {{ scope.row.coin/100 }}
+
+
+ {{ scope.row.status | aiImgToVideoType }}
+
+
+
+ {{ scope.row.isDelete ? '已删除' : '未删除' }}
+
+
+
+
+ {{ scope.row.isFreeTimes ? '是' : '否' }}
+
+
+
+
+ {{ scope.row.isHide ? '是' : '否' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.text }}
+
+
+ {{ scope.row.createdAt | BeiJingTime }}
+
+
+ {{ scope.row.updatedAt | BeiJingTime }}
+
+
+
+ 编辑
+ 退款
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/system/systemConfig/index.vue b/src/views/system/systemConfig/index.vue
index cffbd0a..c2d3c53 100644
--- a/src/views/system/systemConfig/index.vue
+++ b/src/views/system/systemConfig/index.vue
@@ -27,7 +27,8 @@