yz
2021-03-10 e932baad19331b34536dbc91bb5b0f18c8521c2a
src/views/user/Informationinput.vue
@@ -3128,7 +3128,7 @@
      })
    },
    importHandleAvatarSuccess(res, file) {
      if (res.data === null) {
      if (res.data === null || res.data.length === 0) {
        this.$notify({
          title: '成功',
          message: '导入成功!',