gaoluyang
2025-03-19 46674576bd1cd83af8f47cae80a5e2423c4115db
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,
        }
      });
    },