@@ -133,7 +133,7 @@
</div>
</el-row>
<el-dialog
- title="提示"
+ title="自定义列显示"
:visible.sync="showSetting"
width="700px"
v-dialogDrag
@@ -128,7 +128,7 @@
@@ -257,7 +257,7 @@
- <el-dialog title="提示" :visible.sync="showSetting" width="700px">
+ <el-dialog title="自定义列显示" :visible.sync="showSetting" width="700px">
<div>配置排序列数据(拖动调整顺序)</div>
<div style="margin-left: 17px">
<el-checkbox
@@ -240,7 +240,7 @@
@@ -250,7 +250,7 @@
@@ -272,7 +272,7 @@
- <el-dialog title="提示" :visible.sync="showSetting" width="700px" v-dialogDrag>
+ <el-dialog title="自定义列显示" :visible.sync="showSetting" width="700px" v-dialogDrag>
<template slot="title">
<div class="avue-crud__dialog__header">
<span class="el-dialog__title">
@@ -259,7 +259,7 @@
@@ -284,7 +284,7 @@
@@ -270,7 +270,7 @@
@@ -271,7 +271,7 @@
@@ -186,7 +186,7 @@