Source/UBCS-WEB/src/views/flow/flowPath.vue
@@ -3,7 +3,7 @@ <el-button @click="outerVisible = true">流程测试</el-button> <el-button @click="handleTable">人员设置</el-button> <flow-business :visible.sync="outerVisible"></flow-business> <set-personnel :visible.sync="visibleFlow"></set-personnel> <set-personnel :visible.sync="visibleFlow" code="8b5e2017-990f-454a-9c39-4c4eeeb57553" type="PUBLIC"></set-personnel> </div> </template>