fix:上传其他文件未自动更新
This commit is contained in:
@@ -264,8 +264,6 @@ export default function ScriptsPage() {
|
||||
visibility,
|
||||
description: description.trim(),
|
||||
targetPath: targetPath.trim(),
|
||||
}).then((resource) => {
|
||||
if (resource) void loadDataResources();
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user