forked from github/dataease
feat(frontend):前端调整
This commit is contained in:
parent
e6d662afcf
commit
93ce2bbe69
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<el-col>
|
||||
<el-row>
|
||||
<el-col :span="4">
|
||||
<el-col style="width: 200px;">
|
||||
<el-form ref="form" :model="form" label-width="60px" size="mini" class="row-style">
|
||||
<el-form-item :label="$t('dataset.showRow')">
|
||||
<el-input v-model="form.row">
|
||||
|
Loading…
Reference in New Issue
Block a user