2 Commits a7d6e7a449 ... b1a5cb9032

Author SHA1 Message Date
  bding b1a5cb9032 Merge branch 'xqc_995' into debug 2 weeks ago
  bding 6384342a54 xqc995 2 weeks ago
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/rai_manage/cygxManage/components/lableDlg.vue

+ 1 - 1
src/views/rai_manage/cygxManage/components/lableDlg.vue

@@ -58,7 +58,7 @@ export default {
           : this.dataRegular.TagType == 4
           ? "所有问答系列音频"
           : this.dataRegular.TagType == 5
-          ? "医药-趋势观察 ,科技-产业跟踪 ,智造-产业跟踪 ,消费-月度调研"
+          ? "医药-趋势观察 ,科技-产业跟踪 ,智造-产业跟踪 ,消费-月度调研,策略-每日复盘,固收-债市复盘"
           : "";
       return str;
     },