陶杰
2024-09-11 8e2a7bca6d7c284a269e9a18e01db2ba8ccbcd1a
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'