Przeglądaj źródła

Merge branch 'master' of http://git.zthymaoyi.com/gdc/yiliangyiyun-app

zhangyuewww 3 lat temu
rodzic
commit
5572f15df7
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      pages/attestation/indexThree.vue

+ 5 - 0
pages/attestation/indexThree.vue

@@ -163,6 +163,11 @@
 										uni.navigateTo({
 											url: '/pages/attestation/indexThree'
 										});
+										uni.showToast({
+											title: '修改成功!',
+											icon: 'none',
+											duration: 2000
+										})
 										this.$api.msg('修改成功!')
 									}
 								})