复审流程 查询
This commit is contained in:
@@ -934,7 +934,7 @@ export default {
|
||||
this.replaceLawsNumForm.reviewTimeStart = ""
|
||||
this.replaceLawsNumForm.reviewTimeEnd = ""
|
||||
}
|
||||
this.$http.get('lawss/sarBussionessStandState/getSarBussionStandPageNo', this.replaceLawsNumForm, {
|
||||
this.$http.get('lawss/activiti/getSarBussionStandPageNo', this.replaceLawsNumForm, {
|
||||
_this: this,
|
||||
loading: 'replaceLoading'
|
||||
}, res => {
|
||||
@@ -976,7 +976,7 @@ export default {
|
||||
this.replaceLawsNumForm.reviewTimeStart = ""
|
||||
this.replaceLawsNumForm.reviewTimeEnd = ""
|
||||
}
|
||||
this.$http.get('lawss/sarBussionessStandState/getSarBussionStandPageNo', this.replaceLawsNumForm, {
|
||||
this.$http.get('lawss/activiti/getSarBussionStandPageNo', this.replaceLawsNumForm, {
|
||||
_this: this,
|
||||
loading: 'replaceLoading'
|
||||
}, res => {
|
||||
|
||||
Reference in New Issue
Block a user