修改首页自定义报错

This commit is contained in:
duan
2024-11-04 10:51:49 +08:00
parent 4cd503803b
commit 172bfa3bab
7 changed files with 36 additions and 16 deletions

View File

@@ -283,7 +283,10 @@
activeUser: null
})
let close = () => {
datas.form = {}
datas.form = {
operationType: 'in',
type: 'inMoney'
}
}
const confirm = () => {
datas.show = false;