From 2c6e7b2f057806023262479d2b778099559ca5ee Mon Sep 17 00:00:00 2001 From: shj <1790240199@qq.com> Date: 星期五, 15 七月 2022 16:57:52 +0800 Subject: [PATCH] 管理 --- 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