src/views/basic/gyProperty/gyPropertyList.vue
@@ -1164,9 +1164,9 @@ if (this.queryParams.HName) { this.sWhere += " and 仓库名称 like '%" + this.queryParams.HName + "%'"; } if (this.queryParams.HOrgID) { this.sWhere += " and HUSEORGID = '" + this.queryParams.HOrgID + "'"; } // if (this.queryParams.HOrgID) { // this.sWhere += " and HUSEORGID = '" + this.queryParams.HOrgID + "'"; // } // this.sWhere += this.addSWhereByOpenType() // this.sWhere += this.getOrgIDByUser() this.searchOpen = false;