@@ -180,7 +184,7 @@ export default {
}
}],
// 需要编辑的属性
- editProp: ["goods", 'count', 'price', 'discount', 'repair', 'sale', 'remark', 'type', 'accountType', 'coupon'],
+ editProp: ["itemStatus", "goods", 'count', 'price', 'discount', 'repair', 'sale', 'remark', 'type', 'accountType', 'coupon'],
// 保存进入编辑的cell
clickCellMap: {},
selectRepair: {},
diff --git a/src/views/repair/tickets/Components/TicketItemShow.vue b/src/views/repair/tickets/Components/TicketItemShow.vue
index b74b4ed..be26ca7 100644
--- a/src/views/repair/tickets/Components/TicketItemShow.vue
+++ b/src/views/repair/tickets/Components/TicketItemShow.vue
@@ -90,6 +90,16 @@
+
+
+
+
+
+
+
+
+