feat: toProduct未输入提示词时不可生成
This commit is contained in:
@@ -294,7 +294,8 @@ export default {
|
||||
PromptAssit: 'Prompt Assist',
|
||||
AssitSubTitle: 'You can copy following prompt and try:',
|
||||
CopySuccess: 'Copied to clipboard',
|
||||
CopyFiled: 'Failed to copy'
|
||||
CopyFiled: 'Failed to copy',
|
||||
noPrompt:'Please enter prompt'
|
||||
},
|
||||
poseTransfer: {
|
||||
SelectDesign: 'Product image',
|
||||
|
||||
Reference in New Issue
Block a user