@@ -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",
@@ -41,13 +41,6 @@ Ext.define('saas.view.purchase.purchaseOut.FormPanel', {
@@ -42,13 +42,6 @@ Ext.define('saas.view.stock.appropriationInOut.FormPanel', {
- fieldLabel : "入库单号",
@@ -41,13 +41,6 @@ Ext.define('saas.view.stock.otherIn.FormPanel', {
@@ -39,13 +39,6 @@ Ext.define('saas.view.stock.otherOut.FormPanel', {
- xtype: "textfield",
- name: "pi_inoutno",
- bind: "{pi_inoutno}",
- fieldLabel: "出库单号",
- allowBlank: true,
- columnWidth: 0.25
}, {
xtype: "textfield",
name: "pi_class",