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