seimin пре 2 година
родитељ
комит
ecc51a2df6
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      pages/receipt_infopage/receipt_infopage.vue

+ 1 - 0
pages/receipt_infopage/receipt_infopage.vue

@@ -693,6 +693,7 @@
693 693
         }).then((result) => {
694 694
           uni.hideLoading();
695 695
           if (result.state == 200) {
696
+            this.getInfo(this.dataId);
696 697
             uni.showToast({
697 698
               icon: 'none',
698 699
               duration: 4000,