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