Merge branch 'sprint/189_zhouxin_22361' into 'master'

* Fix bug #22361.

See merge request easycorp/zentaopms!3348
This commit is contained in:
孙广明
2022-05-12 01:38:54 +00:00
+1
View File
@@ -27,6 +27,7 @@
</div>
<div id="mainContent" class="main-row fade">
<?php if(empty($productStructure)):?>
<div class="cell<?php if($browseType == 'bySearch') echo ' show';?>" id="queryBox" data-module='product'></div>
<div class="table-empty-tip">
<p><span class="text-muted"><?php echo $lang->product->noProduct;?></span></p>
</div>