Browse Source

弹窗按钮修改3704

zhouna 5 năm trước cách đây
mục cha
commit
d5c52c1118
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/html/qcScore.html

+ 2 - 2
src/html/qcScore.html

@@ -2678,8 +2678,8 @@
                 <!--<p>确定要删除该评分记录吗?</p>-->
             </div>
             <div class="modal-footer">
-                <a class="confirm" href="javascript:void(0);">确定</a>
-                <a class="close cancel" href="javascript:void(0);">取消</a>
+                <a class="confirm" href="javascript:void(0);">保存</a>
+                <!--<a class="close cancel" href="javascript:void(0);">取消</a>-->
             </div>
         </div>
     </div>