This commit is contained in:
2025-07-15 16:54:03 +08:00
parent a2f7cedc05
commit 655197a2b7
4 changed files with 4 additions and 5 deletions

View File

@@ -25,8 +25,7 @@
<script>
import { RSAencrypt } from '@/utils/jsencrypt.js'
import {pdaUpdate} from '@/utils/getData2.js'
import {handLogin} from '@/utils/getData3.js'
import {pdaUpdate, handLogin} from '@/utils/getData3.js'
import UpGrade from './upgrade.vue'
export default {
components: {