Silly eslint

This commit is contained in:
Chad Derya
2019-09-11 20:40:36 +01:00
parent f3ee6a38b2
commit c99fdb28b3

View File

@@ -69,7 +69,7 @@
</el-form-item>
</el-col>
</el-row>
<el-row v-if="$store.state.settings.platform === &quot;OLFDE&quot;">
<el-row v-if="$store.state.settings.platform === 'OLFDE'">
<el-col :span="8">
<el-form-item label-width="120px" label="Category" class="postInfo-container-item">
<el-input v-model="postForm.meta.category" placeholder="Product Category" />