rev:成品入库
This commit is contained in:
@@ -58,7 +58,7 @@ export default {
|
||||
}
|
||||
return new Promise((resolve, reject) => {
|
||||
this.loading = true
|
||||
debugger
|
||||
|
||||
// 请求数据
|
||||
initData(this.url, this.getQueryParame()).then(data => {
|
||||
this.total = data.totalElements
|
||||
|
||||
Reference in New Issue
Block a user