From 1a1a7b401b0f75d2588256fdc3dfd3a98d0fb66c Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期五, 01 八月 2025 16:15:27 +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 1476b17..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