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