更改管理员功能测试

dev_aliyun
daiao 6 years ago
parent e0a18f44f8
commit c575fdf8cf

@ -641,6 +641,7 @@
document.getElementById('person_admin').value = "0";
}
<% end %>
console.log("######" + document.getElementById('person_admin'));
my_account_form_submit();
});
function my_account_form_submit(){

Loading…
Cancel
Save