[update 标准解读流程] 选择稿件增加不带入
This commit is contained in:
@@ -257,3 +257,8 @@ export const IsDistribute = {
|
||||
DISTRIBUTE: { text: '是', value: '1' },
|
||||
NOT_DISTRIBUTE: { text: '否', value: '2' }
|
||||
}
|
||||
|
||||
// 标准解读流程-分解单来源
|
||||
export const DecompositionSource = {
|
||||
NO_INPUT: { text: '不带入', value: 'noncarry' }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user