mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 02:06:38 +08:00
产品列表数据
This commit is contained in:
parent
afee12993f
commit
3a954530d7
@ -516,12 +516,12 @@ export default {
|
|||||||
this.$refs.userstandard[0].style.margin = 0 + "px";
|
this.$refs.userstandard[0].style.margin = 0 + "px";
|
||||||
});
|
});
|
||||||
this.userst();
|
this.userst();
|
||||||
// this.activeIndex = stype;
|
this.activeIndex = stype;
|
||||||
// if (stype !== "" && stype !== undefined) {
|
if (stype !== "" && stype !== undefined) {
|
||||||
// this.onmessage(stype);
|
this.onmessage(stype);
|
||||||
// } else {
|
} else {
|
||||||
// this.usetmessage();
|
this.usetmessage();
|
||||||
// }
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
async usersearch(stype, usertype) {
|
async usersearch(stype, usertype) {
|
||||||
|
Loading…
Reference in New Issue
Block a user