duhe
2025-11-18 04e66e7d3ab78dd50eb0ebd6a6d4615a4f2f0ebc
src/views/basic/gySource/index.vue
@@ -386,7 +386,7 @@
      if (this.pageSize == 0) {
        this.pageSize = 50
      }
      this.queryParams.HOrgID = sessionStorage["OrganizationID"]-0
      this.queryParams.HOrgID = sessionStorage["OrganizationID"]
      this.sWhere += " and HUSEORGID = '" + this.queryParams.HOrgID + "'"
      //生产资料列表
      axios.get(this.baseURL + '/Gy_Source/list_byPage', {