Revert "* Add fetch api for screen preview chart data."

This reverts commit df96e69034.
This commit is contained in:
qixinzhi
2023-12-18 10:53:04 +08:00
parent a01bcd65d6
commit c19e06db79
4 changed files with 4 additions and 11 deletions
-1
View File
@@ -2,7 +2,6 @@
<script type="module" crossorigin src="<?php echo $webRoot;?>static/js/index.js"></script>
<?php js::set('screen', $screen);?>
<?php js::set('year', $year);?>
<?php js::set('month', $month);?>
<?php js::set('dept', $dept);?>
<?php js::set('account', $account);?>
<div id="appProvider" style="display: none;"></div>