fix webhook

This commit is contained in:
bwcx_jzy 2023-02-17 09:48:38 +08:00
parent 27b15d8775
commit a5e6e41ab6
No known key found for this signature in database
GPG Key ID: 5E48E9372088B9E5

View File

@ -1033,6 +1033,7 @@ export default {
secondaryDirectory: record.secondaryDirectory || "",
uploadCloseFirst: record.uploadCloseFirst,
group: record.group,
webhook: record.webhook,
};
// console.log(this.temp);
this.linkDispatchVisible = true;