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