mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
优化巡检查询功能
This commit is contained in:
parent
bd7cf76402
commit
693ec1b72b
@ -73,8 +73,7 @@
|
||||
data: {
|
||||
communityId: _that.communityId,
|
||||
page: 1,
|
||||
row: 100,
|
||||
taskId: _that.taskId
|
||||
row: 100
|
||||
},
|
||||
success: function(res) {
|
||||
// TODO 判断
|
||||
|
||||
@ -70,7 +70,7 @@
|
||||
page: 1,
|
||||
row: 10,
|
||||
planUserId: _that.userId,
|
||||
state: '20200405'
|
||||
|
||||
},
|
||||
success: function(res) {
|
||||
// TODO 判断
|
||||
|
||||
Loading…
Reference in New Issue
Block a user