对接重点认证标准/政策合规性项目审查流程
This commit is contained in:
@@ -163,6 +163,7 @@ export default {
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
console.log(this.config);
|
||||
this.tagList = this.value !== '' && this.value !== null && typeof (this.value) !== 'undefined' ? this.value.split(',') : []
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user