修改bug

This commit is contained in:
yangjun 2023-04-21 19:46:17 +08:00
parent fd33b72f79
commit 5ed108a14d
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
</a-form-item>
</a-col>
<a-col :span="8">
<a-button type="primary" @click="txhyKszx" >开始执行</a-button>
<a-button type="primary" @click="txhyKszx" disabled>开始执行</a-button>
</a-col>
<a-col :span="24">
<div v-html="tencentHtml"></div>