产品列表数据

This commit is contained in:
952108534@qq.com 2022-01-20 14:59:31 +08:00
parent afee12993f
commit 3a954530d7

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) {