This commit is contained in:
X1627315083
2024-07-08 16:19:40 +08:00
parent eb0624cbdf
commit f123678467
6 changed files with 1 additions and 8 deletions

View File

@@ -493,7 +493,6 @@ export default defineComponent({
});
}
let setDeleteComment = (value:any,index:any,childrenIndex:any)=>{
console.log(value);
Modal.confirm({
title: t('newScaleImage.jsContent4'),
icon: createVNode(ExclamationCircleOutlined),