|
@ -39,11 +39,11 @@ Page({ |
|
|
title: res.result.typeName |
|
|
title: res.result.typeName |
|
|
}) |
|
|
}) |
|
|
|
|
|
|
|
|
if (res.result.typeCode != 'zcfn') { |
|
|
// if (res.result.typeCode != 'zcfn') {
|
|
|
this.setData({ |
|
|
// this.setData({
|
|
|
show: true |
|
|
// show: true
|
|
|
}) |
|
|
// })
|
|
|
} |
|
|
// }
|
|
|
if (res.result.isCollection == 1) { |
|
|
if (res.result.isCollection == 1) { |
|
|
this.setData({ |
|
|
this.setData({ |
|
|
isCollect: true, |
|
|
isCollect: true, |
|
|