回显问题修复
This commit is contained in:
parent
43f329f8b2
commit
6095f3345e
|
|
@ -71,7 +71,7 @@
|
||||||
</template>
|
</template>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column label="勘察时间" align="center" prop="surveyTime"/>
|
<el-table-column label="勘查时间" align="center" prop="surveyTime"/>
|
||||||
<el-table-column label="操作" align="center">
|
<el-table-column label="操作" align="center">
|
||||||
<template slot-scope="scope">
|
<template slot-scope="scope">
|
||||||
<el-button
|
<el-button
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue