From 9252ac63bade4c0e155b2c5a2882fdfda863ee96 Mon Sep 17 00:00:00 2001 From: zhangzeli <123456> Date: 星期一, 10 一月 2022 11:26:09 +0800 Subject: [PATCH] bug --- src/views/your/carRepairCost-manage/carRepairCostManage.vue | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/src/views/your/carRepairCost-manage/carRepairCostManage.vue b/src/views/your/carRepairCost-manage/carRepairCostManage.vue index 5523ff9..7326078 100644 --- a/src/views/your/carRepairCost-manage/carRepairCostManage.vue +++ b/src/views/your/carRepairCost-manage/carRepairCostManage.vue @@ -248,14 +248,12 @@ title: "寮�濮嬩娇鐢ㄦ棩鏈�", key: "buyYear", width: 150, - sortable: true, align: "center", }, { title: "浣跨敤骞撮檺", key: "usefulLife", width: 140, - sortable: true, align: "center", render: (h, params) => { return h("div",1); @@ -265,14 +263,12 @@ title: "鏈湡琛屼娇閲岀▼(KM)", key: "mileage", width: 180, - sortable: true, align: "center", }, { title: "绱琛屼娇閲岀▼(KM)", key: "allMileage", width: 180, - sortable: true, align: "center", }, { -- Gitblit v1.9.1