From da462d6d0874a7171347d983df9f5366a009a4b2 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期二, 06 九月 2022 16:01:04 +0800
Subject: [PATCH] bug

---
 src/views/specialWorkSystem/workTicket/workApply/components/ground.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/specialWorkSystem/workTicket/workApply/components/ground.vue b/src/views/specialWorkSystem/workTicket/workApply/components/ground.vue
index 64481d4..2448e1b 100644
--- a/src/views/specialWorkSystem/workTicket/workApply/components/ground.vue
+++ b/src/views/specialWorkSystem/workTicket/workApply/components/ground.vue
@@ -1,4 +1,4 @@
-<template>
+ <template>
 	<div class="home-container">
 		<div style="height: 100%">
 		<el-form :model="form" label-width="150px" :rules="applyRules" ref="ruleFormRef">

--
Gitblit v1.9.2