duy vor 4 Monaten
Ursprung
Commit
9b2bfce97d
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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,
     })
     //判断状态