feat: 对接任务调度增删查改功能

This commit is contained in:
jy
2025-06-06 15:23:27 +08:00
parent e34b2bbdae
commit a5c65af987
11 changed files with 2321 additions and 158 deletions

View File

@ -45,7 +45,7 @@
width="60"
:align="getConfiger?.align"
/>
<el-table-column
v-for="(item, index) in tableColumn"
:align="getConfiger?.align"
@ -208,7 +208,7 @@ function setDefaultChoose() {
});
}
</script>
<style lang = "scss">
</style>
</style>