加工进度修改
This commit is contained in:
@@ -609,7 +609,7 @@ export default {
|
||||
this.form.完成时间 = ''
|
||||
this.form.人员 = ''
|
||||
this.form.考勤编号 = ''
|
||||
if (this.worker[index][a] !== '请选择') {
|
||||
if (this.worker[index][a] !== '超级管理员') {
|
||||
this.midd = 1
|
||||
this.form.人员 = this.worker[index][a]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user