Explorar o código

add 从模版创建任务 button

visuddhinanda hai 1 ano
pai
achega
e18cc55267
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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