+
+
+
+
+ {{ scope.row[item.prop] | formatDate }}
+
+
+
+ {{ initApiEnumList(item,scope.row[item.prop]) }}
+
+
+
+ {{ scope.row[item.prop] ? '是' : '否' }}
+
+
+
+ {{ scope.row[item.prop] }}
+
+
+
+ {{ initApiOtherType(scope.row[item.prop])[0] }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+