feat: There is no way the, bug #52726
This commit is contained in:
@@ -39,12 +39,7 @@ export default {
|
||||
mounted() {this.queryProcess()},
|
||||
methods: {
|
||||
getPrcNameFilter(row){
|
||||
if(row && row.prcType === 'buss3'){
|
||||
return row.prcName + '-' + row.taskInfo
|
||||
}else {
|
||||
return row.prcName
|
||||
}
|
||||
|
||||
return row.prcName
|
||||
},
|
||||
togo () {
|
||||
this.$router.push('/processCenter')
|
||||
|
||||
Reference in New Issue
Block a user