|
@@ -193,6 +193,7 @@ export default {
|
|
methods: {
|
|
methods: {
|
|
getList() {
|
|
getList() {
|
|
getList({
|
|
getList({
|
|
|
|
+
|
|
compId: sessionStorage.getItem('ws-pf_compId'),
|
|
compId: sessionStorage.getItem('ws-pf_compId'),
|
|
contractType:this.contractType,
|
|
contractType:this.contractType,
|
|
currentPage: this.currentPage,
|
|
currentPage: this.currentPage,
|