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,