feat✨: 对接任务调度增删查改功能
This commit is contained in:
@ -353,7 +353,6 @@ const getFormData = () => {
|
||||
};
|
||||
// 打开弹窗
|
||||
const openDialog = (type) => {
|
||||
console.log(tableDate.yjbqList, tableDate.rybqList);
|
||||
chooseShow.value = true;
|
||||
chooseType.value = type;
|
||||
chooseTitle.value = type == "01" ? "请选择预警标签模型" : "请选择人员标签";
|
||||
|
Reference in New Issue
Block a user