@@ -147,7 +147,9 @@
...res.data.data
];
}
- this.list = res.data.data
+ this.list = list
+ this.listForm.recordsTotal=res.data.recordsTotal
+
uni.hideLoading();
}).catch(error => {
@@ -76,7 +76,9 @@
@@ -138,7 +138,9 @@
@@ -187,7 +187,9 @@
@@ -142,7 +142,9 @@