This commit is contained in:
zhutianqi
2021-06-18 14:49:52 +08:00
parent 41ef8fddfc
commit e95d56c58c
2 changed files with 5 additions and 2 deletions
@@ -743,6 +743,8 @@
json.zrUserId = this.$store.getters.userInfo.userId
json.jlUserId = this.$store.getters.userInfo.userId
json.applyUpdUserId = this.$store.getters.userInfo.userId
json.prcCreateUser = this.$store.getters.userInfo.userId
json.prcCreateUserName = this.$store.getters.userInfo.account
this.$http.get('lawss/activiti/startProcess', {type: '1'}, {
_this: this
}, res => {
@@ -321,8 +321,9 @@ export default {
this.querySarProStateZero()
}, // 清空条件查询
clearSearchPro () {
this.sarProStateEO.productName = ''
this.showSarProStateModal = false
this.sarProStateEO.productName = ''
this.showSarProStateModal = false
this.standId = ''
}, // 关闭查看事件
pageProStateChange (page) {
this.sarProStateTotalPage = page