Răsfoiți Sursa

月报2.0改造(5.8)

洪海涛 4 ani în urmă
părinte
comite
b11d0cf56c
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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
       })
       // 覆盖数据