Parcourir la source

修改了备件出库及合同管理提示换行问题

duanxiaoduan il y a 1 an
Parent
commit
6f483c8d9a

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
dist/index.html


+ 8 - 0
src/views/custom/contractManagement/index.vue

@@ -2960,4 +2960,12 @@ export default {
   /deep/ .el-badge__content.is-fixed{
     z-index: 1;
   }
+  .el-notification__content {
+    white-space: pre-line !important;
+  }
+</style>
+<style lang="scss">
+  .el-notification__content {
+      white-space: pre-line !important;
+    }
 </style>

+ 5 - 0
src/views/custom/outStock/index.vue

@@ -3325,3 +3325,8 @@ export default {
   }
 
 </style>
+<style lang="scss">
+  .el-notification__content {
+      white-space: pre-line !important;
+    }
+</style>

Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff