diff --git a/.workbuddy/memory/2026-08-25.md b/.workbuddy/memory/2026-08-25.md new file mode 100644 index 0000000..ddeee09 --- /dev/null +++ b/.workbuddy/memory/2026-08-25.md @@ -0,0 +1,40 @@ +# 2026-08-25 + +## 全站操作列按钮居中统一 +- 根因:pre-settlement 等手写操作列用 `
@@ -2347,10 +2347,10 @@
运单详情 {{ detailRow.waybillNo || '-' }} - {{ displayStatus(detailRow, 'businessStatus') }} - + {{ displayStatus(detailRow, 'businessStatus') }} + {{ formatTransportPlanDetailTransportType(waybillTransportMode(detailRow)) }} - + {{ dispatchDialogNo || '-' }} - + {{ dispatchDialogStatusText }} @@ -13125,7 +13125,7 @@ export default { height: auto; max-height: none; line-height: 20px; - white-space: pre-line; + //white-space: pre-line; word-break: break-word; text-overflow: clip; } diff --git a/src/views/business/contract-manage.vue b/src/views/business/contract-manage.vue index fc3b0c9..2b998d9 100644 --- a/src/views/business/contract-manage.vue +++ b/src/views/business/contract-manage.vue @@ -62,13 +62,13 @@ diff --git a/src/views/business/temporary-credit-limit.vue b/src/views/business/temporary-credit-limit.vue index 65f6ad1..afd2e58 100644 --- a/src/views/business/temporary-credit-limit.vue +++ b/src/views/business/temporary-credit-limit.vue @@ -45,7 +45,7 @@ diff --git a/src/views/flow/follow.vue b/src/views/flow/follow.vue index f4f0eec..3412052 100644 --- a/src/views/flow/follow.vue +++ b/src/views/flow/follow.vue @@ -18,7 +18,7 @@ @on-load="onLoad" > v{{ row.version }}