xuxueyang
2024-09-12 23eb4337693b4e9021bcda55844dc92e6a4004b8
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'