From c9da08b40d5225a21061229093a7de62e666ebd0 Mon Sep 17 00:00:00 2001 From: gongjiale <942894820@qq.com> Date: Sun, 9 Oct 2022 15:37:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=94=E7=94=A8=E7=8A=B6=E6=80=81=E6=94=B9?= =?UTF-8?q?=E4=B8=BA=E5=BF=85=E5=A1=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- front/src/views/capacityOnTheShelf/Application.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/front/src/views/capacityOnTheShelf/Application.vue b/front/src/views/capacityOnTheShelf/Application.vue index a616eb81..168072fc 100644 --- a/front/src/views/capacityOnTheShelf/Application.vue +++ b/front/src/views/capacityOnTheShelf/Application.vue @@ -300,6 +300,7 @@ '应用名称', '应用描述', '应用类型', + '应用状态', ]) const notFilled = ref([]) getUser().then((res) => {