审批
This commit is contained in:
@@ -241,8 +241,7 @@ export default {
|
||||
},
|
||||
// 获取数据
|
||||
getStatistics() {
|
||||
this.$http
|
||||
.post(`/app/appmasssendingtask/detailStatistics`, null, {
|
||||
this.$http.post(`/app/appmasssendingtask/detailStatistics`, null, {
|
||||
params: {
|
||||
type: this.tabIndex,
|
||||
sendStatus: this.tabIndex==0? this.subIndex0: this.subIndex1,
|
||||
|
||||
Reference in New Issue
Block a user