|
@@ -57,7 +57,7 @@
|
|
|
<div style="width:700px;height:600px;">
|
|
<div style="width:700px;height:600px;">
|
|
|
<div style="width: 100%;height: 100px;">
|
|
<div style="width: 100%;height: 100px;">
|
|
|
<div>
|
|
<div>
|
|
|
- <el-table :data="StepData">
|
|
|
|
|
|
|
+ <el-table :data="StepData" >
|
|
|
<el-table-column label="" prop="step"></el-table-column>
|
|
<el-table-column label="" prop="step"></el-table-column>
|
|
|
<el-table-column label="" prop="number">
|
|
<el-table-column label="" prop="number">
|
|
|
<template slot-scope="scope">
|
|
<template slot-scope="scope">
|