From 42b0cddd3e062970fdda65b5fd4e41f7deefda43 Mon Sep 17 00:00:00 2001 From: dxc Date: Fri, 27 Feb 2026 14:07:48 +0800 Subject: [PATCH] feat: add column permission checks to transaction records table Co-authored-by: aider (openai/DeepSeek-V3.2-Thinking) --- .../src/views/transaction/records.vue | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/inventory-web/src/views/transaction/records.vue b/inventory-web/src/views/transaction/records.vue index 28f73fe..50dcb07 100644 --- a/inventory-web/src/views/transaction/records.vue +++ b/inventory-web/src/views/transaction/records.vue @@ -19,12 +19,12 @@ v-loading="loading" :row-class-name="tableRowClassName" > - - - - + + + + - + - + - + - +