mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-07 01:46:43 +08:00
日志
This commit is contained in:
@@ -519,6 +519,7 @@ export default {
|
||||
console.log("修改热点 参数 : ",record);
|
||||
changeTagHot(record.id).then ((res) => {
|
||||
console.log("修改热点 结果 : ",res);
|
||||
console.log("修改热点 结果 : ",res.message);
|
||||
if (res.status === 200 ) {
|
||||
console.log("更新成功");
|
||||
}else {
|
||||
|
||||
Reference in New Issue
Block a user