|
@@ -3,7 +3,7 @@
|
|
|
<div class="projectPath" style="width: 100%;height:100%;">
|
|
|
<span>项目流程</span>
|
|
|
<el-divider></el-divider>
|
|
|
- <svg viewBox="0 0 1800 800" width="100%" height="100%">
|
|
|
+ <svg viewBox="0 0 1800 400" width="100%" height="100%">
|
|
|
<g transform=translate(0,0) class="svgG">
|
|
|
<rect width="200" height="120" :fill="getColor('创新点流程')" @click="toFilePage('创新点流程')"> </rect>
|
|
|
<text x="30" y="65">创新点流程</text>
|