songxingwei 2 년 전
부모
커밋
208363830a
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      app/admin/view/teaching_knowledge/index.html

+ 0 - 3
app/admin/view/teaching_knowledge/index.html

@@ -28,9 +28,6 @@
             where: {},
             cols: [[
                 {field: 'id', title: 'ID', align: 'center'},
-                {field: 'user', title: '申请用户', align: 'center',templet(d){
-                        return d.user?d.user.nickname:''
-                    }},
                 {field: 'title', title: '标题', align: 'center'},
                // {field: 'imgs', title: '图片', width: '8%', align: 'center', templet: '#imgs'},
                 {field: 'imgs', title: '图片',  align: 'center', templet:function (d) {