This commit is contained in:
2026-02-12 13:27:11 +08:00
parent 9ce64757fc
commit 34d3e4c715
6 changed files with 741 additions and 5 deletions

View File

@@ -66,6 +66,7 @@
"downloadFile": true,
"eagerComputed": true,
"effectScope": true,
"encodeRequest": true,
"endsWith": true,
"escape": true,
"extendRef": true,
@@ -77,6 +78,8 @@
"formatMoney": true,
"formatPhone": true,
"fromNow": true,
"generateNonce": true,
"generateSMSRequest": true,
"generateUUID": true,
"get": true,
"getActivePinia": true,