forked from kidgrow-microservices-platform

houruijun
2020-07-22 803cd19fa2a3b8185fd64309d9ba4a159bed50e1
kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/contract.html
@@ -85,8 +85,8 @@
                    }},
                    { align: 'center', width: 150, toolbar: '#contract-table-bar', title: '操作' }
                ]],
                done:function(){
                    permissionsInput();
                done:function(res){
                    permissionsInput(res,config);
                }
            });
        }