YLouie
2025-09-19 47cf5518f0f61dbf8066c2273b9f77c2cd7b1751
src/views/huawei/code19gen/form.vue
@@ -166,7 +166,6 @@
    getCusMaterialCode() {
      getHwMaterialCode()
        .then((response) => {
          console.log(response)
          this.materialCodes = response.data.data
        })
        .catch(() => {})