去掉部分日志

This commit is contained in:
wulin 2021-01-12 19:29:14 +08:00
parent 9454be3613
commit fcaa0034b4

View File

@ -116,9 +116,7 @@ export default {
res = res.data res = res.data
this.basisForm = res this.basisForm = res
this.templateForm.evaluationGroupId = this.basisForm.id this.templateForm.evaluationGroupId = this.basisForm.id
console.log('1===', this.processInfo)
for (let i in this.processInfo) { for (let i in this.processInfo) {
console.log('2===', this.processInfo[i])
try { try {
if (!this.processInfo[i].chartDetails) { if (!this.processInfo[i].chartDetails) {
continue continue