From 72755602bfa01b6b126b0289582c8eef0eb76d0b Mon Sep 17 00:00:00 2001 From: 移动系统liao <liaoxujun@qq.com> Date: 星期一, 14 七月 2025 16:05:20 +0800 Subject: [PATCH] 增加微信收款配置 --- Web/src/components/table/dictLabel.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Web/src/components/table/dictLabel.vue b/Web/src/components/table/dictLabel.vue index 04a6c62..3fc8191 100644 --- a/Web/src/components/table/dictLabel.vue +++ b/Web/src/components/table/dictLabel.vue @@ -37,7 +37,7 @@ }); onMounted(() => { - console.warn('DictLabel缁勪欢灏嗗湪涓嶄箙鍚庣Щ闄わ紝璇蜂娇鐢ㄦ柊缁勪欢锛歨ttps://gitee.com/zuohuaijun/鑷富鎷涙爣閲囪喘缃戠鐞嗗钩鍙�/pulls/1559'); +// console.warn('DictLabel缁勪欢灏嗗湪涓嶄箙鍚庣Щ闄わ紝璇蜂娇鐢ㄦ柊缁勪欢锛歨ttps://gitee.com/zuohuaijun/鑷富鎷涙爣閲囪喘缃戠鐞嗗钩鍙�/pulls/1559'); setDictValue(props.value); }); -- Gitblit v1.9.1