style: 开站安装关闭按钮禁用
This commit is contained in:
@@ -330,7 +330,7 @@ onMounted(() => {
|
||||
<a-button
|
||||
key="submit"
|
||||
type="primary"
|
||||
:loading="state.confirmLoading"
|
||||
:disabled="state.confirmLoading"
|
||||
@click="fnModalOk"
|
||||
>
|
||||
{{ t('common.close') }}
|
||||
|
||||
Reference in New Issue
Block a user