Silly eslint
This commit is contained in:
parent
f3ee6a38b2
commit
c99fdb28b3
|
@ -69,7 +69,7 @@
|
|||
</el-form-item>
|
||||
</el-col>
|
||||
</el-row>
|
||||
<el-row v-if="$store.state.settings.platform === "OLFDE"">
|
||||
<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" />
|
||||
|
|
Loading…
Reference in New Issue