陈婷婷
5 天以前 45b4929dc9aa39bf82146b4727613cd3ee4b5e6d
Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-VUEUI
1个文件已修改
2 ■■■ 已修改文件
src/views/basic/gyUnit/gyUnit.vue 2 ●●● 补丁 | 查看 | 原始文档 | 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;