@@ -244,7 +244,7 @@ export default {
/** 添加人员 */
handleAddAdmin() {
this.adminForm = {
- founder: 0,
+ founder: 1,
real_name: '',
password: ''
}