@ -364,6 +364,7 @@ export default {
detailsFn(row) {
this.openTitle = '详情';
this.isAddOpen = true;
row.isCheckout = row.isCheckout+''
this.rowId = row.id;
},
// 设置班组人员
@ -97,7 +97,7 @@ export default {
labelWidth: 120,
searchLabelWidth: 120,
menu: true,
menuWidth: 120,
menuWidth: 140,
dialogWidth: 1200,
dialogClickModal: false,
searchEnter: true,