|
|
|
|
@ -227,7 +227,9 @@
|
|
|
|
|
page: this.select.page,
|
|
|
|
|
page_size: this.select.page_size,
|
|
|
|
|
audit_status: this.select.audit_status,
|
|
|
|
|
keyword: this.select.keyword
|
|
|
|
|
keyword: this.select.keyword,
|
|
|
|
|
is_auth:0,
|
|
|
|
|
my_audit:1
|
|
|
|
|
},
|
|
|
|
|
utilSuccess: function(res) {
|
|
|
|
|
that.isEmpty = res.total == 0;
|
|
|
|
|
|