@@ -112,14 +112,13 @@
<el-button type="primary" @click="handOk('ruleForm')">确 定</el-button>
</div>
</el-dialog>
- <!--
<el-pagination
background
layout="prev, pager, next"
:total="getCategoryDataLength"
@current-change="handleCurrentChange"
/>
- -->
+
</template>