瀏覽代碼

Merge branch 'http_mock' into http_test

洪海涛 4 年之前
父節點
當前提交
aa475b4483
共有 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
       })
       // 覆盖数据