mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-06 15:28:55 +09:00
임시저장2
This commit is contained in:
@@ -235,6 +235,12 @@ export default {
|
||||
this.userTpCd = data.userTpCd;
|
||||
this.userSeq = data.userSeq;
|
||||
this.joinDiv = data.joinDiv;
|
||||
if (data.joinDiv=='01') {
|
||||
this.joinDiv=1;
|
||||
}
|
||||
if (data.joinDiv=='02') {
|
||||
this.joinDiv=2;
|
||||
}
|
||||
},
|
||||
|
||||
search: function (isKeep) {
|
||||
|
||||
Reference in New Issue
Block a user