Commit c36531a5 authored by xuke's avatar xuke

瞬时热量-输入格式

parents 7699210c 8120e1a2
......@@ -135,8 +135,11 @@ function onAddSubmit() { // 提交新增
return
}
})
<<<<<<< HEAD
console.log('>>>>>>>>==', addForm.value)
console.log('========>>>>', addForm.value.year)
=======
>>>>>>> 8120e1a2dd4dd697b8b05c4827e818ba500b15a4
addAnnualParam(addForm.value).then(res => {
if (res.success) {
getData()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment