新增
{{ $fd('Criterion_Question_Type',scope.row.Type) }}
{{ $fd('ShowQuestion',scope.row.ShowQuestion) }}
{{ $fd('QuestionRequired',scope.row.IsRequired) }}
{{ $fd('QuestionMark', scope.row.QuestionMark) }}
{{ getStringResult(scope.row.ExportResult, 'ExportResult') }}
{{ $fd('LimitEdit', scope.row.LimitEdit) }}
{{ scope.row.MaxRowCount?scope.row.MaxRowCount:'' }}
查看
编辑
删除