提交 e0a055e0 编写于 作者: tony001's avatar tony001

去掉console

上级 3c5f1da3
......@@ -265,7 +265,6 @@ export default class AppCheckBox extends Vue {
// 参数处理
let _context = data.context;
let _param = data.param;
console.log("app-check-group")
this.codeListService.getItems(this.tag,_context,_param).then((res:any) => {
this.items = res;
}).catch((error:any)=>{
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册