spring
2025-02-17 a9d7d443f8ac0a2c98d9fbc4b64594fea6336dda
src/views/business/materialOrder/index.vue
@@ -900,7 +900,7 @@
    },
    // 铜材料下单
    copper () {
      this.$router.push({ path: "/business/materialOrder/customsInspection" });
      this.$router.push("/materialOrder/customsInspection");
    },
    // 打开标签打印弹框
    openPrint () {
@@ -983,7 +983,7 @@
        })
      }
    },
    // 重置
    // 重 置
    refresh() {
      this.entity = this.HaveJson(this.entityEmpty)
      if (this.tabIndex === 0) {