【ID1000399】仪器管理-用户仪器绑定-记录详情只显示最新记录详情,应该显示全部记录详情

master
382696293@qq.com 2 years ago
parent 6bd169c750
commit 074fef8c3d

@ -501,7 +501,6 @@ export default {
},
queryInstrument(){
listAllInstrument({}).then(response => {
console.log(response)
this.instrumentList = response;
});
},

Loading…
Cancel
Save