瀏覽代碼

circle page

邹能昇 4 月之前
父節點
當前提交
32e360bd5d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      nova-werun/components/circle-card/index.js

+ 1 - 0
nova-werun/components/circle-card/index.js

@@ -274,6 +274,7 @@ Component({
                 let saveDate2 = await Comment.save();
                 console.log(saveDate2);
                 console.log("新数据保存成功");
+                this.getComment()
             } catch (error) {
                 console.error("保存数据时出现错误:", error);
             }