村民圈审核

This commit is contained in:
shijingjing
2022-02-15 18:42:21 +08:00
parent 1a9c972959
commit cf8418e37f
6 changed files with 232 additions and 14 deletions

View File

@@ -134,7 +134,6 @@ export default {
},
methods: {
transTxt(str){
console.log(str.split("$"));
return str.split("$")
},