1 line
5.1 KiB
JavaScript
1 line
5.1 KiB
JavaScript
![]() |
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-39413ce8"],{c0c7:function(e,t,r){"use strict";r.d(t,"l",(function(){return n})),r.d(t,"o",(function(){return o})),r.d(t,"j",(function(){return a})),r.d(t,"i",(function(){return d})),r.d(t,"a",(function(){return i})),r.d(t,"q",(function(){return c})),r.d(t,"c",(function(){return l})),r.d(t,"m",(function(){return m})),r.d(t,"b",(function(){return f})),r.d(t,"h",(function(){return w})),r.d(t,"n",(function(){return p})),r.d(t,"k",(function(){return h})),r.d(t,"r",(function(){return b})),r.d(t,"s",(function(){return P})),r.d(t,"t",(function(){return g})),r.d(t,"f",(function(){return y})),r.d(t,"p",(function(){return $})),r.d(t,"d",(function(){return j})),r.d(t,"e",(function(){return O})),r.d(t,"g",(function(){return v}));var s=r("b775"),u=r("c38a");function n(e){return Object(s["a"])({url:"/system/user/list",method:"get",params:e})}function o(e){return Object(s["a"])({url:"/system/user/listTerminal",method:"get",params:e})}function a(e){return Object(s["a"])({url:"/system/user/"+Object(u["f"])(e),method:"get"})}function d(e){return Object(s["a"])({url:"/system/dept/getRole?deptId="+e,method:"get"})}function i(e){return Object(s["a"])({url:"/system/user",method:"post",data:e})}function c(e){return Object(s["a"])({url:"/system/user",method:"put",data:e})}function l(e){return Object(s["a"])({url:"/system/user/"+e,method:"delete"})}function m(e,t){var r={userId:e,password:t};return Object(s["a"])({url:"/system/user/resetPwd",method:"put",data:r})}function f(e,t){var r={userId:e,status:t};return Object(s["a"])({url:"/system/user/changeStatus",method:"put",data:r})}function w(){return Object(s["a"])({url:"/wechat/getWxBindQr",method:"get"})}function p(e){return Object(s["a"])({url:"/wechat/cancelBind",method:"post",data:e})}function h(){return Object(s["a"])({url:"/system/user/profile",method:"get"})}function b(e){return Object(s["a"])({url:"/system/user/profile",method:"put",data:e})}function P(e,t){var r={oldPassword:e,newPassword:t};return Object(s["a"])({url:"/system/user/profile/updatePwd",method:"put",params:r})}function g(e){return Object(s["a"])({url:"/system/user/profile/avatar",method:"post",data:e})}function y(e){return Object(s["a"])({url:"/system/user/authRole/"+e,method:"get"})}function $(e){return Object(s["a"])({url:"/system/user/authRole",method:"put",params:e})}function j(){return Object(s["a"])({url:"/system/user/deptTree",method:"get"})}function O(e){return Object(s["a"])({url:"/system/user/deptTree?showOwner="+e,method:"get"})}function v(e){return Object(s["a"])({url:"/system/user/getByDeptId",method:"get",params:e})}},ee46:function(e,t,r){"use strict";r.r(t);var s=function(){var e=this,t=e.$createElement,r=e._self._c||t;return r("el-form",{ref:"form",attrs:{model:e.user,rules:e.rules,"label-width":"80px"}},[r("el-form-item",{attrs:{label:e.$t("user.resetPwd.450986-0"),prop:"oldPassword"}},[r("el-input",{staticStyle:{width:"60%"},attrs:{placeholder:e.$t("user.resetPwd.450986-1"),type:"password","show-password":""},model:{value:e.user.oldPassword,callback:function(t){e.$set(e.user,"oldPassword",t)},expression:"user.oldPassword"}})],1),r("el-form-item",{attrs:{label:e.$t("user.resetPwd.450986-2"),prop:"newPassword"}},[r("el-input",{staticStyle:{width:"60%"},attrs:{placeholder:e.$t("user.resetPwd.450986-3"),type:"password","show-password":""},model:{value:e.user.newPassword,callback:function(t){e.$set(e.user,"newPassword",t)},expression:"user.newPassword"}})],1),r("el-form-item",{attrs:{label:e.$t("user.resetPwd.450986-4"),prop:"confirmPassword"}},[r("el-input",{staticStyle:{width:"60%"},attrs:{placeholder:e.$t("user.resetPwd.450986-5"),type:"password","show-password":""},model:{value:e.user.confirmPassword,callback:function(t){e.$set(e.user,"confirmPassword",t)},expression:"user.confirmPassword"}})],1),r("el-form-item",[r("el-button",{attrs:{type:"primary",size:"mini"},on:{click:e.submit}},[e._v(e._s(e.$t("save")))]),r("el-button",{attrs:{type:"danger",size:"mini"},on:{click:e.close}},[e._v(e._s(e.$t("close")))])],1)],1)},u=[],n=(r("d9e2"),r("ac1f
|