DESKTOP-SVI9JE1\muzen hace 1 año
padre
commit
3fb489ef7b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/device/article/detail.vue

+ 1 - 1
src/views/device/article/detail.vue

@@ -132,6 +132,6 @@ export default {
 
 <style lang="scss" scoped>
 .el-form {
-  width: 550px;
+  width: 500px;
 }
 </style>