feat: 隐藏生成参数调节按钮
This commit is contained in:
@@ -58,11 +58,11 @@
|
|||||||
:confirm-text="confirmText"
|
:confirm-text="confirmText"
|
||||||
:disabled="parametersDisabled"
|
:disabled="parametersDisabled"
|
||||||
/>
|
/>
|
||||||
<SettingPopover
|
<!-- <SettingPopover
|
||||||
v-model:options="settingOptionsModel"
|
v-model:options="settingOptionsModel"
|
||||||
:title="settingTitle"
|
:title="settingTitle"
|
||||||
:translate="translate"
|
:translate="translate"
|
||||||
/>
|
/> -->
|
||||||
</div>
|
</div>
|
||||||
<div class="right">
|
<div class="right">
|
||||||
<div
|
<div
|
||||||
|
|||||||
Reference in New Issue
Block a user