|
|
@@ -63,7 +63,7 @@
|
|
|
<el-button type="success" size="small" @click="checkBills" :disabled="!selectionList.length">请核
|
|
|
</el-button>
|
|
|
|
|
|
- <!-- <el-dropdown style="line-height: 0">
|
|
|
+ <el-dropdown style="line-height: 0">
|
|
|
<el-button size="small" type="success" style="margin-right: 8px"
|
|
|
:disabled="selectionList.length == 0">
|
|
|
发送 SO EDI<i class="el-icon-arrow-down el-icon--right"></i>
|
|
|
@@ -74,7 +74,7 @@
|
|
|
</el-dropdown-item>
|
|
|
</el-dropdown-menu>
|
|
|
</el-dropdown>
|
|
|
- <el-dropdown style="line-height: 0">
|
|
|
+ <!-- <el-dropdown style="line-height: 0">
|
|
|
<el-button size="small" type="success" style="margin-right: 8px"
|
|
|
:disabled="selectionList.length == 0">
|
|
|
发送 SI EDI<i class="el-icon-arrow-down el-icon--right"></i>
|