mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-16 20:05:07 +08:00
【增加】Ai Image 列表增加自动刷新
This commit is contained in:
@ -29,7 +29,6 @@ const selectModel = ref('DALL3绘画')
|
||||
const modelOptions = ['DALL3绘画', 'MJ绘画']
|
||||
const drawIn = ref<boolean>(false) // 生成中
|
||||
|
||||
|
||||
/**
|
||||
* 绘画 - start
|
||||
*/
|
||||
@ -101,5 +100,4 @@ onMounted( async () => {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user