src/views/overview/AddOverviewDialog.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/overview/AddOverviewDialog.vue
@@ -571,7 +571,7 @@ // { label: "说明", prop: "number", input: true }, // { label: "日期", prop: "amount", date: true, isRequird: true }, // { label: "截止日期", prop: "price", date: true }, { label: "完成", prop: "amount", inputFloat: true }, { label: "数量", prop: "amount", inputFloat: true }, { label: "计量单位", prop: "unit" } ] }