Преглед изворни кода

adm:feat > 修改模型上传不显示上传人

shaun-sheep пре 4 година
родитељ
комит
55fcbd529e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/model/file/index.vue

+ 1 - 1
src/views/model/file/index.vue

@@ -292,7 +292,7 @@ export default {
         ProjectId: this.projectId,
         ReplaceReason: 0,
         Size: data.file.size,
-        UserName: this.userInfo.userName,
+        UserName: this.userInfo.username,
         UserId: this.userInfo.userId
       };
       //  替换模型文件