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