|
@@ -2324,6 +2324,7 @@ 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') {
|