@@ -618,7 +618,7 @@ const PurchaseTabColumns = [
title: "交货日期",
inputType: "DatePicker",
type: 'date',
- disabled: true,
+ // disabled: true,
isShow: true,
width: 180,
},
@@ -1447,7 +1447,7 @@ const CauseTabColumns = [