diff --git a/src/styles/element-ui.scss b/src/styles/element-ui.scss index 03e15f2b..2d695d7e 100644 --- a/src/styles/element-ui.scss +++ b/src/styles/element-ui.scss @@ -27,10 +27,14 @@ } } } +//表头全局样式 .el-table th{ background-color: #7eaced; color: white;/*修改表格头部背景*/ line-height: 35px!important; + font-family: YouYuan!important; + font-Size: 14px!important; + font-weight:200!important } .el-table__row td{ padding: 3px 0!important; diff --git a/src/views/PurchasingCenter/PurchaseTaskAllocate/index.vue b/src/views/PurchasingCenter/PurchaseTaskAllocate/index.vue index 8436d6c6..236510b9 100644 --- a/src/views/PurchasingCenter/PurchaseTaskAllocate/index.vue +++ b/src/views/PurchasingCenter/PurchaseTaskAllocate/index.vue @@ -121,7 +121,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - -