mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-11-03 03:38:43 +08:00
fix: 代码生成器
This commit is contained in:
@@ -24,7 +24,7 @@ import {
|
||||
ElRadioButton,
|
||||
ElMessage
|
||||
} from 'element-plus'
|
||||
import { ref, computed, onMounted, reactive, watch, PropType } from 'vue'
|
||||
import { ref, computed, onMounted, reactive, watch, PropType, defineEmits } from 'vue'
|
||||
interface shortcutsType {
|
||||
text: string
|
||||
value: string
|
||||
|
||||
Reference in New Issue
Block a user