fix:修改缺陷处理人

This commit is contained in:
wenyann 2020-09-21 14:07:56 +08:00
parent eaccf1bd50
commit e27e763da3
2 changed files with 2 additions and 1 deletions

View File

@ -187,6 +187,7 @@
this.form.cronValue = this.schedule.value;
listenGoBack(this.close);
this.handleClick()
this.activeName = 'first'
},
crontabFill(value, resultList) {
//

View File

@ -48,7 +48,7 @@
show-overflow-tooltip>
</el-table-column>
<el-table-column
prop="lastmodify"
prop="currentOwner"
:label="$t('test_track.module.current_owner')"
show-overflow-tooltip>
</el-table-column>