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