mengy 1 year ago
parent
commit
230b7f5f4b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/equipConfig/barnBasicInfo/add.vue

+ 1 - 1
src/views/equipConfig/barnBasicInfo/add.vue

@@ -1,7 +1,7 @@
1 1
 <template>
2 2
   <div class="app-container">
3 3
     <!-- <div class="container"> -->
4
-    <el-form :model="form" :rules="rules" ref="form" label-width="120px">
4
+    <el-form ref="form" :model="form" label-width="120px">
5 5
       <div class="bascInfo">
6 6
         <div class="title">仓房基本信息</div>
7 7
         <el-row :gutter="20">