Forráskód Böngészése

系统中期支付项列表

duy 1 éve
szülő
commit
43047d0708
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/views/measure/interimPay.vue

+ 1 - 1
src/views/measure/interimPay.vue

@@ -723,7 +723,7 @@
       console.log('xin');
       console.log('xin');
       this.tatoldialogVisible=true
       this.tatoldialogVisible=true
       //type=0(未被引用),type=1(已引用),type=空(全部)
       //type=0(未被引用),type=1(已引用),type=空(全部)
-      getAllList({type:0}).then((res)=>{
+      getAllList({type:''}).then((res)=>{
         this.tadddata=res.data.data
         this.tadddata=res.data.data
       })
       })
     },
     },