去掉部分日志
This commit is contained in:
parent
9454be3613
commit
fcaa0034b4
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user