mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-05-13 19:06:39 +00:00
@@ -1,5 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
import { propTypes } from '@/utils/propTypes'
|
||||
import { ElTooltip } from 'element-plus'
|
||||
defineProps({
|
||||
titel: propTypes.string.def(''),
|
||||
message: propTypes.string.def(''),
|
||||
|
||||
Reference in New Issue
Block a user