Browse Source

Finish Hotfix-zh-31

howie 3 năm trước cách đây
mục cha
commit
4d7d8faad2
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      src/views/sales_policy/components/Examine.vue

+ 5 - 0
src/views/sales_policy/components/Examine.vue

@@ -996,6 +996,11 @@ export default {
 .el-col {
   overflow: hidden;
 }
+.value{
+  ::v-deep .el-input__prefix{
+    display: none;
+  }
+}
 .descriptions {
   // border: #EBEEF5;
   border: 1px solid #ebeef5;