给单据、商品、客户等增加导出按钮的控制

This commit is contained in:
季圣华
2023-10-10 23:49:04 +08:00
parent eedf68ab4e
commit 001ef5cce1
25 changed files with 42 additions and 25 deletions

View File

@@ -84,7 +84,7 @@
{ text: '编辑', value: '1' },
{ text: '审核', value: '2' },
{ text: '反审核', value: '7' },
{ text: '入导', value: '3' },
{ text: '导出', value: '3' },
{ text: '启用禁用', value: '4' },
{ text: '打印', value: '5' },
{ text: '作废', value: '6' }