Commit 4a1006e9 authored by youjie's avatar youjie

no message

parent c063ff01
......@@ -1384,7 +1384,7 @@
</el-select>
</span>
</li>
<!-- <li>
<li>
<span>
<em>开票状态</em>
<el-select v-model="msg.TicketManager" :placeholder="$t('pub.pleaseSel')" class="w120">
......@@ -1392,7 +1392,7 @@
</el-option>
</el-select>
</span>
</li> -->
</li>
<li style="margin-right:50px;">
<button class="normalBtn" type="button" @click="resetPageIndex(),getList()">{{$t('pub.searchBtn')}}</button>
<button class="normalBtn" type="button" @click="addShow=true,command=false,sanmai=false,initAddMsg()">
......@@ -1945,12 +1945,12 @@
<el-button type="primary" class="iconfont icon-duigou" @click="UpdateTicketState(item.ID,1)">
</el-button>
</el-tooltip>
<!-- <el-tooltip class="item" effect="dark" content="开票费用" placement="top-start"
<el-tooltip class="item" effect="dark" content="开票费用" placement="top-start"
v-if="item.isBillingCharge">
<el-button type="primary" class="el-icon-coin" @click="BillingCharge(item)"
style="font-size: 16px;">
</el-button>
</el-tooltip> -->
</el-tooltip>
</el-button-group>
</div>
</el-col>
......
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