總疏文

This commit is contained in:
2026-08-18 17:54:18 +08:00
parent c03bcfea64
commit 466ec11c91
7 changed files with 1058 additions and 486 deletions
+6 -5
View File
@@ -288,10 +288,11 @@
{ order_no: "D", member_name: "S", order_date: "2025-12-07" }
],
},
currentView: 'shuwen-component',
}
},
mounted() {
this.search_dialog.current = this.search_dialog.controls.search1
this.loadUnfilledList();
@@ -1047,7 +1048,7 @@
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" runat="Server">
<uc1:alert runat="server" ID="L_msg" Text="" />
<div id="content" class="container-lg">
<div id="content" class="container-fluid">
<div class="card shadow-sm my-2" id="sec2">
<div class="card-header py-0">
@@ -1360,12 +1361,12 @@
</div>
<div class="tab-pane fade" id="sec2-page5" role="tabpanel" aria-labelledby="sec2-tab5" v-if="this_id!=''">
<%-- <v-card class="mx-auto" outlined >
<v-card class="mx-auto" outlined >
<keep-alive>
<component :is="currentView">
</component>
</keep-alive>
</v-card>--%>
</keep-alive>
</v-card>
</div>
</div>
File diff suppressed because it is too large Load Diff