<a-button type="primary" html-type="submit" :loading=loading> 提交</a-button>
 
 
定义一个变量loading
loading:false,
 
 
 
false 为关闭loading
 
true为开启

相关文章: