Explorar o código

图详情增加自动申请

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

+ 1 - 1
src/views/hzyb/chart/component/noAuth.vue

@@ -9,7 +9,7 @@ const props = defineProps({
 const authType = computed(() => {
     if(!props.data) return
     if (props.data.type === "contact") {
-
+        handleAutoApply()
         return 1;
     }
     if (props.data.type === "expired") {