|
@@ -103,11 +103,13 @@
|
|
|
<a-button size="small" >删除</a-button>
|
|
|
</a-popconfirm>
|
|
|
<a-button size="small">提交</a-button>
|
|
|
- <a-button size="small">审核</a-button>
|
|
|
+ <a-button size="small">审批</a-button>
|
|
|
<a-button size="small">弃审</a-button>
|
|
|
<a-button size="small">流程</a-button>
|
|
|
- <a-button type="danger" size="small">输出</a-button>
|
|
|
- <a-button type="danger" size="small">打印</a-button>
|
|
|
+ <a-button size="small">导出</a-button>
|
|
|
+ <a-button size="small">导入</a-button>
|
|
|
+ <a-button size="small">整单关闭</a-button>
|
|
|
+ <a-button size="small">请购单</a-button>
|
|
|
</div>
|
|
|
|
|
|
<!-- table区域-begin -->
|