28087
This commit is contained in:
		@@ -54,7 +54,7 @@ export default {
 | 
			
		||||
            if (this.classList) {
 | 
			
		||||
              this.classList.map((e) => {
 | 
			
		||||
                if (this.detail.classificationId == e.id) {
 | 
			
		||||
                  this.name = e.desc
 | 
			
		||||
                  this.name = e.name
 | 
			
		||||
                }
 | 
			
		||||
              })
 | 
			
		||||
              this.showPage = true
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user