diff --git a/stdiet-ui/src/views/custom/wxUserLog/index.vue b/stdiet-ui/src/views/custom/wxUserLog/index.vue
index a682dec84..97442ecde 100644
--- a/stdiet-ui/src/views/custom/wxUserLog/index.vue
+++ b/stdiet-ui/src/views/custom/wxUserLog/index.vue
@@ -34,7 +34,8 @@
size="mini"
@click="handleAdd"
v-hasPermi="['custom:wxUserLog:add']"
- >新增
+ >新增
+
修改
+ >修改
+
删除
+ >删除
+
导出
+ >导出
+
@@ -74,27 +78,35 @@
-
-
-
-
-
-
+
+
+
- {{ parseTime(scope.row.sleepTime, '{y}-{m}-{d}') }}
+ {{`${scope.row.weight} kg` }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
- {{ parseTime(scope.row.wakeupTime, '{y}-{m}-{d}') }}
+ {{`${scope.row.water} ml`}}
-
-
-
-
-
-
+
修改
+ >修改
+
删除
+ >删除
+
@@ -127,7 +141,7 @@
-
+
@@ -140,7 +154,7 @@
-
+
-
+
@@ -202,10 +216,10 @@
-
+
-
+