fix bug 修改生成的模板不符合ESLint的问题

This commit is contained in:
zhaoxiao
2023-03-15 14:35:12 +08:00
parent 1054dee742
commit 6570916f48
11 changed files with 594 additions and 611 deletions
+6
View File
@@ -157,3 +157,9 @@ export default {
}
}
</script>
<style scoped>
.ant-calendar-picker {
min-width: 195px;
}
</style>