From 4f55f7d94198eca8eba9ae6b85af19a07cac2f79 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 29 Apr 2022 17:23:55 +0800
Subject: [PATCH] 内容修改
---
src/pcviews/technique/path.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/pcviews/technique/path.vue b/src/pcviews/technique/path.vue
index 56b5f0f..42f7d7a 100644
--- a/src/pcviews/technique/path.vue
+++ b/src/pcviews/technique/path.vue
@@ -12,7 +12,7 @@
<template slot="public-box-content">
<ul>
<li>
- 路径漫游
+ 自动漫游
<el-switch
v-model="pathShow"
:active-value="true"
--
Gitblit v1.9.3