duy hace 4 meses
padre
commit
9b2bfce97d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/data-fill/wbs.vue

+ 1 - 1
src/views/data-fill/wbs.vue

@@ -2804,7 +2804,7 @@ const getFileName = async () => {
     const info = nodeDataInfo.value
     const { error, code, data } = await wbsApi.getDICengNodeName({
         pKeyId: info['primaryKeyId'],
-        type: authBtnTabKey.value,
+        classify: authBtnTabKey.value,
         contractId: contractId.value,
     })
     //判断状态