src/views/jcsz/jsqd.vue
@@ -102,11 +102,16 @@ label="创建人员" sortable="custom" width="110" /> > <template slot-scope="{row}"> <div v-if="row.lm_user===null">/</div> <div v-else>{{ row.lm_user }}</div> </template> </el-table-column> <el-table-column prop="lm_date" label="创建时间" min-width="160" width="160" sortable="custom" /> <el-table-column