|
@@ -6395,8 +6395,6 @@ export default {
|
|
}).then(function (res) {
|
|
}).then(function (res) {
|
|
if (res.data.code == 200) {
|
|
if (res.data.code == 200) {
|
|
that.rollcallarr = res.data.data;
|
|
that.rollcallarr = res.data.data;
|
|
- } else {
|
|
|
|
- that.$message.error(res.data.smg);
|
|
|
|
}
|
|
}
|
|
})
|
|
})
|
|
},
|
|
},
|