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