RuoYi
2020-08-10 74f52677be7718d63eef89e01c367058a2e43e57
ruoyi-generator/src/main/resources/vm/vue/index.vue.vm
@@ -95,7 +95,7 @@
          v-hasPermi="['${moduleName}:${businessName}:export']"
        >导出</el-button>
      </el-col>
     <table-tools-ext :showSearch.sync="showSearch" @queryTable="getList"></table-tools-ext>
     <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
    </el-row>
    <el-table v-loading="loading" :data="${businessName}List" @selection-change="handleSelectionChange">