fcee21b9 by lihua

修改数据来源名称

1 parent 38320fa9
......@@ -132,7 +132,7 @@ export const execSensitiveDataTask = (guid) => request({
/** 数据来源类型 */
export const dataSourceTypeList = [{
value: 1,
label: '数据'
label: '数据'
}, {
value: 2,
label: '文件导入'
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!