项目微调

This commit is contained in:
2024-10-11 14:46:17 +08:00
parent 1008946049
commit 9957857be0
10 changed files with 68 additions and 177 deletions

View File

@@ -105,7 +105,6 @@
</el-dialog>
</template>
<script lang="ts" setup>
import { ref,reactive,onMounted, defineExpose } from "vue";
import type { ComponentSize, FormInstance, FormRules } from 'element-plus'
interface RuleForm {