From 0ecc6317a55be3f3b0bef4930ffb15fa67bbaac2 Mon Sep 17 00:00:00 2001 From: zty Date: Thu, 4 Jul 2024 08:59:01 +0800 Subject: [PATCH] fix supervision --- client/dist/index.html | 2 +- client/src/views/supervisionNew/mytask.vue | 21 +++++++++++---------- server/apps/supervision/views.py | 1 - 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/client/dist/index.html b/client/dist/index.html index c7fbd95..8716342 100644 --- a/client/dist/index.html +++ b/client/dist/index.html @@ -1 +1 @@ -vue Admin Template
\ No newline at end of file +vue Admin Template
\ No newline at end of file diff --git a/client/src/views/supervisionNew/mytask.vue b/client/src/views/supervisionNew/mytask.vue index 933733e..95d5621 100644 --- a/client/src/views/supervisionNew/mytask.vue +++ b/client/src/views/supervisionNew/mytask.vue @@ -1,8 +1,8 @@