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