@@ -445,6 +445,10 @@ export default {
{
label: "付款方式",
prop: "paymentType"
+ },
+ {
+ label: "包装要求",
+ prop: "packageRemarks"
}
]
},