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
03ec65ea
Commit
03ec65ea
authored
Dec 25, 2023
by
huangjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
供应商管理跳转
parent
a6d64cbd
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
laborSubcontracting.vue
...i/src/views/supplier/supplierlist/laborSubcontracting.vue
+1
-1
laborSubcontractingTeam.vue
...c/views/supplier/supplierlist/laborSubcontractingTeam.vue
+1
-1
ledger.vue
dsk-operate-ui/src/views/supplier/supplierlist/ledger.vue
+1
-1
professionalSubcontracting.vue
...iews/supplier/supplierlist/professionalSubcontracting.vue
+1
-1
rentalServices.vue
...ate-ui/src/views/supplier/supplierlist/rentalServices.vue
+1
-1
supplySubcontracting.vue
.../src/views/supplier/supplierlist/supplySubcontracting.vue
+1
-1
No files found.
dsk-operate-ui/src/views/supplier/supplierlist/laborSubcontracting.vue
View file @
03ec65ea
...
@@ -106,7 +106,7 @@
...
@@ -106,7 +106,7 @@
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<div
class=
"renling"
>
<div
class=
"renling"
>
<div
style=
"display:flex;align-items:center"
>
<div
style=
"display:flex;align-items:center"
>
<router-link
v-if=
"scope.row.companyId"
:to=
"`/enterprise/$
{encodeStr(scope.row.companyId)}?path=cooperationRecord`" tag="a"
<router-link
v-if=
"scope.row.companyId"
:to=
"`/enterprise/$
{encodeStr(scope.row.companyId)}?path=cooperationRecord
&
companyName=${scope.row.customerName}
`" tag="a"
class="wordprimary" v-html="scope.row.customerName">
</router-link>
class="wordprimary" v-html="scope.row.customerName">
</router-link>
<span
v-else
v-html=
"scope.row.customerName"
></span>
<span
v-else
v-html=
"scope.row.customerName"
></span>
</div>
</div>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/laborSubcontractingTeam.vue
View file @
03ec65ea
...
@@ -111,7 +111,7 @@
...
@@ -111,7 +111,7 @@
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<div
class=
"renling"
>
<div
class=
"renling"
>
<div
style=
"display:flex;align-items:center"
>
<div
style=
"display:flex;align-items:center"
>
<router-link
v-if=
"scope.row.companyId"
:to=
"`/enterprise/$
{encodeStr(scope.row.companyId)}?path=cooperationRecord`" tag="a"
<router-link
v-if=
"scope.row.companyId"
:to=
"`/enterprise/$
{encodeStr(scope.row.companyId)}?path=cooperationRecord
&
companyName=${scope.row.customerName}
`" tag="a"
class="wordprimary" v-html="scope.row.customerName">
</router-link>
class="wordprimary" v-html="scope.row.customerName">
</router-link>
<span
v-else
v-html=
"scope.row.customerName"
></span>
<span
v-else
v-html=
"scope.row.customerName"
></span>
</div>
</div>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/ledger.vue
View file @
03ec65ea
...
@@ -100,7 +100,7 @@
...
@@ -100,7 +100,7 @@
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<div
class=
"renling"
>
<div
class=
"renling"
>
<div
style=
"display:flex;align-items:center"
>
<div
style=
"display:flex;align-items:center"
>
<router-link
v-if=
"scope.row.companyId"
:to=
"`/enterprise/$
{encodeStr(scope.row.companyId)}?path=cooperationRecord`" tag="a"
<router-link
v-if=
"scope.row.companyId"
:to=
"`/enterprise/$
{encodeStr(scope.row.companyId)}?path=cooperationRecord
&
companyName=${scope.row.customerName}
`" tag="a"
class="wordprimary" v-html="scope.row.customerName">
</router-link>
class="wordprimary" v-html="scope.row.customerName">
</router-link>
<span
v-else
v-html=
"scope.row.customerName"
></span>
<span
v-else
v-html=
"scope.row.customerName"
></span>
</div>
</div>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/professionalSubcontracting.vue
View file @
03ec65ea
...
@@ -101,7 +101,7 @@
...
@@ -101,7 +101,7 @@
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<div
class=
"renling"
>
<div
class=
"renling"
>
<div
style=
"display:flex;align-items:center"
>
<div
style=
"display:flex;align-items:center"
>
<router-link
v-if=
"scope.row.companyId"
:to=
"`/enterprise/$
{encodeStr(scope.row.companyId)}?path=cooperationRecord`" tag="a"
<router-link
v-if=
"scope.row.companyId"
:to=
"`/enterprise/$
{encodeStr(scope.row.companyId)}?path=cooperationRecord
&
companyName=${scope.row.customerName}
`" tag="a"
class="wordprimary" v-html="scope.row.customerName">
</router-link>
class="wordprimary" v-html="scope.row.customerName">
</router-link>
<span
v-else
v-html=
"scope.row.customerName"
></span>
<span
v-else
v-html=
"scope.row.customerName"
></span>
</div>
</div>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/rentalServices.vue
View file @
03ec65ea
...
@@ -101,7 +101,7 @@
...
@@ -101,7 +101,7 @@
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<div
class=
"renling"
>
<div
class=
"renling"
>
<div
style=
"display:flex;align-items:center"
>
<div
style=
"display:flex;align-items:center"
>
<router-link
v-if=
"scope.row.companyId"
:to=
"`/enterprise/$
{encodeStr(scope.row.companyId)}?path=cooperationRecord`" tag="a"
<router-link
v-if=
"scope.row.companyId"
:to=
"`/enterprise/$
{encodeStr(scope.row.companyId)}?path=cooperationRecord
&
companyName=${scope.row.customerName}
`" tag="a"
class="wordprimary" v-html="scope.row.customerName">
</router-link>
class="wordprimary" v-html="scope.row.customerName">
</router-link>
<span
v-else
v-html=
"scope.row.customerName"
></span>
<span
v-else
v-html=
"scope.row.customerName"
></span>
</div>
</div>
...
...
dsk-operate-ui/src/views/supplier/supplierlist/supplySubcontracting.vue
View file @
03ec65ea
...
@@ -101,7 +101,7 @@
...
@@ -101,7 +101,7 @@
<
template
slot-scope=
"scope"
>
<
template
slot-scope=
"scope"
>
<div
class=
"renling"
>
<div
class=
"renling"
>
<div
style=
"display:flex;align-items:center"
>
<div
style=
"display:flex;align-items:center"
>
<router-link
v-if=
"scope.row.companyId"
:to=
"`/enterprise/$
{encodeStr(scope.row.companyId)}?path=cooperationRecord`" tag="a"
<router-link
v-if=
"scope.row.companyId"
:to=
"`/enterprise/$
{encodeStr(scope.row.companyId)}?path=cooperationRecord
&
companyName=${scope.row.customerName}
`" tag="a"
class="wordprimary" v-html="scope.row.customerName">
</router-link>
class="wordprimary" v-html="scope.row.customerName">
</router-link>
<span
v-else
v-html=
"scope.row.customerName"
></span>
<span
v-else
v-html=
"scope.row.customerName"
></span>
</div>
</div>
...
...
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