Explorar o código

Merge branch 'fiveadd' of http://120.79.166.78:19005/zhongzheng-edu/saas_entrepot_admin into five-second-add

Tang %!s(int64=3) %!d(string=hai) anos
pai
achega
19e6d7c833
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/education/dataReview/stamp/index.vue

+ 1 - 1
src/views/education/dataReview/stamp/index.vue

@@ -608,7 +608,7 @@ export default {
         data.searchEndTime = data.searchEndTime / 1000;
       }
       this.$api
-        .inquirebaseprofileStamp(this.formData)
+        .inquirebaseprofileStamp(data)
         .then((res) => {
           this.tableData = res.rows;
           this.total = res.total;