7.29
This commit is contained in:
@@ -81,12 +81,12 @@ Page({
|
||||
limitCount({
|
||||
type:4
|
||||
}).then(result=>{
|
||||
if(result<4){
|
||||
if(result<20){
|
||||
this.handleGetSign()
|
||||
}else{
|
||||
wx.showToast({
|
||||
title: '每人参与病例征集不得超过20例',
|
||||
|
||||
icon:'none'
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user