Commit f8bf9176 authored by huangjie's avatar huangjie

*

parent a0d4621d
......@@ -364,7 +364,7 @@
</template>
</el-table-column>
<el-table-column
prop="nickname"
prop="nickName"
label="用户昵称">
</el-table-column>
<el-table-column
......@@ -743,6 +743,7 @@ export default {
}
this.getList();
},
// 提交上传文件
submitFileForm() {
this.$refs.upload.submit();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment