fix:预定修改
This commit is contained in:
parent
5d26c5fee5
commit
f802f71800
|
@ -168,6 +168,7 @@ export default {
|
|||
that.getmRoomList();
|
||||
that.getTid();
|
||||
if(that.type=='edit'){
|
||||
that.form = that.bookingIitem;
|
||||
that.mroomName = that.bookingIitem.mroom_name;
|
||||
that.bookingTitle = that.mroomName+"预定";
|
||||
that.handleEidt(that.editId);
|
||||
|
|
Loading…
Reference in New Issue