Sfoglia il codice sorgente

二线入区核注清单管理,表体信息tab,列表列有2列“监管年限起始日”,要去掉一列“监管年限起始日”

CzRger 7 mesi fa
parent
commit
64fd601959

+ 0 - 5
snowy-admin-web/src/views/yqyc/zero/two/in-nuclear-annotation/detail.vue

@@ -835,11 +835,6 @@ const bodyColumns = [
 		width: 200
 	},
 	{
-		title: '监管年限起始日',
-		dataIndex: 'jgnxQsy',
-		width: 160
-	},
-	{
 		title: '监管年限内临时移作他用数量',
 		dataIndex: 'jgnxnLszztysl',
 		width: 220

+ 0 - 5
snowy-admin-web/src/views/yqyc/zero/two/out-nuclear-annotation/detail.vue

@@ -836,11 +836,6 @@ const bodyColumns = [
 		width: 200
 	},
 	{
-		title: '监管年限起始日',
-		dataIndex: 'jgnxQsy',
-		width: 160
-	},
-	{
 		title: '监管年限内临时移作他用数量',
 		dataIndex: 'jgnxnLszztysl',
 		width: 220