[update] 权限
This commit is contained in:
@@ -530,7 +530,7 @@ export default {
|
||||
}
|
||||
} else {
|
||||
flag = 0
|
||||
this.$message.success(this.$t('operatethisbutton'))
|
||||
this.$message.warning(this.$t('operatethisbutton'))
|
||||
}
|
||||
return flag
|
||||
},
|
||||
@@ -929,8 +929,8 @@ export default {
|
||||
},
|
||||
// 截止时间
|
||||
TaskCutOffTimeLibrary() {
|
||||
if(this.homo || this.sdt) {
|
||||
// 认证工程师 任意状态 都无此权限
|
||||
if(this.dre || this.sdt) {
|
||||
// 工程接口人 填写人 均无此权限
|
||||
this.$message.warning(this.$t('operatethisbutton'))
|
||||
} else {
|
||||
let dreTaskCutOffTimeLibrary = this.dreTaskCutOffTimeLibrary()
|
||||
|
||||
Reference in New Issue
Block a user