陈婷婷
2026-01-28 ed62aa8e4e5aa31f678460637999892e4a52dfb0
src/views/scMould/basicModeling/Gy_MaterialPackingRelationList.vue
@@ -401,7 +401,7 @@
                this.sWhere += " and HMaterID like '%" + this.propHMaterID + "%'";
            }
              if (this.openPage) {
                this.sWhere += " and HUseFlag == 1 and HSendPackFlag == 'Y' and ISNULL(审核人,'')  != ''"
                this.sWhere += " and HUseFlag == 1 and HSendPackFlag == 1 and ISNULL(审核人,'')  != ''"
            }
            // 列表
            axios.get(this.$baseUrl + "/Gy_MaterialPackingRelation/Gy_MaterialPackingRelationList", {