From a0f65b9cc2efbbbcfb1b2a7974a44b54ba937d04 Mon Sep 17 00:00:00 2001 From: MrShi <1878285526@qq.com> Date: 星期六, 08 二月 2025 17:18:54 +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