修改补贴发放提示
This commit is contained in:
parent
f1040fcf40
commit
cd24108d93
@ -390,7 +390,7 @@ export default {
|
||||
this.msgSuccess("发放成功")
|
||||
})
|
||||
}else {
|
||||
this.msgError("发放日期必须大于当前日期")
|
||||
this.msgError("发放日期不可小于当前日期")
|
||||
}
|
||||
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user