Explorar el Código

解决报错

master
wwp hace 3 meses
padre
commit
3474a11fb5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      SafeCampus.WEB/src/views/warn/zjrq/index.vue

+ 1
- 1
SafeCampus.WEB/src/views/warn/zjrq/index.vue Ver fichero

@@ -200,7 +200,7 @@ function getWarnTypeList() {
}
// 自定义渲染表头(使用tsx语法)
const headerRender = (scope: HeaderRenderScope<User.ResUserList>) => {
const headerRender = (scope: any) => {
return (
<span>{scope.column.label}</span>


Cargando…
Cancelar
Guardar