商品的品牌管理修改

This commit is contained in:
sj
2022-09-17 18:42:33 +08:00
parent 2bf312d793
commit 40464254ce
5 changed files with 26 additions and 8 deletions
-1
View File
@@ -55,7 +55,6 @@ export default {
checkPermission,
//通用的搜索方法
async init() {
console.log('回调这个搜索方法吗?');
if (!await this.beforeInit()) {
return
}