mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 06:02:38 +08:00
更新 task
This commit is contained in:
parent
1b972df412
commit
54dbf63b82
@ -373,7 +373,10 @@ export default defineComponent({
|
||||
const { id, type } = params || {};
|
||||
|
||||
let info: any = {
|
||||
type
|
||||
type,
|
||||
service: "",
|
||||
name: "",
|
||||
cron: ""
|
||||
};
|
||||
|
||||
if (id) {
|
||||
|
Loading…
Reference in New Issue
Block a user