1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-01 13:33:58 +08:00

Removed testing thingy

This commit is contained in:
Chad Derya 2019-09-11 20:42:16 +01:00
parent c99fdb28b3
commit 0a4f337f00

View File

@ -63,7 +63,7 @@
</el-col>
</el-row>
<el-row v-if="$store.state.settings.platform ==='OLFDE'">
<el-col :span="8"> {{ $store.state.settings.platform }}
<el-col :span="8">
<el-form-item label-width="120px" label="Type" class="postInfo-container-item">
<el-radio-group v-model="postForm.type_id">
<el-radio-button label="user">User</el-radio-button>