feature: 按钮名称

This commit is contained in:
zhuyu 2025-05-30 15:24:19 +08:00
parent 886801637b
commit c3608ed9bd

View File

@ -223,7 +223,7 @@ class Dashboard extends Backend
return $this->view->fetch('kpi_presale');
}
$this->error('暂未支持');
$this->error('当前岗位暂未支持');
}