| | |
| | | class="spatial_leftTree subpage_Div " |
| | | style="border: 1px solid #dcdfe6;" |
| | | > |
| | | <el-input |
| | | <el-input size="small" |
| | | v-model="filterText" |
| | | style="width:220px;" |
| | | :placeholder="$t('shuJuGuanLi.shuJuJianSuo.valueone')" |
| | |
| | | :inline="true" |
| | | > |
| | | |
| | | <el-form-item> |
| | | <el-form-item size="small"> |
| | | <!-- type="textarea" disabled--> |
| | | <el-input |
| | | v-model="ruleForm.fileName" |
| | |
| | | > |
| | | <el-table-column |
| | | type="selection" |
| | | width="55" |
| | | width="20" |
| | | /> |
| | | <el-table-column |
| | | <!-- <el-table-column |
| | | width="60" |
| | | align="center" |
| | | type="index" |
| | | :label="$t('common.index')" |
| | | /> |
| | | />--> |
| | | <el-table-column |
| | | min-width="135" |
| | | v-for="(item, index) in attributeData" |