| src/views/basic/gyUnit/gyUnit.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/basic/gyUnit/gyUnit.vue
@@ -991,7 +991,7 @@ var sWhere = ""; //this.openPage判断是否有值,有代表其它页面通过选择按钮打开 if (this.openPage || window.parent != window.self) { sWhere += " and 禁用标志 != '1' and ISNULL(审核人,'') != ''"; sWhere += " and 禁用标记 = '' and ISNULL(审核人,'') != ''"; return sWhere; } return sWhere;