Quellcode durchsuchen

Merge branch 'dev_v1.1.4' into dev_1.1.5

wenliming vor 2 Jahren
Ursprung
Commit
a4eabfe882
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/view/iframe/publish/give-dialog.vue

+ 1 - 1
src/view/iframe/publish/give-dialog.vue

@@ -34,7 +34,7 @@
                     </div>
                     <!-- 标题 -->
                     <div class="title">
-                        {{publishType.value == 'REDPACKET' ? currentComData[showComType]["title"] : 'Tool Box' }}
+                        {{publishType == 'REDPACKET' ? currentComData[showComType]["title"] : 'Tool Box' }}
                     </div>
                 </div>
                 <div class="right">