@@ -1224,7 +1224,7 @@ export default {
return data.length > 0
},
generateRandomString () {
- return `JYK-${Math.floor(Math.random() * 88888) + 10000}`
+ return `JYXT-${Math.floor(Math.random() * 88888) + 10000}`
async init () {
this.loading = true