This commit is contained in:
曹辉 2023-04-11 11:36:33 +08:00
parent d51b9fb2be
commit 11ef3580aa
2 changed files with 0 additions and 7 deletions

View File

@ -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'
})
}
})
},

View File

@ -12,7 +12,6 @@ const store = new Vuex.Store({
tmplIds: [
't6PZuAOalg6RTh_dzORsHthP4PeZQNSWVqlLmxypyas',
'fmZMOW9dq4kKBH-BEpcVIltbG0C9-aiQUVG3USVfgR8',
'-3YtSqNtujio6XeJ3Ax95wmWSZL6k7ozp9eSk5ZUM30',
],
success(res) {},
fail(err) {},