Ver Fonte

付费申请请核增加字段

lichao há 3 anos atrás
pai
commit
1226062689

+ 2 - 1
src/views/financialManagement/paymentRequest/paymentRequestDetails.vue

@@ -510,7 +510,8 @@
               billType: this.form.billType,
               url:"/financialManagement/paymentRequest/index",
               pageStatus:"this.$store.getters.pqStatus",
-              pageLabel:"付费申请"
+              pageLabel:"付费申请",
+              checkType: 'ffsq'
             }
             paymentCheck(params).then(res =>{
               if(res.data.success){