فهرست منبع

监测点配置跳转更改路由地址

like 6 ماه پیش
والد
کامیت
7021e1cbd1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      snowy-admin-web/src/views/basicset/monitor/setup.vue

+ 1 - 1
snowy-admin-web/src/views/basicset/monitor/setup.vue

@@ -69,7 +69,7 @@
 					<a-popconfirm title="确定要删除吗?" @confirm="deleteData(record)">
 						<a-button type="link" danger size="small">删除</a-button>
 					</a-popconfirm>
-					<a-button type="link" size="small" @click="leaveFor('/motoring/location', record)">监测点配置</a-button>
+					<a-button type="link" size="small" @click="leaveFor('/biz/location', record)">监测点配置</a-button>
 				</template>
 			</template>
 			<!-- <template #expandedRowRender="{ record }">