@ -43,7 +43,7 @@
}
.el-button{
.el-button.submit{
width:120px;
color:#fff;
background:#0169D2;
@ -248,7 +248,7 @@
</el-row>
</el-form>
</div>
<el-button>开始分析</el-button>
<el-button class="submit">开始分析</el-button>
</template>
<script setup>