| | |
| | | :label="$t('dataManage.vmobj.keyword')" |
| | | prop="name" |
| | | > |
| | | <!-- :placeholder="$t('common.pleaseInput')"--> |
| | | <!-- suffix-icon="el-icon-edit" |
| | | :placeholder="$t('common.pleaseInput')"--> |
| | | <el-input |
| | | v-model="ruleForm.name" |
| | | :placeholder="$t('shuJuGuanLi.shuJuJianSuo.valueone')" |
| | | :placeholder="$t('shuJuGuanLi.lable1')" |
| | | style="width:200px" |
| | | suffix-icon="el-icon-edit" |
| | | /> |
| | | ><i slot="suffix" class="el-icon-search" @click="submitForm('ruleForm')" style="padding-right: 8px"></i></el-input> |
| | | </el-form-item> |
| | | </div> |
| | | <div> |
| | |
| | | size="small" |
| | | >{{ $t('common.delete') }} |
| | | </el-button> |
| | | <el-button |
| | | <!-- <el-button |
| | | @click="submitForm('ruleForm')" |
| | | icon="el-icon-search" |
| | | type="primary" |
| | | size="small" |
| | | >{{ $t('common.iquery') }} |
| | | </el-button> |
| | | </el-button>--> |
| | | <el-button |
| | | @click="resetForm('ruleForm')" |
| | | icon="el-icon-refresh" |