Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
jiedao-app-operator-master
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
lanbaoming
jiedao-app-operator-master
Commits
8110b523
Commit
8110b523
authored
Aug 19, 2023
by
dragondean@qq.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复拆单异常
parent
e9f5a564
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
369 additions
and
1174 deletions
+369
-1174
splitApply.vue
src/views/ecw/order/splitApply.vue
+0
-805
index.vue
src/views/ecw/order/splitApply/index.vue
+369
-369
No files found.
src/views/ecw/order/splitApply.vue
deleted
100644 → 0
View file @
e9f5a564
This diff is collapsed.
Click to expand it.
src/views/ecw/order/splitApply/index.vue
View file @
8110b523
...
...
@@ -1205,45 +1205,45 @@ export default {
.page-title
{
margin
:
0
;
}
.card-title
{
.card-title
{
font-size
:
18px
;
font-weight
:
bold
;
margin-top
:
10px
;
}
.card-info
{
}
.card-info
{
font-size
:
16px
;
}
.card
{
}
.card
{
margin-top
:
20px
;
}
.btn-header
{
}
.btn-header
{
width
:
90%
;
display
:
flex
;
align-items
:
center
;
justify-content
:
space-between
;
margin
:
20px
0
;
}
.red
{
}
.red
{
color
:
#ff3430
;
font-size
:
15px
;
}
.footer_btn
{
}
.footer_btn
{
padding-bottom
:
60px
;
}
.cancel_notice
{
}
.cancel_notice
{
font-size
:
16px
;
font-weight
:
600
;
}
.cancel_content
{
}
.cancel_content
{
display
:
flex
;
align-items
:
center
;
padding-top
:
20px
;
}
.cancel_content
span
{
}
.cancel_content
span
{
width
:
100px
;
}
}
::v-deep
.el-form-item--mini.is-error
{
::v-deep
.el-form-item--mini.is-error
{
margin-bottom
:
18px
;
}
}
</
style
>
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