修改bug
This commit is contained in:
parent
fd33b72f79
commit
5ed108a14d
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue