src/views/quality/rawMaterial/rawMaterial-form.vue @@ -557,7 +557,7 @@ }) }, getDeviceList(){ selectDevice(null).then(res=>{ selectDevice().then(res=>{ this.deviceList = res.data.data }) },