Vijayakrishnan пре 4 година
родитељ
комит
91e1a7b8e3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      resources/views/app/patient/tickets.blade.php

+ 1 - 1
resources/views/app/patient/tickets.blade.php

@@ -184,7 +184,7 @@
                             }
                         ?>
 
-                        patientRx: <?= $contentData ? json_encode($contentData['items']) : [] ?>,
+                        patientRx: <?= $contentData ? json_encode($contentData['items']) : '[]' ?>,
                     },
                     computed: {
                         numAll: function() {