Browse Source

feat:前端修改完版本

huang, kai (Contractor) 2 months ago
parent
commit
db76312656
1 changed files with 0 additions and 9 deletions
  1. 0 9
      admin.ui.plus-master/src/views/admin/statement/BlackBox/index.vue

+ 0 - 9
admin.ui.plus-master/src/views/admin/statement/BlackBox/index.vue

@@ -190,15 +190,6 @@ tableModel: [] as BlackBoxDto,
   onBeforeMount(() => {
     eventBus.off('refreshView')
   })
-    /**页条数变化*/
-const onSizeChange = () => {
-  init()
-}
-
-/**页数变化*/
-const onCurrentChange = () =>{
-  init()
-}
   /**
   * 监听变换
   */