Leo hai 1 ano
pai
achega
27a8c8c0dc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/module/workmgmt/component/JobCreate.jsx

+ 1 - 1
src/module/workmgmt/component/JobCreate.jsx

@@ -376,7 +376,7 @@ export default function JobCreate() {
         ...ConfigDataForm.getFieldValue(),
         script_file: '',
         type: currentJobType,
-        dag_uuid: 'test',
+        dag_uuid: data.data.dag_id,
         // 镜像
         image_url: '',
         relation_list,