代码:判断标志位并提示信息

<tr style={{display: flagNoData === 0 ? "" : "none", height: "200px", color: "white", fontSize:'1.8rem', textAlign:'center'}}> 
        <td colSpan={9}>未查到相关数据</td>
</tr>

  

posted @ 2022-02-14 17:04  算法阿杰  阅读(18)  评论(0)    收藏  举报