@@ -146,7 +146,7 @@ export default {
}
},
async getStatusList() {
- let form = this.form;
+ let form = this.info;
let e = this.statusList;
let list = [];
if (form.type == '0') {