!56 2022-1-20 Jiamin

Merge pull request !56 from Admin/sit-jiamin-v2
This commit is contained in:
Admin 2022-01-20 07:04:00 +00:00 committed by Gitee
commit b3cf9d57af
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -516,12 +516,12 @@ export default {
this.$refs.userstandard[0].style.margin = 0 + "px";
});
this.userst();
// this.activeIndex = stype;
// if (stype !== "" && stype !== undefined) {
// this.onmessage(stype);
// } else {
// this.usetmessage();
// }
this.activeIndex = stype;
if (stype !== "" && stype !== undefined) {
this.onmessage(stype);
} else {
this.usetmessage();
}
},
methods: {
async usersearch(stype, usertype) {