Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
Project
Project
Details
Activity
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
fulixin
dsk-operate-sys-cscec
Commits
0f27db4f
Commit
0f27db4f
authored
Jan 10, 2024
by
huangjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
供应商管理
parent
6a262bc7
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
38 additions
and
37 deletions
+38
-37
supplierlist.scss
dsk-operate-ui/src/assets/styles/supplierlist.scss
+3
-0
Unlist.vue
...perate-ui/src/views/supplier/disableManagement/Unlist.vue
+3
-3
disableList.vue
...e-ui/src/views/supplier/disableManagement/disableList.vue
+3
-3
access.vue
dsk-operate-ui/src/views/supplier/supplierlist/access.vue
+2
-2
assessment.vue
...operate-ui/src/views/supplier/supplierlist/assessment.vue
+1
-1
disposal.vue
dsk-operate-ui/src/views/supplier/supplierlist/disposal.vue
+1
-1
laborSubcontracting.vue
...i/src/views/supplier/supplierlist/laborSubcontracting.vue
+8
-9
laborSubcontractingTeam.vue
...c/views/supplier/supplierlist/laborSubcontractingTeam.vue
+6
-7
ledger.vue
dsk-operate-ui/src/views/supplier/supplierlist/ledger.vue
+5
-5
professionalSubcontracting.vue
...iews/supplier/supplierlist/professionalSubcontracting.vue
+3
-3
rentalServices.vue
...ate-ui/src/views/supplier/supplierlist/rentalServices.vue
+2
-2
supplySubcontracting.vue
.../src/views/supplier/supplierlist/supplySubcontracting.vue
+1
-1
No files found.
dsk-operate-ui/src/assets/styles/supplierlist.scss
View file @
0f27db4f
...
...
@@ -245,3 +245,6 @@
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
}
.el-range-editor--medium
{
text-align
:
left
;
}
dsk-operate-ui/src/views/supplier/disableManagement/Unlist.vue
View file @
0f27db4f
...
...
@@ -55,7 +55,7 @@
<span>
{{
(
formdata
.
pageNum
-
1
)
*
formdata
.
pageSize
+
scope
.
$index
+
1
}}
</span>
</
template
>
</el-table-column>
<el-table-column
label=
"单据编号"
:fixed=
"tableColumnFixed"
width=
"1
2
0"
:resizable=
"false"
>
<el-table-column
label=
"单据编号"
:fixed=
"tableColumnFixed"
width=
"1
5
0"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
frecordno
||
"--"
}}
</
template
>
...
...
@@ -75,7 +75,7 @@
</el-table-column>
<el-table-column
label=
"社会统一信用代码"
min-width=
"1
5
0"
>
<el-table-column
label=
"社会统一信用代码"
min-width=
"1
8
0"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
funifiedsocialcreditcode
||
"--"
}}
</
template
>
...
...
@@ -107,7 +107,7 @@
</el-table-column>
</el-table>
</div>
<div
class=
"pagination clearfix"
v-show=
"total>
0
"
>
<div
class=
"pagination clearfix"
v-show=
"total>
formdata.pageSize
"
>
<el-pagination
background
:page-size=
"formdata.pageSize"
:current-page
.
sync=
"formdata.pageNum"
@
current-change=
"handleCurrentChange"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
...
...
dsk-operate-ui/src/views/supplier/disableManagement/disableList.vue
View file @
0f27db4f
...
...
@@ -58,7 +58,7 @@
<span>
{{
(
formdata
.
pageNum
-
1
)
*
formdata
.
pageSize
+
scope
.
$index
+
1
}}
</span>
</
template
>
</el-table-column>
<el-table-column
label=
"单据编号"
:fixed=
"tableColumnFixed"
width=
"1
2
0"
:resizable=
"false"
>
<el-table-column
label=
"单据编号"
:fixed=
"tableColumnFixed"
width=
"1
5
0"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
frecordno
||
"--"
}}
</
template
>
...
...
@@ -78,7 +78,7 @@
</el-table-column>
<el-table-column
label=
"社会统一信用代码"
min-width=
"1
5
0"
>
<el-table-column
label=
"社会统一信用代码"
min-width=
"1
8
0"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
funifiedsocialcreditcode
||
"--"
}}
</
template
>
...
...
@@ -110,7 +110,7 @@
</el-table-column>
</el-table>
</div>
<div
class=
"pagination clearfix"
v-show=
"total>
0
"
>
<div
class=
"pagination clearfix"
v-show=
"total>
formdata.pageSize
"
>
<el-pagination
background
:page-size=
"formdata.pageSize"
:current-page
.
sync=
"formdata.pageNum"
@
current-change=
"handleCurrentChange"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/access.vue
View file @
0f27db4f
...
...
@@ -351,7 +351,7 @@
</el-table>
</div>
<div
class=
"pagination clearfix"
v-show=
"total>
0
"
>
<div
class=
"pagination clearfix"
v-show=
"total>
formdata.pageSize
"
>
<el-pagination
background
:page-size=
"pageSize"
:current-page
.
sync=
"pageNum"
@
current-change=
"handleCurrentChange"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
...
...
@@ -426,7 +426,7 @@
</el-table-column>
</el-table>
</div>
<div
class=
"pagination clearfix"
v-show=
"total>
0
"
>
<div
class=
"pagination clearfix"
v-show=
"total>
formdata.pageSize
"
>
<el-pagination
background
:page-size=
"pageSize"
:current-page
.
sync=
"pageNum"
@
current-change=
"handleCurrentChange"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/assessment.vue
View file @
0f27db4f
...
...
@@ -56,7 +56,7 @@
</el-table-column>
</el-table>
</div>
<div
class=
"pagination clearfix"
v-show=
"total>
0
"
>
<div
class=
"pagination clearfix"
v-show=
"total>
pageSize
"
>
<el-pagination
background
:page-size=
"pageSize"
:current-page
.
sync=
"pageNum"
@
current-change=
"handleCurrentChange"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/disposal.vue
View file @
0f27db4f
...
...
@@ -81,7 +81,7 @@
</el-table-column>
</el-table>
</div>
<div
class=
"pagination clearfix"
v-show=
"total>
0
"
>
<div
class=
"pagination clearfix"
v-show=
"total>
pageSize
"
>
<el-pagination
background
:page-size=
"pageSize"
:current-page
.
sync=
"pageNum"
@
current-change=
"handleCurrentChange"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/laborSubcontracting.vue
View file @
0f27db4f
...
...
@@ -94,11 +94,6 @@
<span>
{{
(
formdata
.
pageNum
-
1
)
*
formdata
.
pageSize
+
scope
.
$index
+
1
}}
</span>
</
template
>
</el-table-column>
<el-table-column
label=
"二级市场编码"
:fixed=
"tableColumnFixed"
width=
"120"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
secondaryCode
||
"--"
}}
</
template
>
</el-table-column>
<el-table-column
label=
"供应商编号"
prop=
"customerCode"
:fixed=
"tableColumnFixed"
width=
"120"
:resizable=
"false"
>
</el-table-column>
...
...
@@ -125,7 +120,11 @@
</
template
>
</el-table-column>
<el-table-column
label=
"二级市场编码"
width=
"120"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
secondaryCode
||
"--"
}}
</
template
>
</el-table-column>
<el-table-column
label=
"推荐单位"
min-width=
"280"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
recommendOrg
||
"--"
}}
...
...
@@ -148,7 +147,7 @@
</el-table-column>
<el-table-column
label=
"专业类别"
min-width=
"85"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<el-tooltip
placement=
"top"
v-if=
"scope.row.groupSpecialty.length>35"
>
<el-tooltip
placement=
"top"
v-if=
"scope.row.groupSpecialty
&&scope.row.groupSpecialty
.length>35"
>
<div
slot=
"content"
>
{{
scope
.
row
.
groupSpecialty
}}
</div>
<span
class=
"ellipsis"
>
{{
scope
.
row
.
groupSpecialty
||
"--"
}}
...
...
@@ -176,7 +175,7 @@
</el-table-column>
<el-table-column
label=
"施工承包范围"
min-width=
"120"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<el-tooltip
placement=
"top-start"
v-if=
"scope.row.constructJobScope.length>35"
>
<el-tooltip
placement=
"top-start"
v-if=
"scope.row.constructJobScope
&&scope.row.constructJobScope
.length>35"
>
<div
slot=
"content"
>
{{
scope
.
row
.
constructJobScope
}}
</div>
<div
class=
"ellipsis"
>
<span>
{{
scope
.
row
.
constructJobScope
||
"--"
}}
</span>
...
...
@@ -241,7 +240,7 @@
</el-table>
</div>
<div
class=
"pagination clearfix"
v-show=
"total>
0
"
>
<div
class=
"pagination clearfix"
v-show=
"total>
formdata.pageSize
"
>
<el-pagination
background
:page-size=
"formdata.pageSize"
:current-page
.
sync=
"formdata.pageNum"
@
current-change=
"handleCurrentChange"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/laborSubcontractingTeam.vue
View file @
0f27db4f
...
...
@@ -99,11 +99,6 @@
<span>
{{
(
formdata
.
pageNum
-
1
)
*
formdata
.
pageSize
+
scope
.
$index
+
1
}}
</span>
</
template
>
</el-table-column>
<el-table-column
label=
"二级市场编码"
:fixed=
"tableColumnFixed"
width=
"120"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
secondaryCode
||
"--"
}}
</
template
>
</el-table-column>
<el-table-column
label=
"供应商编号"
prop=
"customerCode"
:fixed=
"tableColumnFixed"
width=
"120"
:resizable=
"false"
>
</el-table-column>
...
...
@@ -130,7 +125,11 @@
</
template
>
</el-table-column>
<el-table-column
label=
"二级市场编码"
width=
"120"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
secondaryCode
||
"--"
}}
</
template
>
</el-table-column>
<el-table-column
label=
"营业执照号码"
min-width=
"180"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
unifySocialCode
||
"--"
}}
...
...
@@ -260,7 +259,7 @@
</el-table>
</div>
<div
class=
"pagination clearfix"
v-show=
"total>
0
"
>
<div
class=
"pagination clearfix"
v-show=
"total>
formdata.pageSize
"
>
<el-pagination
background
:page-size=
"formdata.pageSize"
:current-page
.
sync=
"formdata.pageNum"
@
current-change=
"handleCurrentChange"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/ledger.vue
View file @
0f27db4f
...
...
@@ -86,7 +86,7 @@
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '-16px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row
:header-row-class-name="setHeaderRow" :cell-class-name="setCellClass" :row-class-name="setRowClass" :header-cell-class-name="setCellClass"
ref="theOwnerListTable">
ref="theOwnerListTable"
:row-key="'customerKey'"
>
<el-table-column
type=
"index"
label=
"序号"
:fixed=
"tableColumnFixed"
width=
"60"
:resizable=
"false"
>
<template
slot-scope=
"scope"
>
...
...
@@ -145,7 +145,7 @@
</el-table-column>
<el-table-column
label=
"专业类别"
min-width=
"520"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<el-tooltip
placement=
"top"
v-if=
"scope.row.groupSpecialty.length>35"
>
<el-tooltip
placement=
"top"
v-if=
"scope.row.groupSpecialty
&&scope.row.groupSpecialty
.length>35"
>
<div
slot=
"content"
>
{{
scope
.
row
.
groupSpecialty
}}
</div>
<span
class=
"ellipsis"
>
{{
scope
.
row
.
groupSpecialty
||
"--"
}}
...
...
@@ -184,7 +184,7 @@
{{
scope
.
row
.
laborCaptainPhone
||
"--"
}}
</
template
>
</el-table-column>
<el-table-column
label=
"队长身份证"
min-width=
"1
2
0"
:resizable=
"false"
>
<el-table-column
label=
"队长身份证"
min-width=
"1
8
0"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
{{
scope
.
row
.
laborCaptainIdcard
||
"--"
}}
</
template
>
...
...
@@ -201,7 +201,7 @@
</el-table-column>
<el-table-column
label=
"施工承包范围"
min-width=
"520"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<el-tooltip
placement=
"top-start"
v-if=
"scope.row.constructJobScope.length>35"
>
<el-tooltip
placement=
"top-start"
v-if=
"scope.row.constructJobScope
&&scope.row.constructJobScope
.length>35"
>
<div
slot=
"content"
>
{{
scope
.
row
.
constructJobScope
}}
</div>
<div
class=
"ellipsis"
>
<span>
{{
scope
.
row
.
constructJobScope
||
"--"
}}
</span>
...
...
@@ -265,7 +265,7 @@
</el-table>
</div>
<div
class=
"pagination clearfix"
v-show=
"total>
0
"
>
<div
class=
"pagination clearfix"
v-show=
"total>
formdata.pageSize
"
>
<el-pagination
background
:page-size=
"formdata.pageSize"
:current-page
.
sync=
"formdata.pageNum"
@
current-change=
"handleCurrentChange"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/professionalSubcontracting.vue
View file @
0f27db4f
...
...
@@ -141,7 +141,7 @@
</el-table-column>
<el-table-column
label=
"专业类别"
min-width=
"85"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<el-tooltip
placement=
"top"
v-if=
"scope.row.groupSpecialty.length>35"
>
<el-tooltip
placement=
"top"
v-if=
"scope.row.groupSpecialty
&&scope.row.groupSpecialty
.length>35"
>
<div
slot=
"content"
>
{{
scope
.
row
.
groupSpecialty
}}
</div>
<span
class=
"ellipsis"
>
{{
scope
.
row
.
groupSpecialty
||
"--"
}}
...
...
@@ -169,7 +169,7 @@
</el-table-column>
<el-table-column
label=
"施工承包范围"
min-width=
"120"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<el-tooltip
placement=
"top-start"
v-if=
"scope.row.constructJobScope.length>35"
>
<el-tooltip
placement=
"top-start"
v-if=
"scope.row.constructJobScope
&&scope.row.constructJobScope
.length>35"
>
<div
slot=
"content"
>
{{
scope
.
row
.
constructJobScope
}}
</div>
<div
class=
"ellipsis"
>
<span>
{{
scope
.
row
.
constructJobScope
||
"--"
}}
</span>
...
...
@@ -234,7 +234,7 @@
</el-table>
</div>
<div
class=
"pagination clearfix"
v-show=
"total>
0
"
>
<div
class=
"pagination clearfix"
v-show=
"total>
formdata.pageSize
"
>
<el-pagination
background
:page-size=
"formdata.pageSize"
:current-page
.
sync=
"formdata.pageNum"
@
current-change=
"handleCurrentChange"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/rentalServices.vue
View file @
0f27db4f
...
...
@@ -143,7 +143,7 @@
</el-table-column>
<el-table-column
label=
"专业类别"
min-width=
"85"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
<el-tooltip
placement=
"top"
v-if=
"scope.row.groupSpecialty.length>35"
>
<el-tooltip
placement=
"top"
v-if=
"scope.row.groupSpecialty
&&scope.row.groupSpecialty
.length>35"
>
<div
slot=
"content"
>
{{
scope
.
row
.
groupSpecialty
}}
</div>
<span
class=
"ellipsis"
>
{{
scope
.
row
.
groupSpecialty
||
"--"
}}
...
...
@@ -223,7 +223,7 @@
</el-table>
</div>
<div
class=
"pagination clearfix"
v-show=
"total>
0
"
>
<div
class=
"pagination clearfix"
v-show=
"total>
formdata.pageSize
"
>
<el-pagination
background
:page-size=
"formdata.pageSize"
:current-page
.
sync=
"formdata.pageNum"
@
current-change=
"handleCurrentChange"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/supplySubcontracting.vue
View file @
0f27db4f
...
...
@@ -215,7 +215,7 @@
</el-table>
</div>
<div
class=
"pagination clearfix"
v-show=
"total>
0
"
>
<div
class=
"pagination clearfix"
v-show=
"total>
formdata.pageSize
"
>
<el-pagination
background
:page-size=
"formdata.pageSize"
:current-page
.
sync=
"formdata.pageNum"
@
current-change=
"handleCurrentChange"
layout=
"prev, pager, next"
:total=
"total"
>
</el-pagination>
...
...
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