felt 发表于 2018-12-25 11:46 mini.Form有isChanged方法,可以判断表单是否有修改 var form=new mini.Form(id); form.setChanged(false); ...