xiaoyong931011
2022-05-05 92da4f3a48357197e795f9fc61d532c996bba4c8
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 = '';
                        }
                    }
                });
            }