Browse Source

去除pi_inoutno

zhoudw 7 years ago
parent
commit
58d5037f66

+ 0 - 7
frontend/saas-web/app/view/purchase/purchaseIn/FormPanel.js

@@ -47,13 +47,6 @@ Ext.define('saas.view.purchase.purchaseIn.FormPanel', {
         fieldLabel: 'id',
         allowBlank: true,
         columnWidth: 0
-    }, {
-        xtype : "textfield", 
-        name : "pi_inoutno", 
-        bind : "{pi_inoutno}", 
-        fieldLabel : "验收单号", 
-        allowBlank : true, 
-        columnWidth : 0.25
     },{
         xtype : "textfield", 
         name : "pi_class", 

+ 0 - 7
frontend/saas-web/app/view/purchase/purchaseOut/FormPanel.js

@@ -41,13 +41,6 @@ Ext.define('saas.view.purchase.purchaseOut.FormPanel', {
         fieldLabel: 'id',
         allowBlank: true,
         columnWidth: 0
-    }, {
-        xtype : "textfield", 
-        name : "pi_inoutno", 
-        bind : "{pi_inoutno}", 
-        fieldLabel : "验收单号", 
-        allowBlank : true, 
-        columnWidth : 0.25
     },{
         xtype : "textfield", 
         name : "pi_class", 

+ 0 - 7
frontend/saas-web/app/view/stock/appropriationInOut/FormPanel.js

@@ -42,13 +42,6 @@ Ext.define('saas.view.stock.appropriationInOut.FormPanel', {
         fieldLabel: 'id',
         allowBlank: true,
         columnWidth: 0
-    }, {
-        xtype : "textfield", 
-        name : "pi_inoutno", 
-        bind : "{pi_inoutno}", 
-        fieldLabel : "入库单号", 
-        allowBlank : true, 
-        columnWidth : 0.25
     },{
         xtype : "textfield", 
         name : "pi_class", 

+ 0 - 7
frontend/saas-web/app/view/stock/otherIn/FormPanel.js

@@ -41,13 +41,6 @@ Ext.define('saas.view.stock.otherIn.FormPanel', {
         fieldLabel: 'id',
         allowBlank: true,
         columnWidth: 0
-    }, {
-        xtype : "textfield", 
-        name : "pi_inoutno", 
-        bind : "{pi_inoutno}", 
-        fieldLabel : "入库单号", 
-        allowBlank : true, 
-        columnWidth : 0.25
     },{
         xtype : "textfield", 
         name : "pi_class", 

+ 0 - 7
frontend/saas-web/app/view/stock/otherOut/FormPanel.js

@@ -39,13 +39,6 @@ Ext.define('saas.view.stock.otherOut.FormPanel', {
         fieldLabel: 'id',
         allowBlank: true,
         columnWidth: 0
-    }, {
-        xtype: "textfield",
-        name: "pi_inoutno",
-        bind: "{pi_inoutno}",
-        fieldLabel: "出库单号",
-        allowBlank: true,
-        columnWidth: 0.25
     }, {
         xtype: "textfield",
         name: "pi_class",