chenlu
14 小时以前 24696c883845233e3d37cee89b6721e1061c54d7
在制品报表导出修改
1个文件已修改
1 ■■■■ 已修改文件
north-glass-erp/northglass-erp/src/views/pp/report/WorkInProgressCombination.vue 1 ●●●● 补丁 | 查看 | 原始文档 | 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) {