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
b5acc2b9
Commit
b5acc2b9
authored
Dec 13, 2023
by
huangjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
供应商管理
parent
5dd7115f
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
7 deletions
+12
-7
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
+7
-2
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 @
b5acc2b9
...
...
@@ -282,7 +282,7 @@
paytaxtype
:[],
taxrate
:[],
provienceprops
:{
checkStrictly
:
tru
e
,
checkStrictly
:
fals
e
,
multiple
:
true
,
value
:
'id'
,
},
...
...
dsk-operate-ui/src/views/supplier/supplierlist/laborSubcontractingTeam.vue
View file @
b5acc2b9
...
...
@@ -318,7 +318,7 @@
paytaxtype
:[],
taxrate
:[],
provienceprops
:{
checkStrictly
:
tru
e
,
checkStrictly
:
fals
e
,
multiple
:
true
,
value
:
'id'
,
},
...
...
dsk-operate-ui/src/views/supplier/supplierlist/ledger.vue
View file @
b5acc2b9
...
...
@@ -18,7 +18,7 @@
</el-select>
</el-form-item>
<el-form-item
label=
"注册城市"
>
<el-cascader
<el-cascader
@
change=
"getcs"
ref=
"zccs"
v-model=
"formdata.user"
:options=
"addressList"
:collapse-tags=
"true"
:show-all-levels=
"false"
clearable
:props=
"provienceprops"
></el-cascader>
...
...
@@ -313,7 +313,7 @@
paytaxtype
:[],
taxrate
:[],
provienceprops
:{
checkStrictly
:
tru
e
,
checkStrictly
:
fals
e
,
multiple
:
true
,
value
:
'id'
,
},
...
...
@@ -553,6 +553,11 @@
this
.
init
()
},
methods
:{
getcs
(
val
){
console
.
log
(
val
)
let
data
=
this
.
$refs
.
zccs
.
getCheckedNodes
()
console
.
log
(
data
)
},
init
(){
//地区
getDicts
(
'arealist'
).
then
(
res
=>
{
...
...
dsk-operate-ui/src/views/supplier/supplierlist/professionalSubcontracting.vue
View file @
b5acc2b9
...
...
@@ -281,7 +281,7 @@
paytaxtype
:[],
taxrate
:[],
provienceprops
:{
checkStrictly
:
tru
e
,
checkStrictly
:
fals
e
,
multiple
:
true
,
value
:
'id'
,
},
...
...
dsk-operate-ui/src/views/supplier/supplierlist/rentalServices.vue
View file @
b5acc2b9
...
...
@@ -277,7 +277,7 @@
paytaxtype
:[],
taxrate
:[],
provienceprops
:{
checkStrictly
:
tru
e
,
checkStrictly
:
fals
e
,
multiple
:
true
,
value
:
'id'
,
},
...
...
dsk-operate-ui/src/views/supplier/supplierlist/supplySubcontracting.vue
View file @
b5acc2b9
...
...
@@ -276,7 +276,7 @@
paytaxtype
:[],
taxrate
:[],
provienceprops
:{
checkStrictly
:
tru
e
,
checkStrictly
:
fals
e
,
multiple
:
true
,
value
:
'id'
,
},
...
...
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