This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
loumengning
/
hbp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
样式优化
dev
nizongfeng
3 years ago
parent
56c24a3cd1
commit
53cd152262
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
application/admin/view/receipt_order/index.html
+ 1
- 1
application/admin/view/receipt_order/index.html
View File
@@ -219,7 +219,7 @@
</el-table>
<div style="margin-top: 5px">
<el-button @click="addOrderAll()" :disabled="multipleSelection.length==0">添加到采购单</el-button>
<el-button
type="primary" icon="el-icon-circle-plus"
@click="addOrderAll()" :disabled="multipleSelection.length==0">添加到采购单</el-button>
</div>
<el-pagination
:page-size="orderMainListSearch.pageSize"
Write
Preview
Loading…
Cancel
Save