资料中心下载
This commit is contained in:
@@ -141,7 +141,9 @@ export default {
|
||||
verifyTemplate(){
|
||||
const id = this.$route.query.treeId
|
||||
this.$http._getData('/fileMaterialCenter/zlTree/getMoBan',{ id }).then(res => {
|
||||
this.isTemplate = res.data
|
||||
if(res.data){
|
||||
this.isTemplate = res.data.data
|
||||
}
|
||||
})
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user