-
zhangwei
昨天 2f5177b8a553bdc468cc68a20029916f59d1b4f1
Web/src/components/table/dictLabel.vue
@@ -37,7 +37,7 @@
});
onMounted(() => {
  console.warn('DictLabel组件将在不久后移除,请使用新组件:https://gitee.com/zuohuaijun/Admin.NET/pulls/1559');
  console.warn('DictLabel组件将在不久后移除,请使用新组件:https://gitee.com/zuohuaijun/非政采招标采购交易管理平台/pulls/1559');
  setDictValue(props.value);
});