[update 标准解读流程] 完善
This commit is contained in:
@@ -250,3 +250,8 @@ export const AddType = {
|
||||
SELECT_STANDARD: { text: '选择标准', value: '1' },
|
||||
MANUAL_ADD: { text: '手动新增', value: '2' }
|
||||
}
|
||||
|
||||
export const IsDistribute = {
|
||||
DISTRIBUTE: { text: '是', value: '1' },
|
||||
NOT_DISTRIBUTE: { text: '否', value: '2' }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user