src/views/productManage/productCategory/index.vue
@@ -10,12 +10,14 @@ /> </div> <div class="list-view"> <div class="table"> <TableCommonView ref="tableListRef" :table-list="tableList" :show-checkcol="false" @tableRowClick="tableRowClick" ></TableCommonView> </div> <div class="btn-pager"> <PagerView class="page" :pager-options="pagerOptions" v-on="pagerEvents" /> </div> @@ -41,11 +43,6 @@ return { tableList: {}, searchOptions: [], commonDetail: { visible: false, title: "新建", infomation: {} }, editConfig: { visible: false, title: "新建",