|
@@ -3670,7 +3670,7 @@ const resetForm = ()=>{
|
|
}
|
|
}
|
|
const nodeBaseDataModalSave = async ()=>{
|
|
const nodeBaseDataModalSave = async ()=>{
|
|
if (autoFormData.value?.isDisable === 1) {
|
|
if (autoFormData.value?.isDisable === 1) {
|
|
- window?.$message?.warning('当前节点基础数据,不允许修改')
|
|
|
|
|
|
+ window?.$message?.warning('待审批和已审批不能修改基础数据')
|
|
return
|
|
return
|
|
}
|
|
}
|
|
nodeBaseDataLoad.value = true
|
|
nodeBaseDataLoad.value = true
|