src/views/customerService/feedbackRegistration/components/formDia.vue
@@ -232,7 +232,6 @@ }, { label: "快递公司", prop: "expressCompany", width: 140 }, { label: "快递单号", prop: "expressNumber", width: 160 }, { label: "发货车牌", prop: "shippingCarNumber", minWidth: 100, align: "center" }, { label: "发货日期", prop: "shippingDate", minWidth: 100, align: "center" }, { label: "数量", prop: "quantity", width: 100 }, { label: "税率(%)", prop: "taxRate", width: 100 },