Browse Source

add 从模版创建任务 button

visuddhinanda 1 year ago
parent
commit
e18cc55267
1 changed files with 1 additions and 0 deletions
  1. 1 0
      dashboard-v4/dashboard/src/components/task/TaskList.tsx

+ 1 - 0
dashboard-v4/dashboard/src/components/task/TaskList.tsx

@@ -573,6 +573,7 @@ const TaskList = ({
               actionRef.current?.reload();
             }}
           />,
+          <Button type="primary">从模版创建任务</Button>,
         ]}
       />
       <TaskEditDrawer