duhe
2025-06-06 ebf3e94bdd7358fbb532c78c2dbdb480eb37e88b
WebTM/views/É豸¹ÜÀí/É豸µµ°¸/Gy_EquipFileMainList.html
@@ -1055,7 +1055,7 @@
                var openType = params[params[0]]; //从参数中获取 æ‰“开方式  1直接打开 2其它页面通过选择按钮打开
                var addSWhere = "";
                if (typeof (openType) != "undefined") {
                    addSWhere = " and å…³é—­äºº = '' and å®¡æ ¸äºº != ''";
                    addSWhere = " and isnull(关闭人,'') = '' and isnull(审核人,'') != ''";
                }
                return addSWhere;
            }