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