From 97b0aeec9f31fd319b588e6a8042496d71638e27 Mon Sep 17 00:00:00 2001 From: shj <1790240199@qq.com> Date: 星期一, 18 七月 2022 16:32:36 +0800 Subject: [PATCH] css --- src/views/goalManagement/processForms/component/lowerPlate.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/goalManagement/processForms/component/lowerPlate.vue b/src/views/goalManagement/processForms/component/lowerPlate.vue index 2f45412..2c8c822 100644 --- a/src/views/goalManagement/processForms/component/lowerPlate.vue +++ b/src/views/goalManagement/processForms/component/lowerPlate.vue @@ -70,7 +70,7 @@ resource: '', desc: '', }); - const typeChang=()=>{ + const typeChang=()=>{ console.log('tag',form) } const rules = reactive<FormRules>({ -- Gitblit v1.9.2