mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-10-02 18:26:38 +08:00
Cat food category index fixed
This commit is contained in:
parent
3f4be1a15e
commit
dc81c2bda3
@ -1883,7 +1883,7 @@ export default {
|
||||
catclickGan() {
|
||||
this.userstype = 0;
|
||||
this.maoganCurIndex = this.maoganCurIndex ? this.maoganCurIndex : 0;
|
||||
let apiCatAgeType = this.discoun[this.maoshiCurIndex].title;
|
||||
let apiCatAgeType = this.discoun[this.maoganCurIndex].title;
|
||||
let petType = {
|
||||
petType: 0,
|
||||
tagStatus: 1, //干
|
||||
|
Loading…
Reference in New Issue
Block a user