Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
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
罗超
confucius
Commits
e29c7c13
Commit
e29c7c13
authored
May 14, 2021
by
Mac
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
5c33914d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
24 additions
and
16 deletions
+24
-16
RequisitionShenpi.vue
src/pages/administration/AssetsSystem/RequisitionShenpi.vue
+7
-1
InAndOutDdetails.vue
src/pages/financial/financalDocument/InAndOutDdetails.vue
+1
-1
PropertyProcurementDetails.vue
...financial/financalDocument/PropertyProcurementDetails.vue
+8
-7
SuppliesProcurementDetail.vue
.../financial/financalDocument/SuppliesProcurementDetail.vue
+8
-7
No files found.
src/pages/administration/AssetsSystem/RequisitionShenpi.vue
View file @
e29c7c13
...
...
@@ -444,7 +444,7 @@ export default {
pageIndex
:
1
,
pageSize
:
20
,
ResourceId
:
''
,
Type
:
1
,
Type
:
3
,
},
imgSrc
:
''
,
...
...
@@ -879,6 +879,12 @@ export default {
.approvalDetails
._pp_info
._see_img
.icon-sousuo
{
color
:
#fff
!important
;
}
.approvalDetails
li
{
list-style-type
:
none
;
}
.detailsIT_Journal
.changLogList_l
{
list-style-type
:
none
;
}
.approvalDetails
._pp_info
._see_img
{
position
:
absolute
;
top
:
0
;
...
...
src/pages/financial/financalDocument/InAndOutDdetails.vue
View file @
e29c7c13
...
...
@@ -128,7 +128,7 @@
},
{
name
:
'Number'
,
label
:
'数量'
,
label
:
'
出库
数量'
,
field
:
'Number'
,
align
:
'left'
},
...
...
src/pages/financial/financalDocument/PropertyProcurementDetails.vue
View file @
e29c7c13
...
...
@@ -133,18 +133,19 @@
field
:
'CategoryName'
,
align
:
'left'
,
},
{
name
:
'Number'
,
label
:
'数量'
,
field
:
'Number'
,
align
:
'left'
},
{
name
:
'CostMoney'
,
label
:
'
价格
'
,
label
:
'
单价
'
,
align
:
'left'
,
field
:
'CostMoney'
},
{
name
:
'Number'
,
label
:
'采购数量'
,
field
:
'Number'
,
align
:
'left'
},
{
name
:
'StockInNum'
,
label
:
'已入数量'
,
...
...
src/pages/financial/financalDocument/SuppliesProcurementDetail.vue
View file @
e29c7c13
...
...
@@ -118,19 +118,20 @@
label
:
'分类'
,
field
:
'CategoryName'
,
align
:
'left'
,
},
{
name
:
'CostMoney'
,
label
:
'单价'
,
align
:
'left'
,
field
:
'CostMoney'
},
{
name
:
'Number'
,
label
:
'数量'
,
label
:
'
采购
数量'
,
field
:
'Number'
,
align
:
'left'
},
{
name
:
'CostMoney'
,
label
:
'价格'
,
align
:
'left'
,
field
:
'CostMoney'
},
{
name
:
'StockInNum'
,
label
:
'已入数量'
,
...
...
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