|
@@ -177,7 +177,7 @@ import qyRecordApi from '@/api/yqyc/qyRecordApi'
|
|
const { proxy } = getCurrentInstance()
|
|
const { proxy } = getCurrentInstance()
|
|
|
|
|
|
// 抽屉状态
|
|
// 抽屉状态
|
|
-const emit = defineEmits({successful: null})
|
|
|
|
|
|
+const emit = defineEmits({successful: null, onClose: null})
|
|
const formRef = ref()
|
|
const formRef = ref()
|
|
// 表单数据
|
|
// 表单数据
|
|
const formData = ref({})
|
|
const formData = ref({})
|