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