Browse Source

左侧固定

CzRger 7 months ago
parent
commit
a77e149314
1 changed files with 2 additions and 1 deletions
  1. 2 1
      snowy-admin-web/src/views/yqyc/zero/enterprise-ledger/detail.vue

+ 2 - 1
snowy-admin-web/src/views/yqyc/zero/enterprise-ledger/detail.vue

@@ -711,7 +711,8 @@ const bodyColumns = [
 	{
 		title: '商品序号',
 		dataIndex: 'productNum',
-		width: 120
+		width: 120,
+		fixed: 'left'
 	},
 	{
 		title: '商品编码',