فهرست منبع

试验汇总修改

duy 1 سال پیش
والد
کامیت
4a127fe621
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/tentative/collect/test.vue

+ 1 - 0
src/views/tentative/collect/test.vue

@@ -321,6 +321,7 @@ const getTableData = async () => {
         if (!error && code === 200) {
             let resdata = getArrValue(data['records'])
         tableData.value = resdata
+        searchForm.value.total = data['total']
 
         } else {
             tableData.value = []