This commit is contained in:
zhangdingyu
2019-09-24 08:25:49 +08:00
parent 2a90014ac1
commit e067c1884c
2 changed files with 1 additions and 5 deletions

View File

@@ -464,7 +464,7 @@ export default {
if (this.count1 !== 1) {
this.$refs[formName].resetFields()
}
this.title1 = '新增'+this.personnelNumber+'修补工时'
this.title1 = '新增' + this.personnelNumber + '修补工时'
this.dialogFormVisible = true
}
},