...
|
...
|
@@ -69,8 +69,8 @@ |
|
|
this.filters.hasImage.model = null;
|
|
|
this.filters.brand.model = null;
|
|
|
this.filters.createTime.model = '';
|
|
|
this.filters.beginTime = '';
|
|
|
this.filters.endTime = '';
|
|
|
this.filters.beginTime.model = '';
|
|
|
this.filters.endTime.model = '';
|
|
|
this.pageData.current = 1;
|
|
|
|
|
|
this.list();
|
...
|
...
|
|