Sfoglia il codice sorgente

材料请购单-按钮修改

jingbb 1 anno fa
parent
commit
221a702dab

+ 5 - 3
src/views/production/materialprocurement/materialProcurementList.vue

@@ -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 -->