gaoluyang
2025-03-20 a4cc75d3cbfe0b6f563fde30b4627c7766dcb2e7
src/views/business/productOrder/index.vue
@@ -946,7 +946,8 @@
        path: "/productOrder/add", query: {
          examine: 1,
          active: 2,
          currentId: row.id
          currentId: row.id,
          tabIndex: this.tabIndex,
        }
      });
    },