mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-29 15:53:22 +08:00
refactor: 请假申请更改为drawer 替换新页面打开的方式
This commit is contained in:
@@ -2,10 +2,8 @@
|
||||
后端版本>=5.4.0 这个从本地路由变为从后台返回
|
||||
未修改文件名 而是新加了这个文件
|
||||
-->
|
||||
<script setup lang="ts">
|
||||
import LeaveFormPage from './leave-form.vue';
|
||||
</script>
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<LeaveFormPage />
|
||||
<div>交互更改为drawer打开 用不上这个文件</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user