文档工具-虚拟认证清单详情-去掉操作列
This commit is contained in:
+1
@@ -400,6 +400,7 @@ export default {
|
||||
created() {
|
||||
if (this.$route.query.title == '虚拟认证清单详情') {
|
||||
document.title = this.$t('virtualAuthenticationListDetails')
|
||||
this.columns.splice(7,1)
|
||||
} else {
|
||||
document.title = this.$t('certificationListMaintenance')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user