diff --git a/src/views/charge-query/detail.vue b/src/views/charge-query/detail.vue index 3fc77f1cc17f959cebadf5c92913b90ce9167af5..54f847a7142dfde3907fa8f1634775474f1f6070 100644 --- a/src/views/charge-query/detail.vue +++ b/src/views/charge-query/detail.vue @@ -132,7 +132,7 @@ export default { { title: "å…èµ”é¢", dataIndex: "deductible", width: 180 }, { title: "自付é¢", dataIndex: "selfPaid", width: 180 }, { title: "其他费用", dataIndex: "otherPaid", width: 180 }, - { title: "实际金é¢", dataIndex: "actualPaid", width: 180 }, + { title: "ç†èµ”金é¢", dataIndex: "actualPaid", width: 180 }, // { title: "æ“作", key: "operation", width: "175px", fixed: "right", scopedSlots: { customRender: "operation" },align: "center"}, ]; const payColumns = [