ruoyi-ui/src/views/bignote/index.vue
@@ -70,6 +70,8 @@ </el-form-item> </el-form> <div style="width: 72px; height: 24px; font-size: 18px; @@ -410,7 +412,7 @@ console.log(this.queryParams) // listProperty(this.addDateRange(this.queryParams, this.dateRange)).then(response => { listFamilyevent(this.queryParams).then(response => { // console.log(response.data.data) this.familyList = response.data.data;