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