岗位类型 临时岗位C
This commit is contained in:
@@ -315,7 +315,7 @@ export default {
|
||||
return;
|
||||
}
|
||||
|
||||
if (this.postType == "固定岗位B") {
|
||||
if (this.postType != "固定岗位A" ) {
|
||||
if (sdata.workTime <= 0 || sdata.workTime > 8) {
|
||||
this.$message.info("请输入正确的工作时长(每天工作时长不能超过8小时)");
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user