From 4fe03b6ba321418a0356e37de44417be03cda5af Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期五, 12 四月 2024 10:24:10 +0800
Subject: [PATCH] #

---
 pages/mat/matQuery.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pages/mat/matQuery.vue b/pages/mat/matQuery.vue
index c8316fb..caddab7 100644
--- a/pages/mat/matQuery.vue
+++ b/pages/mat/matQuery.vue
@@ -24,6 +24,7 @@
 				<view class="tag-item">鍟嗗搧缂栧彿锛� {{item.matnr}}</view>
 				<view class="tag-item">鍟嗗搧鍚嶇О锛� {{item.maktx  ? item.maktx : '--'}}</view>
 				<view class="tag-item">鍟嗗搧瑙勬牸锛� {{item.specs  ? item.specs : '--'}}</view>
+				<view class="tag-item">澶囨敞锛� {{item.memo  ? item.memo : '--'}}</view>
 			</view>
 		</view>
 		<uni-load-more v-show="matList.length != 0" :status="status" :icon-size="16" :content-text="contentText" />

--
Gitblit v1.9.1