| north-glass-erp/northglass-erp/src/views/pp/report/WorkInProgressCombination.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
north-glass-erp/northglass-erp/src/views/pp/report/WorkInProgressCombination.vue
@@ -177,7 +177,6 @@ optionVal = null } let terminationVals = terminationVal.value console.log(terminationVals) request.post(`/report/workInProgressCombination/${pageNum.value}/${total.pageSize}/${inputVal}/${inputProject}/${selectProcesses}/${optionVal}/${terminationVals}`, filterData.value).then((res) => { if (res.code == 200) {