李林
2024-03-22 28f428180885b4718c676f4815c8d8f96c6add43
src/components/view/b2-standard.vue
@@ -74,7 +74,7 @@
   .standard .has-gutter .el-table__cell .cell {
      line-height: 38px;
      background-color: #fafafa;
      background-color: #f8f8f8;
   }
   .standard .has-gutter .el-table__cell {
@@ -590,7 +590,6 @@
            }).then(res => {
               this.tableLoad = false
               this.standardList = res.data.standardMethodList
               this.productList = res.data.standardProductList
            })
         },
         getPower() {