wzy
2020-12-14 b6471f2d1a2753e0a44aae480ffe733207c79c6a
zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/order-form.html
@@ -566,7 +566,7 @@
            //获取用户列表
            AjaxProxy.requst({
                app: _this,
                url: basePath + '/admin/getShopStaffByRoleName?roleName=美疗师',
                url: basePath + '/admin/shopAll',
                callback: function (data) {
                    _this.userList = data.rows;
                }