瀏覽代碼

养老场景调整角色

wgl 4 年之前
父節點
當前提交
e8fb20ed2f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/projects/pension/views/Master/ExchangeRole.vue

+ 1 - 0
src/projects/pension/views/Master/ExchangeRole.vue

@@ -71,6 +71,7 @@
 			},
 			},
 			//切换角色
 			//切换角色
 			switchRole(id) {
 			switchRole(id) {
+				this.roleId = id;
 				this.isLoading = true;
 				this.isLoading = true;
 				API_User.exchangePopedom({
 				API_User.exchangePopedom({
 					id: id
 					id: id