mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-09-01 13:33:58 +08:00
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…
x
Reference in New Issue
Block a user