From f7a7f970c62e7c40c610be20219e2558a24a48ff Mon Sep 17 00:00:00 2001 From: Fine Date: Thu, 22 Aug 2024 16:12:49 +0800 Subject: [PATCH] feat: add loading --- src/views/dashboard/panel/Layout.vue | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/views/dashboard/panel/Layout.vue b/src/views/dashboard/panel/Layout.vue index 20c214f5..a3ae9ce1 100644 --- a/src/views/dashboard/panel/Layout.vue +++ b/src/views/dashboard/panel/Layout.vue @@ -14,12 +14,15 @@ See the License for the specific language governing permissions and limitations under the License. -->