Commit e02befa1 authored by zxw's avatar zxw

质量参数-质量参数编辑

parent c331c9f6
......@@ -516,6 +516,15 @@ export const QualityRuleRoute: AppRouteRecordRaw = {
icon: '',
},
},
{
path: 'edit',
name: 'Edit',
component: () => import('@/views/dataQuality/dataSheet/rule/parameter/edit.vue'),
meta: {
title: '质量参数编辑',
icon: '',
},
},
],
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment