Ver código fonte

Merge branch 'http_mock' into http_test

洪海涛 4 anos atrás
pai
commit
aa475b4483
1 arquivos alterados com 1 adições e 1 exclusões
  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
       })
       // 覆盖数据