liujd 6 yıl önce
ebeveyn
işleme
6e5e46f9d1
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      mobile-code/src/official/callback.vue

+ 2 - 0
mobile-code/src/official/callback.vue

@@ -175,6 +175,8 @@ export default {
 						id: this.option.id
 						id: this.option.id
 					}
 					}
 				})
 				})
+			} else if (this.btnText == '开始授权') {
+				this.$msg('功能待对接!')
 			}
 			}
 		}
 		}
 	}
 	}