Commit 960f69a9 authored by 黄奎's avatar 黄奎

页面修改

parent 1d95becb
This diff is collapsed.
......@@ -54,7 +54,6 @@
</vxe-table-column>
<vxe-table-column field="SHotelAddress" title="ホテルの住所"></vxe-table-column>
<vxe-table-column field="SHotelStar" title="ホテル星"></vxe-table-column>
<vxe-table-column field="SHotelImgCover" title="ホテルの表紙"></vxe-table-column>
<vxe-table-column field="SHotelInfo" title="ホテル案内"></vxe-table-column>
<vxe-table-column field="UpdateByName" title="修正者"></vxe-table-column>
<vxe-table-column field="Name" title="修正時間">
......
......@@ -144,7 +144,7 @@ export default {
},
getMenu(){
let menu= this.getLocalStorage().UserMenu
this.menuList =menu[0].ChildMenu;
//this.menuList =menu[0].ChildMenu;
},
//点击弹出框
showUpdateBoard(){
......
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