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