Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Fedex
/
EcomWeb
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
zhanbo.xu
2025-08-08 10:51:13 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1d448945fab6aaa9cb4b213e34737bec0717b8d6
1d448945
1 parent
248430eb
feat: 添加字段
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
src/views/pdd-info/detail.vue
src/views/pdd-info/detail.vue
View file @
1d44894
...
...
@@ -938,12 +938,12 @@ export default {
width: "",
align: "left",
},
//
{
//
name: "净重",
//
value: "netWeight",
//
width: "",
//
align: "left",
//
},
{
name: "净重",
value: "netWeight",
width: "",
align: "left",
},
// {
// name: "备注",
// value: "remark",
...
...
Please
register
or
login
to post a comment