修改bug 52605 未符合项-操作列编辑,标准号查询,数据后端查到了,前端没显示

This commit is contained in:
zhangyichen
2022-04-19 10:56:30 +08:00
parent e35ad1a39f
commit d24b00baee
@@ -896,6 +896,7 @@ export default {
}, },
showStand(){ showStand(){
this.dialogTableVisible = true this.dialogTableVisible = true
this.getStandDataBtn()
}, },
//标准查询按钮 //标准查询按钮
getStandDataBtn(){ getStandDataBtn(){