11
@@ -751,6 +751,7 @@ export default {
(res) => {
if (res.code == 200) {
this.activeSingleList = res.data;
+
// this.topForm.count = this.activeSingleList.length
}