瀏覽代碼

车辆管理,营房管理,营具管理、涉密载体,取消按钮,边框颜色

liangjiahao 3 年之前
父節點
當前提交
0a89bed845

+ 1 - 1
src/views/barracksManagement/barracks/index.vue

@@ -251,7 +251,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>

+ 1 - 1
src/views/barracksManagement/checkin/index.vue

@@ -235,7 +235,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>

+ 2 - 1
src/views/barracksManagement/flat/index.vue

@@ -207,6 +207,7 @@
         label="操作"
         align="center"
         class-name="small-padding fixed-width"
+        width="150px"
       >
         <template slot-scope="scope">
           <el-button
@@ -291,7 +292,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>

+ 1 - 1
src/views/barracksManagement/flats/index.vue

@@ -635,7 +635,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>

+ 2 - 1
src/views/bdglSecret/secret/index.vue

@@ -324,8 +324,9 @@
         </el-form-item>
       </el-form>
       <div slot="footer" class="dialog-footer">
-        <el-button @click="resertwo">重置</el-button>
         <el-button type="primary" @click="submitForm(1)">确 定</el-button>
+        <el-button @click="cancel" size="btn">取消</el-button>
+        
       </div>
     </el-dialog>
     <div class="fff">

+ 4 - 1
src/views/materialManagement/archives/index.vue

@@ -382,7 +382,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>
@@ -669,4 +669,7 @@ export default {
 ::v-deep .vue-treeselect__single-value{
   color: #fff !important;
 }
+::v-deep .el-form .el-input__inner{
+  height: 36px !important;
+}
 </style>

+ 5 - 2
src/views/materialManagement/distribution/index.vue

@@ -549,7 +549,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>
@@ -777,7 +777,7 @@ export default {
   color: #fff;
   width: 100px !important;
 }
-::v-deep .el-input__inner {
+::v-deep .el-dialog .el-input__inner {
   width: 200px !important;
   height: 36px;
   background: transparent;
@@ -805,4 +805,7 @@ export default {
 ::v-deep .el-dialog__body {
   padding: 30px 0px 30px 26px !important;
 }
+::v-deep .el-form .el-input__inner{
+  height: 36px !important;
+}
 </style>

+ 6 - 2
src/views/materialManagement/materialRegistration/index.vue

@@ -300,6 +300,7 @@
         label="操作"
         align="center"
         class-name="small-padding fixed-width"
+        width="150px"
       >
         <template slot-scope="scope">
           <el-button
@@ -449,7 +450,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>
@@ -669,7 +670,7 @@ export default {
   color: #fff;
   width: 100px !important;
 }
-::v-deep .el-input__inner {
+::v-deep .el-dialog .el-input__inner {
   width: 200px !important;
   height: 36px;
   background: transparent;
@@ -697,4 +698,7 @@ export default {
 ::v-deep .el-dialog__body {
   padding: 30px 0px 30px 26px !important;
 }
+::v-deep .el-form .el-input__inner{
+  height: 36px !important;
+}
 </style>

+ 5 - 2
src/views/materialManagement/propertyChange/index.vue

@@ -378,7 +378,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>
@@ -596,7 +596,7 @@ export default {
   color: #fff;
   width: 100px !important;
 }
-::v-deep .el-input__inner {
+::v-deep .el-dialog .el-input__inner {
   width: 200px !important;
   height: 36px;
   background: transparent;
@@ -624,4 +624,7 @@ export default {
 ::v-deep .el-dialog__body{
       padding: 30px 0px 30px 26px !important;
 }
+::v-deep .el-form .el-input__inner{
+  height: 36px !important;
+}
 </style>

+ 1 - 1
src/views/militaryvehicleManagement/driver/index.vue

@@ -369,7 +369,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>

+ 1 - 1
src/views/militaryvehicleManagement/privateAccessLog/index.vue

@@ -340,7 +340,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>

+ 1 - 1
src/views/militaryvehicleManagement/privateCar/index.vue

@@ -280,7 +280,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>

+ 1 - 1
src/views/militaryvehicleManagement/thebus/index.vue

@@ -521,7 +521,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>

+ 3 - 2
src/views/militaryvehicleManagement/thebusAccessLog/index.vue

@@ -238,7 +238,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">重置</el-button>
+        <el-button @click="cancel" size="btn">取消</el-button>
       </div>
     </el-dialog>
   </div>
@@ -392,9 +392,10 @@ export default {
     },
     // 重置按钮
     cancel() {
-      // this.open = false;
+      this.open = false;
       this.reset();
     },
+    
     // 表单重置
     reset() {
       this.form = {

+ 1 - 1
src/views/militaryvehicleManagement/thebusApply/index.vue

@@ -534,7 +534,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
 

+ 16 - 2
src/views/militaryvehicleManagement/thebusConfig/index.vue

@@ -238,7 +238,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取消</el-button>
+        <el-button @click="cancel" size="btn">取消</el-button>
       </div>
     </el-dialog>
     <!-- 修改军车管理设置 -->
@@ -312,7 +312,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">重置</el-button>
+        <el-button @click="cancel" size="btn">取消</el-button>
       </div>
     </el-dialog>
   </div>
@@ -422,7 +422,9 @@ export default {
     // 取消按钮
     cancel() {
       this.open = false;
+      this.opens = false;
       this.reset();
+      
     },
     // 表单重置
     reset() {
@@ -723,4 +725,16 @@ export default {
 .box{
   background-color: #ffba00 !important;
 }
+.el-button--btc{
+  width: 34px !important;
+}
+::v-deep .el-icon-plus:before {
+    margin-left: 6px !important;
+}
+.el-button--btd{
+  width: 34px !important;
+}
+::v-deep .el-icon-delete:before {
+  margin-left: 5px !important;
+}
 </style>

+ 1 - 1
src/views/militaryvehicleManagement/thebusList/index.vue

@@ -225,7 +225,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
 

+ 1 - 1
src/views/militaryvehicleManagement/thebusThemplate/index.vue

@@ -195,7 +195,7 @@
       </el-form>
       <div slot="footer" class="dialog-footer">
         <el-button type="primary" @click="submitForm">确 定</el-button>
-        <el-button @click="cancel">取 消</el-button>
+        <el-button @click="cancel" size="btn">取 消</el-button>
       </div>
     </el-dialog>
   </div>