重构:分销商升级条件 - 界面样式重构
添加:分销商升级条件 - 单个条件支持开关功能 添加:分销商升级条件 - 添加购买商品之一升级条件的相关设置及操作
This commit is contained in:
parent
2590d28b46
commit
34a8c5f4b5
|
|
@ -38,7 +38,7 @@ function notice(token) {
|
|||
if (data.status === 200) {
|
||||
vm.$emit(data.data.status, data.data.result)
|
||||
}
|
||||
console.log(res)
|
||||
// console.log(res)
|
||||
if (data.type === 'notice') {
|
||||
const h = vm.$createElement
|
||||
ElementUI.Notification({
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue