退菜增加弹框关闭时重置选择原因以及输入
This commit is contained in:
@@ -157,6 +157,10 @@
|
||||
|
||||
function close() {
|
||||
model.value.close()
|
||||
tags.value.map(v=>{
|
||||
v.checked=false
|
||||
})
|
||||
form.note=''
|
||||
}
|
||||
|
||||
function confirm() {
|
||||
|
||||
Reference in New Issue
Block a user