From d1f08bfc65d459b893fb6d5134927e0c078d32e5 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期五, 24 一月 2025 13:50:59 +0800 Subject: [PATCH] Merge branch '2.0.1' of http://139.186.142.91:10010/r/productDev/funingyunwei into 2.0.1 --- admin/src/views/stock/components/OutDetail.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/admin/src/views/stock/components/OutDetail.vue b/admin/src/views/stock/components/OutDetail.vue index 9a0db95..af7335a 100644 --- a/admin/src/views/stock/components/OutDetail.vue +++ b/admin/src/views/stock/components/OutDetail.vue @@ -2,7 +2,7 @@ <GlobalWindow width="960px" :showConfirm="false" title="鍑哄簱鍗曡鎯�" :visible.sync="visible" :confirm-working="isWorking" @close="close" @confirm="confirm"> <div class="main"> - <div class="title" style="color: #333333;"> + <div class="title"> <span>鍑哄簱鍗曠紪鍙凤細{{ info.code }}</span> </div> <div class="title"> -- Gitblit v1.9.3