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
ca68b9b7
Commit
ca68b9b7
authored
Dec 08, 2023
by
huangjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
供应商管理
parent
c177ac77
Changes
12
Show whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
40 additions
and
19 deletions
+40
-19
supplierlist.scss
dsk-operate-ui/src/assets/styles/supplierlist.scss
+1
-1
Unlist.vue
...perate-ui/src/views/supplier/disableManagement/Unlist.vue
+1
-1
disableList.vue
...e-ui/src/views/supplier/disableManagement/disableList.vue
+1
-1
access.vue
dsk-operate-ui/src/views/supplier/supplierlist/access.vue
+1
-1
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
+2
-2
laborSubcontractingTeam.vue
...c/views/supplier/supplierlist/laborSubcontractingTeam.vue
+2
-2
ledger.vue
dsk-operate-ui/src/views/supplier/supplierlist/ledger.vue
+24
-3
professionalSubcontracting.vue
...iews/supplier/supplierlist/professionalSubcontracting.vue
+2
-2
rentalServices.vue
...ate-ui/src/views/supplier/supplierlist/rentalServices.vue
+2
-2
supplySubcontracting.vue
.../src/views/supplier/supplierlist/supplySubcontracting.vue
+2
-2
No files found.
dsk-operate-ui/src/assets/styles/supplierlist.scss
View file @
ca68b9b7
...
...
@@ -5,7 +5,7 @@
padding
:
16px
24px
;
width
:
100%
;
height
:
100%
;
overflow
:
auto
;
}
.search-supplier
{
-webkit-box-sizing
:
border-box
;
...
...
dsk-operate-ui/src/views/supplier/disableManagement/Unlist.vue
View file @
ca68b9b7
...
...
@@ -41,7 +41,7 @@
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '
5
6px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row
v-sticky-header.always="{offsetTop : '
-1
6px',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">
...
...
dsk-operate-ui/src/views/supplier/disableManagement/disableList.vue
View file @
ca68b9b7
...
...
@@ -43,7 +43,7 @@
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '
5
6px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row
v-sticky-header.always="{offsetTop : '
-1
6px',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">
...
...
dsk-operate-ui/src/views/supplier/supplierlist/access.vue
View file @
ca68b9b7
...
...
@@ -103,7 +103,7 @@
<div
class=
"table-item-jf table-item"
style=
"margin-top: 16px"
v-if=
"!fbsisSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '
5
6px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row>
v-sticky-header.always="{offsetTop : '
-1
6px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row>
<el-table-column
label=
"证书类型"
:resizable=
"false"
>
<template
slot-scope=
"scope"
>
<span>
{{
scope
.
row
.
legalPerson
||
'--'
}}
</span>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/assessment.vue
View file @
ca68b9b7
...
...
@@ -18,7 +18,7 @@
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '
5
6px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row
v-sticky-header.always="{offsetTop : '
-1
6px',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">
...
...
dsk-operate-ui/src/views/supplier/supplierlist/disposal.vue
View file @
ca68b9b7
...
...
@@ -18,7 +18,7 @@
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '
5
6px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row
v-sticky-header.always="{offsetTop : '
-1
6px',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">
...
...
dsk-operate-ui/src/views/supplier/supplierlist/laborSubcontracting.vue
View file @
ca68b9b7
...
...
@@ -92,7 +92,7 @@
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '
5
6px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row
v-sticky-header.always="{offsetTop : '
-1
6px',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">
...
...
@@ -226,7 +226,7 @@
<skeleton
v-if=
"fbsisSkeleton"
></skeleton>
<div
class=
"table-item-jf table-item"
v-if=
"!fbsisSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header
.
always=
"{offsetTop : '
5
6px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
>
v-sticky-header
.
always=
"{offsetTop : '
-1
6px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
>
<el-table-column
type=
"index"
label=
"序号"
width=
"60"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/laborSubcontractingTeam.vue
View file @
ca68b9b7
...
...
@@ -98,7 +98,7 @@
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '
5
6px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row
v-sticky-header.always="{offsetTop : '
-1
6px',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">
...
...
@@ -259,7 +259,7 @@
<skeleton
v-if=
"fbsisSkeleton"
></skeleton>
<div
class=
"table-item-jf table-item"
v-if=
"!fbsisSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header
.
always=
"{offsetTop : '
5
6px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
>
v-sticky-header
.
always=
"{offsetTop : '
-1
6px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
>
<el-table-column
type=
"index"
label=
"序号"
width=
"60"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/ledger.vue
View file @
ca68b9b7
...
...
@@ -88,7 +88,7 @@
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '
5
6px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row
v-sticky-header.always="{offsetTop : '
-1
6px',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">
...
...
@@ -258,7 +258,7 @@
<skeleton
v-if=
"fbsisSkeleton"
></skeleton>
<div
class=
"table-item-jf table-item"
v-if=
"!fbsisSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header
.
always=
"{offsetTop : '
5
6px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
>
v-sticky-header
.
always=
"{offsetTop : '
-1
6px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
>
<el-table-column
type=
"index"
label=
"序号"
width=
"60"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
...
...
@@ -507,7 +507,28 @@
}
],
tableData
:[
{
name
:
'测试'
,
legalPerson
:
'AAAA'
}
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
{
name
:
'测试'
,
legalPerson
:
'AAAA'
},
],
isSkeleton
:
false
,
total
:
100
,
...
...
dsk-operate-ui/src/views/supplier/supplierlist/professionalSubcontracting.vue
View file @
ca68b9b7
...
...
@@ -92,7 +92,7 @@
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '
5
6px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row
v-sticky-header.always="{offsetTop : '
-1
6px',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">
...
...
@@ -226,7 +226,7 @@
<skeleton
v-if=
"fbsisSkeleton"
></skeleton>
<div
class=
"table-item-jf table-item"
v-if=
"!fbsisSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header
.
always=
"{offsetTop : '
5
6px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
>
v-sticky-header
.
always=
"{offsetTop : '
-1
6px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
>
<el-table-column
type=
"index"
label=
"序号"
width=
"60"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/rentalServices.vue
View file @
ca68b9b7
...
...
@@ -93,7 +93,7 @@
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '
5
6px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row
v-sticky-header.always="{offsetTop : '
-1
6px',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">
...
...
@@ -222,7 +222,7 @@
<skeleton
v-if=
"fbsisSkeleton"
></skeleton>
<div
class=
"table-item-jf table-item"
v-if=
"!fbsisSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header
.
always=
"{offsetTop : '
5
6px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
>
v-sticky-header
.
always=
"{offsetTop : '
-1
6px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
>
<el-table-column
type=
"index"
label=
"序号"
width=
"60"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/supplySubcontracting.vue
View file @
ca68b9b7
...
...
@@ -92,7 +92,7 @@
<div
class=
"table-item-jf table-item"
v-if=
"!isSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"
{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header.always="{offsetTop : '
5
6px',offsetBottom : '10px'}" class="table-item1 fixed-table" border highlight-current-row
v-sticky-header.always="{offsetTop : '
-1
6px',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">
...
...
@@ -221,7 +221,7 @@
<skeleton
v-if=
"fbsisSkeleton"
></skeleton>
<div
class=
"table-item-jf table-item"
v-if=
"!fbsisSkeleton&&tableData.length>0"
>
<el-table
:data=
"tableData"
:header-cell-style=
"{ background:'#f0f3fa',color: 'rgba(35,35,35,0.8)'}"
v-sticky-header
.
always=
"{offsetTop : '
5
6px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
>
v-sticky-header
.
always=
"{offsetTop : '
-1
6px',offsetBottom : '10px'}"
class=
"table-item1 fixed-table"
border
highlight-current-row
>
<el-table-column
type=
"index"
label=
"序号"
width=
"60"
:resizable=
"false"
>
<
template
slot-scope=
"scope"
>
...
...
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