Admin
2022-10-11 75ffe344e591348402a5a302d85f01653ab71bc8
src/views/specialWorkSystem/flow/ruleofApp/components/approveRuleDialog.vue
文件名从 src/views/specialWorkSystem/workFlow/approveRule/components/approveRuleDialog.vue 修改
@@ -110,7 +110,7 @@
import { ElMessage } from 'element-plus/es';
import { approveRuleApi } from '/@/api/specialWorkSystem/approveRule';
import { Edit, View, Plus, Delete, Refresh, Search, Download } from '@element-plus/icons-vue';
import approveLevelDialog from '/@/views/specialWorkSystem/workFlow/approveRule/components/approveLevelDialog.vue';
import approveLevelDialog from '/@/views/specialWorkSystem/flow/ruleofApp/components/approveLevelDialog.vue';
interface dataState {
    title: string;
    pointTitle: string;