Explorar o código

隐藏取消按钮

tangning hai 1 día
pai
achega
2d715f23aa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/view/material/tableScene/sceneContent.vue

+ 1 - 1
src/view/material/tableScene/sceneContent.vue

@@ -63,7 +63,7 @@ const submit = async () => {
 AI制卷需要计算入户门与痕迹物证之间的路线。
 请先前往实景三维,使用画笔功能标注入户门所在区域,
 或添加痕迹物证热点。`,
-      "提示",{confirmButtonText: '我知道了'}
+      "提示",{confirmButtonText: '我知道了',showCancelButton:false}
     )
     throw "未识别到入户门";
   }