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
75f14cff
Commit
75f14cff
authored
Jul 08, 2024
by
周毅
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改包装作业来源单号的显示
parent
fcb2a245
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
38 deletions
+17
-38
index.vue
src/views/ccgl/kngl/bzzy/top/index.vue
+16
-37
index.vue
src/views/ccgl/rkgl/rkdj/index.vue
+1
-1
No files found.
src/views/ccgl/kngl/bzzy/top/index.vue
View file @
75f14cff
...
...
@@ -46,43 +46,32 @@
url
:
'lxyl/rkgl/bzzy'
,
// addUrl:'lxyl/rkgl/bzdj/install',
tableTitle
:
[
// {
// title: "类型",
// field: "djlx",
// width: 80,
// "transform": {
// "url": "lxyl/rkgl/bzzy/init/djlx",
// "label": "name",
// "value": "id"
// }
// },
{
title
:
"单据号"
,
field
:
"djid"
,
title
:
"状态"
,
field
:
"zt"
,
"transform"
:
{
"url"
:
"lxyl/rkgl/bzzy/init/zt"
,
"label"
:
"name"
,
"value"
:
"id"
},
width
:
100
},
{
title
:
"入库单号"
,
field
:
"lydjDjid"
,
fieldType
:
"ftString"
,
width
:
1
6
0
width
:
1
4
0
},
{
title
:
"业务日期"
,
field
:
"ywrq"
,
fieldType
:
"ftDate"
},
// {
// title: "包号",
// field: "packCode",
// fieldType: "ftString",
// width: 260
// },
{
title
:
"仓库"
,
field
:
"ckName"
,
width
:
140
},
{
title
:
"部门"
,
field
:
"bmName"
,
width
:
140
},
{
title
:
"事务类型"
,
field
:
"swlxName"
,
...
...
@@ -99,20 +88,10 @@
width
:
80
},
{
title
:
"
来源单
号"
,
field
:
"
rktzD
jid"
,
title
:
"
包装作业
号"
,
field
:
"
d
jid"
,
fieldType
:
"ftString"
,
width
:
140
},
{
title
:
"状态"
,
field
:
"zt"
,
"transform"
:
{
"url"
:
"lxyl/rkgl/bzzy/init/zt"
,
"label"
:
"name"
,
"value"
:
"id"
},
width
:
100
width
:
160
},
{
title
:
"维护人"
,
...
...
src/views/ccgl/rkgl/rkdj/index.vue
View file @
75f14cff
...
...
@@ -4,7 +4,7 @@
<!-- 嵌入默认页面额外弹框的插槽 ctx.pagePage来操作默认页面 -->
</
template
>
<
template
#
toolbar=
"ctx"
>
<el-button
@
click=
"sapgz(ctx.basePage)"
size=
'mini'
type=
"primary"
>
SAP过账
</el-button>
<el-button
v-if=
"ctx.basePage.powerObj['21']"
@
click=
"sapgz(ctx.basePage)"
size=
'mini'
type=
"primary"
>
SAP过账
</el-button>
</
template
>
</BasePage>
</template>
...
...
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