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