@@ -15,6 +15,7 @@
:label="head.title"
:width="head.width || ''">
<!-- 动态内容 -->
+
<template slot-scope="scope">
<template v-if="table_head[index].field_type !== '7'">
{{table_per_fun(table_head[index],Object.values(scope.row)[index])}}