标签管理-标签项修改
This commit is contained in:
@@ -276,7 +276,7 @@
|
||||
//获取展示区域
|
||||
loadShowArea(){
|
||||
let params = {};
|
||||
getAction(`tag/onlCgformTag/queryShowArea`,params).then((res)=>{
|
||||
getAction(`tag/onlCgformArea/queryShowArea`,params).then((res)=>{
|
||||
if(res.success){
|
||||
this.areaOptions=res.result
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user