Your Name
2022-10-13 902a537974ce0374d68d9e717febab7157a69286
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;