[update] 控件处理

This commit is contained in:
zhaomeijing
2022-06-06 11:57:54 +08:00
parent e49641b5cb
commit 93165ebe61
3 changed files with 19 additions and 14 deletions
@@ -363,7 +363,6 @@
pageNo: this.pageNo,
...this.queryParam
}
console.log(query,'projectIdprojectIdbainji ')
getAction(this.url.list, query).then((res) => {
if (res.success) {
if (res.result.current > 1 && res.result.records.length == 0) {