| src/views/master/time/day-off/Dialog.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/master/time/day-off/Dialog.vue
@@ -85,7 +85,10 @@ this.form.id = id } else { this.$refs.dialogForm.resetFields() this.form.remark = '' this.form.year = '' this.form.date = [] this.form.id = '' } return this },