CN-1594 feat: 统一按钮
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
</div>
|
||||
|
||||
<div class="form-setting__btn">
|
||||
<el-button @click="onContinue">{{ $t('detection.create.continue') }}</el-button>
|
||||
<button @click="onContinue" class="business-button">{{ $t('detection.create.continue') }}</button>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user