Commit e3ff6bdf authored by youjie's avatar youjie

11

parent 2232bb71
...@@ -2692,6 +2692,7 @@ ...@@ -2692,6 +2692,7 @@
<el-button size="small" @click="BillingChargeDialog = false">取 消</el-button> <el-button size="small" @click="BillingChargeDialog = false">取 消</el-button>
<el-button :loading="Btnloading" size="small" type="danger" @click="SumbitBillingCharge" <el-button :loading="Btnloading" size="small" type="danger" @click="SumbitBillingCharge"
v-if="BillingChargeTitle!='开票费用详情'">确 定</el-button> v-if="BillingChargeTitle!='开票费用详情'">确 定</el-button>
</span> </span>
</el-dialog> </el-dialog>
</div> </div>
......
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