Merge branch 'feature/lishaohua' of https://git.nianxx.cn/duanshuwen/zn-ai
This commit is contained in:
@@ -67,7 +67,7 @@ import { ref, defineModel, onMounted, watch } from 'vue';
|
|||||||
|
|
||||||
const model = defineModel({ type: Boolean, default: false })
|
const model = defineModel({ type: Boolean, default: false })
|
||||||
defineProps({
|
defineProps({
|
||||||
width: { type: String, default: '500' },
|
width: { type: String, default: '80%' },
|
||||||
data: { type: Object, default: {} },
|
data: { type: Object, default: {} },
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user