diff --git a/src/styles/element-ui.scss b/src/styles/element-ui.scss index 46dca356..184ab3ad 100644 --- a/src/styles/element-ui.scss +++ b/src/styles/element-ui.scss @@ -27,12 +27,12 @@ } } } - .el-table td, .el-table th.is-leaf{ - border-bottom: 1px solid DarkGray; - border-left: 1px solid DarkGray; - border-top: 1px solid DarkGray; - border-right: 1px solid DarkGray; - } + //.el-table td, .el-table th.is-leaf{ + // border-bottom: 1px solid DarkGray; + // border-left: 1px solid DarkGray; + // border-top: 1px solid DarkGray; + // border-right: 1px solid DarkGray; + //} .el-textarea__inner, .el-radio__inner, .el-input__inner{ diff --git a/src/views/Inventory/StockInquiry/index.vue b/src/views/Inventory/StockInquiry/index.vue index 56693e1c..e69de29b 100644 --- a/src/views/Inventory/StockInquiry/index.vue +++ b/src/views/Inventory/StockInquiry/index.vue @@ -1,165 +0,0 @@ - - - - -