|
@@ -36,7 +36,7 @@ export const SonClueListTableC = [
|
|
|
['txt', '线索编号', 'num'],
|
|
['txt', '线索编号', 'num'],
|
|
|
['text', '线索简介', 'intro', 50],
|
|
['text', '线索简介', 'intro', 50],
|
|
|
['txt', '联系方式', 'phone'],
|
|
['txt', '联系方式', 'phone'],
|
|
|
- ['txtC', '初步藏品类别', 'typeDictId'],
|
|
|
|
|
|
|
+ ['txtCTag', '初步藏品标签', 'tagDictId', '藏品'],
|
|
|
['txtC', '初步藏品年代', 'ageDictId'],
|
|
['txtC', '初步藏品年代', 'ageDictId'],
|
|
|
['select', '完残程度', 'tornLevel', selectObj['完残程度']],
|
|
['select', '完残程度', 'tornLevel', selectObj['完残程度']],
|
|
|
['text', '备注', 'remark', 50]
|
|
['text', '备注', 'remark', 50]
|
|
@@ -47,10 +47,10 @@ export const goodsSonTableC = (loc?: boolean) => {
|
|
|
const arr: any = [
|
|
const arr: any = [
|
|
|
['txt', '藏品登记号', 'num'],
|
|
['txt', '藏品登记号', 'num'],
|
|
|
['img', '封面', 'thumb'],
|
|
['img', '封面', 'thumb'],
|
|
|
- ['txtCTag', '藏品标签', 'tagDictId'],
|
|
|
|
|
|
|
+ ['txtCTag', '藏品标签', 'tagDictId', '藏品'],
|
|
|
|
|
+ ['txtCTag', '文创标签', 'artDictId', '文创'],
|
|
|
['txt', '藏品名称', 'name'],
|
|
['txt', '藏品名称', 'name'],
|
|
|
['select', '级别', 'level', selectObj['藏品级别']],
|
|
['select', '级别', 'level', selectObj['藏品级别']],
|
|
|
- ['txtC', '类别', 'typeDictId'],
|
|
|
|
|
['txtC', '年代', 'ageDictId'],
|
|
['txtC', '年代', 'ageDictId'],
|
|
|
['txtC', '质地', 'textureDictId'],
|
|
['txtC', '质地', 'textureDictId'],
|
|
|
['select', '完残程度', 'tornLevel', selectObj['完残程度']],
|
|
['select', '完残程度', 'tornLevel', selectObj['完残程度']],
|
|
@@ -65,7 +65,7 @@ export const goodsSelectCuleC = [
|
|
|
['txt', '线索编号', 'num'],
|
|
['txt', '线索编号', 'num'],
|
|
|
['img', '封面', 'thumb'],
|
|
['img', '封面', 'thumb'],
|
|
|
['txt', '线索名称', 'name'],
|
|
['txt', '线索名称', 'name'],
|
|
|
- ['txtC', '初定类别', 'typeDictId'],
|
|
|
|
|
|
|
+ ['txtCTag', '初步藏品标签', 'tagDictId', '藏品'],
|
|
|
['txtC', '初定年代', 'ageDictId'],
|
|
['txtC', '初定年代', 'ageDictId'],
|
|
|
['select', '完残程度', 'tornLevel', selectObj['完残程度']]
|
|
['select', '完残程度', 'tornLevel', selectObj['完残程度']]
|
|
|
]
|
|
]
|
|
@@ -117,7 +117,7 @@ export const I8tableC = [
|
|
|
export const storyTableC = [
|
|
export const storyTableC = [
|
|
|
['txt', '故事标题', 'name'],
|
|
['txt', '故事标题', 'name'],
|
|
|
['txt', '关联藏品', 'goodName'],
|
|
['txt', '关联藏品', 'goodName'],
|
|
|
- ['txt', '藏品标签', 'tagName'],
|
|
|
|
|
|
|
+ ['txt', '藏品标签', 'tagName', '藏品'],
|
|
|
['txt', '录入人', 'creatorName'],
|
|
['txt', '录入人', 'creatorName'],
|
|
|
['txt', '录入日期', 'createTime']
|
|
['txt', '录入日期', 'createTime']
|
|
|
]
|
|
]
|
|
@@ -125,7 +125,7 @@ export const storyTableC = [
|
|
|
export const storyAndGoodsTableC = [
|
|
export const storyAndGoodsTableC = [
|
|
|
['txt', '藏品登记号', 'num'],
|
|
['txt', '藏品登记号', 'num'],
|
|
|
['img', '封面', 'thumb'],
|
|
['img', '封面', 'thumb'],
|
|
|
- ['txt', '藏品标签', 'tagName'],
|
|
|
|
|
|
|
+ ['txt', '藏品标签', 'tagName', '藏品'],
|
|
|
['txt', '藏品名称', 'name']
|
|
['txt', '藏品名称', 'name']
|
|
|
]
|
|
]
|
|
|
|
|
|
|
@@ -293,7 +293,7 @@ export const staffTableC = [
|
|
|
export const showGoodTableC = [
|
|
export const showGoodTableC = [
|
|
|
['txt', '藏品登记号', 'goodNum'],
|
|
['txt', '藏品登记号', 'goodNum'],
|
|
|
['img', '封面', 'goodThumb'],
|
|
['img', '封面', 'goodThumb'],
|
|
|
- ['txtCTag', '藏品标签', 'goodTag'],
|
|
|
|
|
|
|
+ ['txtCTag', '藏品标签', 'goodTag', '藏品'],
|
|
|
['txt', '藏品名称', 'goodName'],
|
|
['txt', '藏品名称', 'goodName'],
|
|
|
['txt', '展区', 'region'],
|
|
['txt', '展区', 'region'],
|
|
|
['txt', '具体位置', 'address'],
|
|
['txt', '具体位置', 'address'],
|