feat(property-marketing): 优化空数据展示处理,调整图表组件和投资指南组件交互逻辑
This commit is contained in:
@ -137,7 +137,8 @@ const handleSelectionChange = (selectedRows) => {
|
||||
|
||||
const handleTabClick = (key) => {
|
||||
activeTab.value = key;
|
||||
init();
|
||||
getData();
|
||||
|
||||
};
|
||||
|
||||
const handleExport = () => {
|
||||
|
||||
Reference in New Issue
Block a user