Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
iClear-Connect-Pre-Clearance
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
jinhui.wang
2025-01-02 11:43:04 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e7f0c497f360e3fdc92d4d4ccdd2e59765e37ac5
e7f0c497
1 parent
b233df67
样式修改
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
web/src/views/WaybillInquiry/index.vue
web/src/views/WaybillInquiry/index.vue
View file @
e7f0c49
...
...
@@ -141,8 +141,8 @@
<span
class="consignmentCodeStyle"
@click="editData('edit', scope.row)"
>{{ scope.row.consignmentCode }}
</span
>
>{{ scope.row.consignmentCode }}
<i class="el-icon-edit"></i>
</span
>
</div>
<!-- <div v-else-if="item.prop == 'recipientContactName'">
<span
...
...
@@ -621,6 +621,7 @@ export default {
content: "*";
color: $fedexColor;
font-weight: 700;
font-size: 18px;
}
.consignmentCodeStyle {
...
...
Please
register
or
login
to post a comment