删除订阅支持自动删除任务和脚本

This commit is contained in:
whyour
2023-07-30 21:15:46 +08:00
parent 2e27d4057e
commit b4e5db9da9
8 changed files with 59 additions and 11 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ const Dependence = () => {
{
title: intl.get('状态'),
key: 'status',
width: 100,
width: 120,
dataIndex: 'status',
render: (text: string, record: any, index: number) => {
return (