* Remove update bi guide img file.

This commit is contained in:
宋辰轩
2024-04-25 17:02:29 +08:00
parent 66bcb21455
commit fb6bb48ee6
6 changed files with 2 additions and 1 deletions
+1
View File
@@ -25,3 +25,4 @@ UPDATE `zt_grouppriv` SET `method` = 'deleteWorkhour' WHERE `module` = 'task' AN
ALTER TABLE `zt_demandreview` CHANGE `reviewDate` `reviewDate` datetime NULL;
DELETE FROM `zt_lang` WHERE `module` = 'project' AND `section` = 'menuOrder';
DELETE FROM `zt_config` WHERE `module` = 'bi' AND `key` IN ('update2BI','bizGuide','pmsGuide');
+1 -1
View File
@@ -26,7 +26,7 @@ class screen extends control
*/
public function browse(int $dimensionID = 0)
{
$this->checkShowGuide();
//$this->checkShowGuide();
$dimensionID = $this->loadModel('dimension')->getDimension($dimensionID);
Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 KiB