qq_41295110
2026-01-13 e1b39f63fc0c2cd4d1080c36b7b7b73609c63a2a
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', {