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

625提测节点版本2

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