From 558831af0d86a9db70cbe4d1d8d14bbc4c3d12cf Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期一, 05 九月 2022 09:52:56 +0800 Subject: [PATCH] 合并 --- 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 a65e6f5..0398633 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