refactor: 代码规范
This commit is contained in:
parent
37a486bcc5
commit
bbf6281627
|
@ -252,7 +252,7 @@ export default {
|
|||
deep: true
|
||||
}
|
||||
},
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
|
|
@ -101,11 +101,11 @@ export default {
|
|||
} else {
|
||||
return false;
|
||||
}
|
||||
})
|
||||
});
|
||||
this.dialogVisible = false;
|
||||
},
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
|
Loading…
Reference in New Issue