This commit is contained in:
2026-05-29 17:51:33 +08:00
parent 251c52311d
commit 5abdad74bb
2 changed files with 41 additions and 5 deletions
+2 -2
View File
@@ -24,7 +24,7 @@
<asp:Content ID="Content2" ContentPlaceHolderID="page_nav" Runat="Server">
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<v-containe class="container-fluid">
<%-- <v-container class="container-fluid">--%>
<div id="content" class="container-fluid py-4">
<keep-alive>
<component :is="currentView" :form-data="$data"
@@ -33,7 +33,7 @@
</component>
</keep-alive>
</div>
</v-containe>
<%-- </v-container>--%>
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="offCanvasRight" Runat="Server">
</asp:Content>