@dongkboy пре 3 година
родитељ
комит
15f2a97e5c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/Letter/Letter.vue

+ 1 - 1
src/views/Letter/Letter.vue

@@ -571,7 +571,7 @@
                 <span
                   v-show="(reslistitem.quoteCode != '200') && (reslistitem.quoteCode != '0') && (reslistitem.quoteCode != '1')">
                   {{
-                    reslistitem.msg }}
+                    reslistitem.msg.length>500? reslistitem.msg:reslistitem.msg.slice(0,500) }}
                 </span>
               </div>
               <div style="width:15%;" class="flex j-start a-c">