From 7e3175b4cef97fbcdc47531b7de4cb18110f50e3 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期三, 22 一月 2025 18:30:23 +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