Commit 33dddd10 authored by 刘怀志's avatar 刘怀志

625提测节点版本2

parent 53b1910f
...@@ -1065,7 +1065,7 @@ export default { ...@@ -1065,7 +1065,7 @@ export default {
} }
], ],
queryParams: { queryParams: {
petBreed: [] petBreed: ''
}, },
// 各医院会员卡信息 // 各医院会员卡信息
hosipitalPownersForm: [{}], hosipitalPownersForm: [{}],
......
...@@ -293,7 +293,7 @@ export default { ...@@ -293,7 +293,7 @@ export default {
// 宠物状态位 // 宠物状态位
petStatus: '', petStatus: '',
petNickname: '', petNickname: '',
petBreed: [], petBreed: '',
petSex: '', petSex: '',
petBirthday: '', petBirthday: '',
petWeight: '', petWeight: '',
...@@ -390,7 +390,7 @@ export default { ...@@ -390,7 +390,7 @@ export default {
const temp = { const temp = {
petsId: '-', petsId: '-',
petNickname: '', petNickname: '',
petBreed: [], petBreed: '',
petSex: '', petSex: '',
petBirthday: '', petBirthday: '',
petWeight: '', petWeight: '',
......
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