Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-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
李苏
lxyl-vue
Commits
af7cbb0e
Commit
af7cbb0e
authored
Sep 24, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调拨入库单去除部门显示,入库单增加 包装状态显示
parent
36e0832a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
11 deletions
+10
-11
index.vue
src/views/ccgl/rkgl/dbrkd/top/index.vue
+0
-5
index.vue
src/views/ccgl/rkgl/rkd/top/index.vue
+10
-6
No files found.
src/views/ccgl/rkgl/dbrkd/top/index.vue
View file @
af7cbb0e
...
...
@@ -71,11 +71,6 @@
field
:
"lydjDjid"
,
width
:
140
},
{
title
:
"部门"
,
field
:
"bmName"
,
width
:
140
},
{
title
:
"事务类型"
,
field
:
"swlxid"
,
...
...
src/views/ccgl/rkgl/rkd/top/index.vue
View file @
af7cbb0e
...
...
@@ -89,12 +89,16 @@
field
:
"swlxName"
,
width
:
100
,
},
// {
// title: "仓库",
// field: "ckid",
// width: 140,
// hidden: true,
// },
{
title
:
"包装状态"
,
field
:
"bzzt"
,
width
:
80
,
"transform"
:
{
"url"
:
"lxyl/rkgl/rktz/init/bzzt"
,
"label"
:
"name"
,
"value"
:
"id"
}
},
{
title
:
"单据来源"
,
field
:
"djly"
,
...
...
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