|
@@ -449,8 +449,8 @@ export default {
|
|
|
dicData:[]
|
|
|
},
|
|
|
checkData:{
|
|
|
- url:"/purchase/contract/index",
|
|
|
- pageStatus:"this.$store.getters.entranceCgStatus",
|
|
|
+ url:"/financialManagement/paymentRequest/index",
|
|
|
+ pageStatus:"this.$store.getters.pqStatus",
|
|
|
pageLabel:"付费申请",
|
|
|
checkType: 'ffsq'
|
|
|
},
|