web/src/views/modules/configItemWarehouse/ConfigItemWarehouse-AddOrUpdate.vue
@@ -48,7 +48,7 @@ </el-table-column> <el-table-column prop="itemDentify" align="center" width="220" label="配置项标识"> <template v-slot="{ row }"> <el-input v-model="row.itemDentify" placeholder="配置项标识"></el-input> <el-input v-model="row.itemIdentify" placeholder="配置项标识"></el-input> </template> </el-table-column> <el-table-column prop="version" align="center" width="120" label="版本">