浏览代码

查询列表单据编号列宽调整为200

zhuth 7 年之前
父节点
当前提交
e4e4ce80f8

+ 1 - 1
frontend/saas-web/app/view/money/fundtransfer/QueryPanel.js

@@ -29,7 +29,7 @@ Ext.define('saas.view.money.fundtransfer.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'ft_code',
             dataIndex: 'ft_code',
-            width: 150
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'ft_status',
             dataIndex: 'ft_status',

+ 1 - 1
frontend/saas-web/app/view/money/othreceipts/QueryPanel.js

@@ -54,7 +54,7 @@ Ext.define('saas.view.money.othreceipts.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'or_code',
             dataIndex: 'or_code',
-            width: 150
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'or_status',
             dataIndex: 'or_status',

+ 1 - 1
frontend/saas-web/app/view/money/othspendings/QueryPanel.js

@@ -54,7 +54,7 @@ Ext.define('saas.view.money.othspendings.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'os_code',
             dataIndex: 'os_code',
-            width: 150
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'os_status',
             dataIndex: 'os_status',

+ 1 - 1
frontend/saas-web/app/view/money/payBalance/QueryPanel.js

@@ -29,7 +29,7 @@ Ext.define('saas.view.money.paybalance.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pb_code',
             dataIndex: 'pb_code',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '状态',
             text: '状态',
             dataIndex: 'pb_status',
             dataIndex: 'pb_status',

+ 1 - 1
frontend/saas-web/app/view/money/recBalance/QueryPanel.js

@@ -42,7 +42,7 @@ Ext.define('saas.view.money.recBalance.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'rb_code',
             dataIndex: 'rb_code',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'rb_status',
             dataIndex: 'rb_status',

+ 2 - 2
frontend/saas-web/app/view/purchase/purchase/QueryPanel.js

@@ -105,7 +105,7 @@ Ext.define('saas.view.purchase.purchase.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pu_code',
             dataIndex: 'pu_code',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pu_status',
             dataIndex: 'pu_status',
@@ -139,7 +139,7 @@ Ext.define('saas.view.purchase.purchase.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pu_code',
             dataIndex: 'pu_code',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pu_status',
             dataIndex: 'pu_status',

+ 2 - 2
frontend/saas-web/app/view/purchase/purchaseIn/QueryPanel.js

@@ -117,7 +117,7 @@ Ext.define('saas.view.purchase.purchaseIn.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pi_inoutno',
             dataIndex: 'pi_inoutno',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',
@@ -159,7 +159,7 @@ Ext.define('saas.view.purchase.purchaseIn.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pd_inoutno',
             dataIndex: 'pd_inoutno',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',

+ 2 - 2
frontend/saas-web/app/view/purchase/purchaseOut/QueryPanel.js

@@ -117,7 +117,7 @@ Ext.define('saas.view.purchase.purchaseOut.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pi_inoutno',
             dataIndex: 'pi_inoutno',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',
@@ -159,7 +159,7 @@ Ext.define('saas.view.purchase.purchaseOut.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pd_inoutno',
             dataIndex: 'pd_inoutno',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',

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

@@ -136,7 +136,7 @@ Ext.define('saas.view.sale.sale.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'sa_code',
             dataIndex: 'sa_code',
-            width: 180
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'sa_status',
             dataIndex: 'sa_status',

+ 2 - 2
frontend/saas-web/app/view/sale/saleIn/QueryPanel.js

@@ -79,7 +79,7 @@ Ext.define('saas.view.sale.saleIn.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pi_inoutno',
             dataIndex: 'pi_inoutno',
-            width: 180
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',
@@ -121,7 +121,7 @@ Ext.define('saas.view.sale.saleIn.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pd_inoutno',
             dataIndex: 'pd_inoutno',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',

+ 2 - 2
frontend/saas-web/app/view/sale/saleOut/QueryPanel.js

@@ -79,7 +79,7 @@ Ext.define('saas.view.sale.saleout.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pi_inoutno',
             dataIndex: 'pi_inoutno',
-            width: 180
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',
@@ -121,7 +121,7 @@ Ext.define('saas.view.sale.saleout.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pd_inoutno',
             dataIndex: 'pd_inoutno',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',

+ 2 - 2
frontend/saas-web/app/view/stock/appropriationInOut/QueryPanel.js

@@ -117,7 +117,7 @@ Ext.define('saas.view.stock.appropriationInOut.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pi_inoutno',
             dataIndex: 'pi_inoutno',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',
@@ -159,7 +159,7 @@ Ext.define('saas.view.stock.appropriationInOut.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pd_inoutno',
             dataIndex: 'pd_inoutno',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',

+ 2 - 2
frontend/saas-web/app/view/stock/make/QueryPanel.js

@@ -113,7 +113,7 @@ Ext.define('saas.view.stock.make.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pu_code',
             dataIndex: 'pu_code',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pu_status',
             dataIndex: 'pu_status',
@@ -147,7 +147,7 @@ Ext.define('saas.view.stock.make.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pu_code',
             dataIndex: 'pu_code',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pu_status',
             dataIndex: 'pu_status',

+ 2 - 2
frontend/saas-web/app/view/stock/otherIn/QueryPanel.js

@@ -117,7 +117,7 @@ Ext.define('saas.view.stock.otherIn.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pi_inoutno',
             dataIndex: 'pi_inoutno',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',
@@ -159,7 +159,7 @@ Ext.define('saas.view.stock.otherIn.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pd_inoutno',
             dataIndex: 'pd_inoutno',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',

+ 2 - 2
frontend/saas-web/app/view/stock/otherOut/QueryPanel.js

@@ -117,7 +117,7 @@ Ext.define('saas.view.stock.otherOut.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pi_inoutno',
             dataIndex: 'pi_inoutno',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',
@@ -159,7 +159,7 @@ Ext.define('saas.view.stock.otherOut.QueryPanel', {
         }, {
         }, {
             text: '单据编号',
             text: '单据编号',
             dataIndex: 'pd_inoutno',
             dataIndex: 'pd_inoutno',
-            width: 120
+            width: 200
         }, {
         }, {
             text: '单据状态',
             text: '单据状态',
             dataIndex: 'pi_status',
             dataIndex: 'pi_status',