This commit is contained in:
sujiaqi
2020-02-10 10:26:29 +08:00
5 changed files with 4 additions and 13 deletions

View File

@@ -218,6 +218,7 @@ export default {
var check2 = 0
this.ManufacturerName ? check = 1 : check = 0
searchtable(check, this.ManufacturerName, check2, '', '', this.pageCurrent, this.pageSize).then(response => {
console.log(response.data)
this.loading = false
if (response.data.rows.length !== 0) {
this.tableData = response.data.rows