修改
This commit is contained in:
parent
d51b9fb2be
commit
11ef3580aa
@ -142,12 +142,6 @@
|
||||
nurseAppletPersonCenter(this.nursePersonId).then(res => {
|
||||
if (res.code == 200) {
|
||||
this.Personallist = res.data
|
||||
} else {
|
||||
this.$refs.uToast.show({
|
||||
title: '您未登录,请重新登录',
|
||||
type: 'error',
|
||||
duration: '1500'
|
||||
})
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
@ -12,7 +12,6 @@ const store = new Vuex.Store({
|
||||
tmplIds: [
|
||||
't6PZuAOalg6RTh_dzORsHthP4PeZQNSWVqlLmxypyas',
|
||||
'fmZMOW9dq4kKBH-BEpcVIltbG0C9-aiQUVG3USVfgR8',
|
||||
'-3YtSqNtujio6XeJ3Ax95wmWSZL6k7ozp9eSk5ZUM30',
|
||||
],
|
||||
success(res) {},
|
||||
fail(err) {},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user