spring
2025-02-17 00edab233e6268cdd2bd0fdb5627d3fbd85b04e7
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) {