双重预防项目-国泰新华二开定制版
马宇豪
2023-12-04 5f0ac804321a508f863b9a5cf93f05682ae83639
src/main/resources/templates/tr/hiddenDangerCheck/dangerAccept/dangerAccept.html
@@ -136,7 +136,10 @@
                },
                {
                    field: 'acceptCreateTime',
                    title: '验收时间'
                    title: '验收时间',
                    formatter: function (value, item, index) {
                        return value.substring(0,10)
                    }
                },
                {
                    field: 'acceptUserName',