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">