This commit is contained in:
24kycj
2025-10-30 00:29:22 +08:00
parent 5a48bf0237
commit 6a4a448cfd
-1
View File
@@ -223,7 +223,6 @@
:class="{ guide_body: beginStep && currentStep == 7 }"> :class="{ guide_body: beginStep && currentStep == 7 }">
<el-button <el-button
type="primary" type="primary"
:disabled="infoData.length == 0 && state == false"
@click="newWork"> @click="newWork">
{{ $t('index.newWork') }} {{ $t('index.newWork') }}
</el-button> </el-button>