소스 검색

月报2.0改造(5.8)

洪海涛 4 년 전
부모
커밋
b11d0cf56c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/store/modules/monthlyReport/edit/index.js

+ 1 - 1
src/store/modules/monthlyReport/edit/index.js

@@ -1047,7 +1047,7 @@ export default {
       const res = await pullSubTitle({
         subReportId,
         catalogTitle: '线上问题',
-        isServer: tabDataObj.tabKey.title ? tabDataObj.tabKey.title === '服务端' : false,
+        isServer: tabDataObj.tabKey.title ? tabDataObj.tabKey.title === '服务端' : true,
         tableRows
       })
       // 覆盖数据