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", {