style: 移除非error级别console
This commit is contained in:
@@ -252,7 +252,6 @@ function fnFileModalOk() {
|
||||
const from = toRaw(fileModalState.from);
|
||||
const type = fileModalState.visibleType;
|
||||
let fnType = null;
|
||||
console.log(type, from);
|
||||
if (type === 'send') {
|
||||
fnType = sendNeSoftware(from);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user