mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-06 17:57:24 +09:00
정리
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
<button class="button grey" @click="$refs.businessFile.click()">파일업로드</button>
|
||||
<p class="file" id="businessNm"></p>
|
||||
</div>
|
||||
|
||||
</td>
|
||||
<!-- 2023.04.25 공통으로 처리<div class="attach" v-show="fileType === 2">
|
||||
<p class="essential list"><span>*</span>사업자등록증</p>
|
||||
<input
|
||||
@@ -110,8 +110,6 @@
|
||||
<button class="button grey" @click="$refs.otherBusinessFile.click()">파일업로드</button>
|
||||
<p class="file" id="otherBusinessNm"></p>
|
||||
</div> -->
|
||||
</td>
|
||||
|
||||
<!-- <td class="red" v-show="bizrAuthYn === 'Y'">인증 완료</td> -->
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user