xiaoyong931011
2022-03-30 1cac6b396b8a7735bafb4c4c29f873f8eee8c516
清空数据项
1 files modified
7 ■■■■ changed files
zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/yypb-form.html 7 ●●●● patch | view | raw | blame | history
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 = '';
                        }
                    }
                });
            }