去掉console
This commit is contained in:
parent
d8ce969767
commit
39badac6d9
|
@ -883,12 +883,8 @@ export default {
|
|||
data: [...result.DetailedInformation],
|
||||
})
|
||||
|
||||
console.log('%c [ 更更新缓存 ]-891', 'font-size:13px; background:pink; color:#bf2c9f;')
|
||||
|
||||
if (this.sampleData.inputFileName == fileName) {
|
||||
this.currSampleDet = [...result.DetailedInformation]
|
||||
|
||||
console.log('%c [ 更新当前 ]-894', 'font-size:13px; background:pink; color:#bf2c9f;')
|
||||
}
|
||||
} else {
|
||||
this.$message.error(message)
|
||||
|
|
Loading…
Reference in New Issue
Block a user