Commit a06dad31 authored by liudong1993's avatar liudong1993

1

parent cd4ef8c6
...@@ -776,6 +776,7 @@ ...@@ -776,6 +776,7 @@
<button v-if="HandShow" class="hollowFixedBtn" <button v-if="HandShow" class="hollowFixedBtn"
@click="Handwithfee">{{$t('objFill.handdistributionfeeincome')}}</button> @click="Handwithfee">{{$t('objFill.handdistributionfeeincome')}}</button>
<button class="hollowFixedBtn" @click="ZhiDanChongDi"> {{$t('objFill.precharge')}}</button> <button class="hollowFixedBtn" @click="ZhiDanChongDi"> {{$t('objFill.precharge')}}</button>
<button v-if="active==1 && ActionMenuCode.indexOf('Finance_Inner')!=-1" class="hollowFixedBtn" @click="openPICPayDialog">今日应付款</button>
<button v-if="this.userId==2739 || this.userId==3038 || this.userId==2604" class="hollowFixedBtn" @click="openPICPayDialog">今日应付款</button> <button v-if="this.userId==2739 || this.userId==3038 || this.userId==2604" class="hollowFixedBtn" @click="openPICPayDialog">今日应付款</button>
<button v-if="this.userId==2739 || this.userId==3038 || this.userId==2604" class="hollowFixedBtn" @click="openMarkDialog"> <button v-if="this.userId==2739 || this.userId==3038 || this.userId==2604" class="hollowFixedBtn" @click="openMarkDialog">
{{$t('objFill.v101.FinancialModule.picyouxfkjl')}}</button> {{$t('objFill.v101.FinancialModule.picyouxfkjl')}}</button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment