gaoluyang
2025-03-18 c15551c82fc21eebe53d28ccf0a996b282af9dc1
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,
        }
      });
    },