gongchunyi
2026-04-02 afcf7915733c5849315b1c726c7f5bb942e96340
src/views/productionManagement/productionOrder/index.vue
@@ -814,6 +814,7 @@
          orderId: row.id,
          type: "order",
          editable: true,
          status: row.status || false,
        },
      });
    } catch (e) {