提交 e9e797f2 编写于 作者: tao.wu's avatar tao.wu

m

上级 75530505
......@@ -234,7 +234,7 @@
pageNo: this.searchData.pageNo,
pageSize: this.searchData.pageSize,
};
getLabelDetail(labelId, params).then(data => {
// console.log('获取分组详情>> ', data)
if(data.data){
......@@ -363,7 +363,7 @@
this.changeNameTips = '该分组名称已被您使用,请重新输入';
}else{
this.$message({
message: '请求接口失败,请重新再试',
message: data.message,
type: 'warning'
});
}
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册