From 928f4941246c58746bc7c6aa16f87f9e2bcd5428 Mon Sep 17 00:00:00 2001 From: yueli Date: Tue, 14 Jul 2026 08:46:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=BB=9F=E4=B8=80=E6=89=80=E6=9C=89?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=90=8D=E7=A7=B0=E5=88=97=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=8A=9F=E8=83=BD=E5=8F=8A=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - material/list.vue: 名称列增加 clickable-text,有编辑权限可点击编辑 - material/buyOdoo.vue: 同上 - stock/inbound/semi.vue: 补上遗漏的 .clickable-text CSS 样式 --- inventory-web/src/views/material/buyOdoo.vue | 11 ++++++++++- inventory-web/src/views/material/list.vue | 11 ++++++++++- inventory-web/src/views/stock/inbound/semi.vue | 3 +++ 3 files changed, 23 insertions(+), 2 deletions(-) diff --git a/inventory-web/src/views/material/buyOdoo.vue b/inventory-web/src/views/material/buyOdoo.vue index aa9b408..354f7f4 100644 --- a/inventory-web/src/views/material/buyOdoo.vue +++ b/inventory-web/src/views/material/buyOdoo.vue @@ -240,7 +240,14 @@ - + + + - + + +