mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-19 09:25:53 +08:00
添加注释,删除无用代码
This commit is contained in:
@@ -231,8 +231,8 @@ export default {
|
||||
}
|
||||
}
|
||||
],
|
||||
userData: [],
|
||||
totalUser: 0
|
||||
userData: [], // 表格数据
|
||||
totalUser: 0 // 总数
|
||||
};
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user