From 9f4e449a4159c9debf5520a797393bd5df2e5908 Mon Sep 17 00:00:00 2001
From: shj <1790240199@qq.com>
Date: Mon, 18 Jul 2022 15:01:46 +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