diff --git a/code/web/car_dealer/vue/todo-list.html b/code/web/car_dealer/vue/todo-list.html index c26dfdb..2c1d407 100644 --- a/code/web/car_dealer/vue/todo-list.html +++ b/code/web/car_dealer/vue/todo-list.html @@ -2,7 +2,7 @@ * @Author: Kane * @Date: 2022-10-21 16:36:51 * @LastEditors: Kane - * @LastEditTime: 2022-10-30 23:47:01 + * @LastEditTime: 2022-10-31 00:13:22 * @FilePath: \car_dealer\vue\todo-list.html * @Description: * @@ -28,17 +28,21 @@
{{errorMessage}} - +

{{title}}

- - + +
-
+
@@ -47,17 +51,18 @@ - +
-
+

总计:{{todo_list.length}}

-