Commit 8120e1a2 authored by 裴文涛's avatar 裴文涛

14号第一次解决合并冲突

parent 9dece472
...@@ -135,11 +135,6 @@ function onAddSubmit() { // 提交新增 ...@@ -135,11 +135,6 @@ function onAddSubmit() { // 提交新增
return return
} }
}) })
<<<<<<< HEAD
console.log('>>>>>>>>==', addForm.value)
console.log('========>>>>', addForm.value.year)
=======
>>>>>>> 9264ee33b707bc7814b1379ef943cba565c98072
addAnnualParam(addForm.value).then(res => { addAnnualParam(addForm.value).then(res => {
if (res.success) { if (res.success) {
getData() 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