移除DEBUG代码
This commit is contained in:
parent
a8dc1e937e
commit
83482ebbf6
@ -61,7 +61,6 @@ const formParams = reactive({
|
||||
});
|
||||
const columnsType =()=>{
|
||||
if(props.type==1){
|
||||
console.log(columns)
|
||||
return columns
|
||||
} else if (props.type==2) {
|
||||
return columns2
|
||||
|
Loading…
Reference in New Issue
Block a user