28216
This commit is contained in:
		| @@ -69,6 +69,7 @@ | ||||
|             </div> | ||||
|             <div v-if="item.type == 'rtf'" v-html="row[item.fieldDbName]"></div> | ||||
|             <div v-if="item.type == 'checkbox'">{{ row[item.fieldDbName] }}</div> | ||||
|             <div v-if="item.type == 'gird'">{{ row[item.fieldDbName + '_name'] }}</div> | ||||
|           </template> | ||||
|         </el-table-column> | ||||
|         <el-table-column slot="options" label="操作" fixed="right" align="center" width="160"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user