duy 2 долоо хоног өмнө
parent
commit
18f7b3d97d

+ 2 - 5
src/views/data-fill/wbs.vue

@@ -3619,7 +3619,7 @@ const getnodeBaseData = async ()=>{
     const { error, code, msg, data } = await nodeBaseApi.getNodeData(
         {
             pKeyId: primaryKeyId.value,
-            classify:authBtnTabKey.value,
+        
         },
     )
 
@@ -3669,10 +3669,7 @@ const resetForm = ()=>{
     getOrSaveNodeBaseInfo()
 }
 const nodeBaseDataModalSave = async ()=>{
-    if (autoFormData.value?.isDisable === 1) {
-        window?.$message?.warning('待审批和已审批不能修改基础数据')
-        return
-    }
+
     nodeBaseDataLoad.value = true
     const { error, code, msg } = await nodeBaseApi.save(
         {