@@ -958,8 +958,6 @@ export default {
*@description 打开弹窗
*/
openMaskPanel(system) {
- // TODO: 关闭弹窗逻辑,2020年11月26日修改,本次发版不上线弹窗功能
- return true
this.tabData = []
system.assetTypeList.forEach(item => {
if (item.is_exception_num > 0) {