瀏覽代碼

前端 小程序更新

zhongtianhaoyuan 3 年之前
父節點
當前提交
953065fbb2
共有 1 個文件被更改,包括 5 次插入0 次删除
  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('修改成功!')
 									}
 								})