陈婷婷
2026-01-28 ed62aa8e4e5aa31f678460637999892e4a52dfb0
出运单修改
1个文件已修改
2 ■■■ 已修改文件
src/views/scMould/basicModeling/Gy_MaterialPackingRelationList.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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", {