From c5f2bb73e9a3ce7c48d76e64c3146e1a69b04e40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Mon, 13 Nov 2023 14:43:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/workorder/workorder.vue | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pages/workorder/workorder.vue b/pages/workorder/workorder.vue index 69e0fbc..c16287a 100644 --- a/pages/workorder/workorder.vue +++ b/pages/workorder/workorder.vue @@ -116,11 +116,7 @@ import { getSex } from '@/utils/conversion.js' - import protocol from '../quanyi/quanyi.vue' export default { - components: { - protocol, - }, props: [ 'Refresh', 'down' ], @@ -186,12 +182,6 @@ mounted() { this.info() }, - onReady() { //更改导航栏文字 - uni.setNavigationBarTitle({ - title: this.title, - }); - }, - onShow() {}, methods: { //前往聊天 goseekadvicefrom(item) {