From c5536f7672e719ef08d072c2111e6309293487d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E5=BC=BA=E5=BC=BA?= <787203167> Date: Fri, 15 Sep 2023 14:29:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0OTA=E5=BE=85=E5=8A=9E?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/toDoCenter/OTAToDoTask/index.vue | 323 ++++++++++++++++++ 1 file changed, 323 insertions(+) create mode 100644 jero-web/src/views/toDoCenter/OTAToDoTask/index.vue diff --git a/jero-web/src/views/toDoCenter/OTAToDoTask/index.vue b/jero-web/src/views/toDoCenter/OTAToDoTask/index.vue new file mode 100644 index 000000000..15e2d7e23 --- /dev/null +++ b/jero-web/src/views/toDoCenter/OTAToDoTask/index.vue @@ -0,0 +1,323 @@ + + + + + \ No newline at end of file