licp
2024-03-22 a075ef6b7cbd09d727068ef3d7e08691775dbb16
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() {