Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_vue
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨硕
template_vue
Commits
f441981f
Commit
f441981f
authored
Apr 11, 2025
by
罗林杰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改bug
parent
26d33ab4
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
0 deletions
+4
-0
A1CheckOrders.vue
src/views/sample/chCheckOrder/CheckOrders/A1CheckOrders.vue
+1
-0
A2CheckOrders.vue
src/views/sample/chCheckOrder/CheckOrders/A2CheckOrders.vue
+1
-0
B1CheckOrders.vue
src/views/sample/chCheckOrder/CheckOrders/B1CheckOrders.vue
+1
-0
B2CheckOrders.vue
src/views/sample/chCheckOrder/CheckOrders/B2CheckOrders.vue
+1
-0
No files found.
src/views/sample/chCheckOrder/CheckOrders/A1CheckOrders.vue
View file @
f441981f
...
...
@@ -5,6 +5,7 @@
v-loading=
"loading"
:data=
"tableData"
style=
"width: 100%"
max-height=
"450px"
:span-method=
"arraySpanMethod"
>
<el-table-column
...
...
src/views/sample/chCheckOrder/CheckOrders/A2CheckOrders.vue
View file @
f441981f
...
...
@@ -5,6 +5,7 @@
v-loading=
"loading"
:data=
"tableData"
style=
"width: 100%"
max-height=
"450px"
:span-method=
"arraySpanMethod"
>
<el-table-column
...
...
src/views/sample/chCheckOrder/CheckOrders/B1CheckOrders.vue
View file @
f441981f
...
...
@@ -5,6 +5,7 @@
v-loading=
"loading"
:data=
"tableData"
style=
"width: 100%"
max-height=
"450px"
>
<el-table-column
v-for=
"(item, index) in tableHeader"
...
...
src/views/sample/chCheckOrder/CheckOrders/B2CheckOrders.vue
View file @
f441981f
...
...
@@ -5,6 +5,7 @@
v-loading=
"loading"
:data=
"tableData"
style=
"width: 100%"
max-height=
"450px"
>
<el-table-column
v-for=
"(item, index) in tableHeader"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment