提交 d9b4640e 编写于 作者: tao.wu's avatar tao.wu

no message

上级 94ab45f1
...@@ -212,7 +212,6 @@ ...@@ -212,7 +212,6 @@
}) })
} }
if(obj.type=='save'){ if(obj.type=='save'){
console.log('是点击保存时候的校验,因此告诉最外层的 new-plan 组件,校验结果') console.log('是点击保存时候的校验,因此告诉最外层的 new-plan 组件,校验结果')
this.$emit('addListenSave',true) this.$emit('addListenSave',true)
...@@ -267,9 +266,9 @@ ...@@ -267,9 +266,9 @@
followupList: [],//随访量表id followupList: [],//随访量表id
hasSelected: '', hasSelected: '',
isDisabled: false, isDisabled: false,
remindDay: '', remindDay: [],
pushDay: '', pushDay: '',
followResourceId: '', followResourceId: [],
comentMsg: {}, comentMsg: {},
totalNumber: 0, totalNumber: 0,
wechatPatientNum: 0, wechatPatientNum: 0,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册