jeecg修改状态
发布时间
阅读量:
阅读量
前端(Vue框架无疑)

<a-button @click="handleOperation(3)" type="primary" icon="pause">暂停</a-button>
<a-button @click="handleOperation(1)" type="primary" icon="play-circle">继续生产</a-button>


//开工、暂停、完工操作
handleOperation(tag
全部评论 (0)
还没有任何评论哟~
