songshankun
2023-10-20 2ab9e3e914b6c29a3ab34d7b73113e751e113f0f
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" }
        ]
      }