|
@@ -504,7 +504,7 @@ export default {
|
|
|
let that = this
|
|
let that = this
|
|
|
that.TT = setTimeout(function(){
|
|
that.TT = setTimeout(function(){
|
|
|
that.desk = 'selectedList'
|
|
that.desk = 'selectedList'
|
|
|
- },2000)
|
|
|
|
|
|
|
+ },2500)
|
|
|
this.form.customId = e.id
|
|
this.form.customId = e.id
|
|
|
this.form.customName = e.name
|
|
this.form.customName = e.name
|
|
|
this.selectJobId = e.id
|
|
this.selectJobId = e.id
|