Commit ee3ee9b3 authored by zhengke's avatar zhengke

增加备注

parent 1fc432bd
......@@ -332,6 +332,8 @@
</q-select>
</div>
</div>
<q-input filled type="textarea" :rows="3" style="margin-top:20px;" stack-label maxlength="2000" v-model="msg.Remarks" :dense="false"
class="col-12 q-pr-lg q-pb-lg" label="备注" />
</q-scroll-area>
</q-card-section>
......@@ -406,7 +408,8 @@
TeacherId: 0,
ClassRoomId: 0,
DefaultTimeList: []
}
},
Remarks:'' //备注
},
selected: [],
classList: [],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment