Jelajahi Sumber

Merge branch 'dev_v1.1.4' into dev_1.1.5

wenliming 2 tahun lalu
induk
melakukan
a4eabfe882
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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">