@@ -116,6 +116,7 @@ const gobackClick = () => {
//取消
const cancelClick = () => {
isEdit.value=true
+ emits('upshowModal', false)
}
//编辑