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