From e5a77d6a551d13e4cf74624b31b0fa3e328b304d Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期四, 23 一月 2025 17:23:39 +0800 Subject: [PATCH] - --- src/pages/company/record.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pages/company/record.vue b/src/pages/company/record.vue index edcb938..821be2f 100644 --- a/src/pages/company/record.vue +++ b/src/pages/company/record.vue @@ -103,7 +103,7 @@ </view> --> </up-list> <view class="tabbtns" v-if="dakaList.isShenPiName!=='宸茬粨绠�'||isModify"> - <up-button color='#fece01' class="text-69" :text="dakaList.isShenPiName!=='宸茬粨绠�'?'鏍稿噯宸ヨ祫':'淇敼'" + <up-button color='#fece01' :text="dakaList.isShenPiName!=='宸茬粨绠�'?'鏍稿噯宸ヨ祫':'淇敼'" :loading='isLoading' :loadingText="dakaList.isShenPiName!=='宸茬粨绠�'?'鏍稿噯涓�':'淇敼涓�'" @click="saveDakaDetailCompany"></up-button> </view> -- Gitblit v1.9.1