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