From fe7f65e63714807890ab103fbc84cf5f634ae8d8 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期五, 09 八月 2024 11:33:25 +0800
Subject: [PATCH] 测试完成

---
 src/components/Regular/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/Regular/index.vue b/src/components/Regular/index.vue
index 55a1010..0d81968 100644
--- a/src/components/Regular/index.vue
+++ b/src/components/Regular/index.vue
@@ -1,7 +1,7 @@
 <template>
   <div>
     <div class="topicxq" v-for="item in TargetoptionList">
-      <el-form :model="ruleForm" :rules="rules">
+      <el-form  :rules="rules">
         <el-row :gutter="10">
           <el-col :span="12"
             ><el-form-item prop="targetvalue" label="閫夐」鍚嶇О">

--
Gitblit v1.9.3