zouyu
2024-03-12 3f9a6191e8b96ae2cfd9315c09f4408eb6f714c2
src/views/huawei/code19gen/form.vue
@@ -166,7 +166,6 @@
    getCusMaterialCode() {
      getHwMaterialCode()
        .then((response) => {
          console.log(response)
          this.materialCodes = response.data.data
        })
        .catch(() => {})