@@ -225,13 +225,14 @@ export default {
affirm(val) {
this.$nextTick(()=>{
-
+ //取消
if (val.index === 0) {
if(this.customData.bigCount>0||this.customData.smallCount>0){
}else{
this.delAllEvent(this.customData);
}
this.modalCancel();
+ return
if (val.index === 3) {