소스 검색

附件替换 按钮更新

laiguoran 5 년 전
부모
커밋
fd09f05b90
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/view/stage/index.ejs

+ 1 - 1
app/view/stage/index.ejs

@@ -329,7 +329,7 @@
                                                 <label>替换文件</label>
                                                 <div class="custom-file">
                                                     <input type="file" class="custom-file-input" id="change-att-btn">
-                                                    <label class="custom-file-label" for="customFile">Choose file</label>
+                                                    <label class="custom-file-label" data-browse="浏览" for="customFile">选择文件</label>
                                                 </div>
                                             </div>
                                         </div>