Browse Source

buttom名称修改

guq 7 years ago
parent
commit
2ac0d02073
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/sale/saleOut/FormPanel.js

+ 1 - 1
frontend/saas-web/app/view/sale/saleOut/FormPanel.js

@@ -26,7 +26,7 @@ Ext.define('saas.view.sale.saleout.FormPanel', {
 
 
     toolBtns: [{
     toolBtns: [{
         xtype: 'button',
         xtype: 'button',
-        text: '转销售退',
+        text: '转销售退',
         handler: 'turnProdIn',
         handler: 'turnProdIn',
         bind: {
         bind: {
             hidden: '{pi_statuscode!="AUDITED"}'
             hidden: '{pi_statuscode!="AUDITED"}'