Explorar o código

图库权限bug

jwyu %!s(int64=2) %!d(string=hai) anos
pai
achega
1bf1cd2c2e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      pages/chart/component/noAuth.vue

+ 3 - 0
pages/chart/component/noAuth.vue

@@ -56,6 +56,9 @@ export default {
     },
     methods: {
         handleCall(){
+            if(this.authType==1){
+                this.handleAutoApply()
+            }
             uni.makePhoneCall({
                 phoneNumber: this.info.mobile,
                 success: (result) => {},