This commit is contained in:
caoxinyu
2019-09-24 10:13:36 +08:00
parent 2a90014ac1
commit 3b9805e47d
4 changed files with 6 additions and 7 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
}
},