xuxueyang
2024-09-11 f65992f8134ca462868757e675de6aa06200aacb
sub_pages/supplier/flower-manage/flower-manage.vue
@@ -158,7 +158,7 @@
      async onLoad(options) {
         this.type = options.type || 'all'
         var title = ''
         this.page.size = 5
         this.page.size = 20
         //todo 根据type切换查询条件
         if (this.type === 'delete') {
            this.listApi = '/api/supplier/flower/list/rc'