|
@@ -104,7 +104,7 @@
|
|
|
>
|
|
|
<recordDetail :activeRow="activeRow" v-if="recordVisible"/>
|
|
|
<span slot="footer" class="dialog-footer">
|
|
|
- <el-button @click="recordVisible = false">取 消</el-button>
|
|
|
+ <!-- <el-button @click="recordVisible = false">取 消</el-button> -->
|
|
|
<el-button type="primary" @click="recordVisible = false"
|
|
|
>确 定</el-button
|
|
|
>
|