diff --git a/src/store/mutations.js b/src/store/mutations.js index 99d4083..0918706 100644 --- a/src/store/mutations.js +++ b/src/store/mutations.js @@ -1,6 +1,5 @@ // 同步方法 - export default { // 设置品牌信息 setBrandInfo(state, brandInfo){