xiaoyong931011
2022-05-06 e35651b3e9745db39287bada9d3deb4a6d03938e
zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/yypb-form.html
@@ -450,7 +450,12 @@
                    },
                    url: basePath + '/admin/bedInfo/showFreedBed',
                    callback: function (data) {
                        _this.beds = data.rows;
                        if(data.rows.length > 0){
                            _this.beds = data.rows;
                        }else{
                            _this.beds = data.rows;
                            _this.projService.bedId = '';
                        }
                    }
                });
            }