优化
This commit is contained in:
@ -541,7 +541,6 @@ const onSubmit = async () => {
|
||||
buttonLoading.value = false;
|
||||
}
|
||||
};
|
||||
|
||||
/** 删除按钮操作 */
|
||||
const handleDelete = async (row?: VolumeCatalogVO) => {
|
||||
const _ids = row?.design || ids.value;
|
||||
|
Reference in New Issue
Block a user