|
@@ -2324,7 +2324,6 @@ export default {
|
|
this.createTemp.deptName = ''
|
|
this.createTemp.deptName = ''
|
|
this.createTemp.departmentId = ''
|
|
this.createTemp.departmentId = ''
|
|
this.createTemp.eqClassId = ''
|
|
this.createTemp.eqClassId = ''
|
|
- this.createTemp.pickNameArr = ''
|
|
|
|
},
|
|
},
|
|
changePickId(val) {
|
|
changePickId(val) {
|
|
if (this.dialogStatus == 'create') {
|
|
if (this.dialogStatus == 'create') {
|