| | |
| | | if (baseCase.dispatchInfo) { |
| | | this.dispatchInfo = baseCase.dispatchInfo; |
| | | } |
| | | debugger |
| | | if (baseCase.state === 6) { |
| | | this.active = 1; |
| | | } else if (baseCase.state === 7) { |
| | |
| | | </script> |
| | | <style lang="scss" scoped> |
| | | .sovle-problem { |
| | | |
| | | padding-top: 20px; |
| | | .sovle-header { |
| | | padding: 0 40px; |
| | |
| | | line-height: 20px; |
| | | } |
| | | } |
| | | ::v-deep .el-step__title { |
| | | font-size: 18px; |
| | | padding: 10px 0; |
| | | } |
| | | ::v-deep .el-step__title.is-process { |
| | | color: #5388f1; |
| | | } |
| | | |
| | | ::v-deep .el-step__description { |
| | | font-size: 14px; |
| | | } |
| | | |
| | | } |
| | | |
| | | .my-pro-main { |
| | |
| | | color: #666; |
| | | } |
| | | } |
| | | ::v-deep .el-step__title { |
| | | font-size: 18px; |
| | | padding: 10px 0; |
| | | } |
| | | ::v-deep .el-step__title.is-process { |
| | | color: #5388f1; |
| | | } |
| | | |
| | | ::v-deep .el-step__description{ |
| | | font-size: 14px; |
| | | } |
| | | |
| | | </style> |