|
@@ -328,7 +328,7 @@ export default {
|
|
return;
|
|
return;
|
|
}
|
|
}
|
|
const initVal = { coreTeacher: this.coreid,
|
|
const initVal = { coreTeacher: this.coreid,
|
|
- assistant: this.assistant,};
|
|
|
|
|
|
+ assistant: this.assistant,}
|
|
if (this.selectPrice) {
|
|
if (this.selectPrice) {
|
|
initVal.time = this.selectPrice;
|
|
initVal.time = this.selectPrice;
|
|
}
|
|
}
|