[update] 修改标准化发起流程
This commit is contained in:
@@ -149,10 +149,10 @@ export default {
|
||||
methods: {
|
||||
open (value) {
|
||||
this.visible = true
|
||||
this.loadData()
|
||||
if (value) {
|
||||
this.selectedRowKeys = value.split(',')
|
||||
this.getUserListByIds(value)
|
||||
this.loadData()
|
||||
}
|
||||
},
|
||||
searchReset () {
|
||||
|
||||
Reference in New Issue
Block a user