+
+
+ + + + + + + + + + + + + + 查 询 + + + +
-
-
- - - - - - - - - - - - - - 查 询 - - - + + + + + + + + + + + + + + + + + + +
- - - - - - - - - - - - - - - - - - - -
- -
-
- - - - - - - - - - - - - - - 查 询 - 返 回 - - - - 导出Excel - - - - 下载二维码 - - - - -
+
+
+ + + + + + + + + + + + + + + 查 询 + 返 回 + + + +
+ 导出Excel + 下载二维码 +
+ +
+
+
+
+
- - - - - - - - - - - - - - - - - + + + + + + + + + + + + + +
@@ -278,8 +281,8 @@ .then(resp => { console.log('>>>>>>>>>recordDetails', resp.data) this.tableData2 = resp.data.records - this.recordId = resp.data.records[0].recordId - this.listQuery.total = resp.data.total + this.recordId = resp.data.records[0].recordId + this.listQuery.total = resp.data.total }) .catch(() => { @@ -292,12 +295,12 @@ this.viewState = 2 req.recordDetails(this.listQuery) .then(resp => { - + console.log('>>>>>>>>>recordDetails', resp.data) this.tableData2 = resp.data.records - - this.recordId = resp.data.records[0].recordId - this.listQuery.total = resp.data.total + + this.recordId = resp.data.records[0].recordId + this.listQuery.total = resp.data.total }) .catch(() => { @@ -350,7 +353,7 @@ loading.close() }) }, - downloadQR(){ + downloadQR() { this.$message({ showClose: true, type: 'success', @@ -407,6 +410,7 @@ margin-right: 60px; min-width: 70%; margin-top: 20px; + margin-bottom: 50px; .item { display: flex;