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