更新
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user