main
徐景良 2 months ago
parent 17f4dfced7
commit cb48752c87

@ -204,7 +204,6 @@ import { ref, defineEmits, defineProps, watch } from "vue";
import { PlusOutlined,LeftOutlined,DeleteOutlined,MoreOutlined } from '@ant-design/icons-vue';
import { addTask,editTask } from "@/api/sys/workplan";
import { Modal, message } from 'ant-design-vue';
import 'vue3-cron-plus/dist/index.css' //
const formRef = ref();
const labelCol = { span: 24 };

Loading…
Cancel
Save