复审流程 查询

This commit is contained in:
gaojiabao
2023-04-23 18:24:04 +08:00
parent 5ce84e08a9
commit c9574430ff
@@ -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 => {