spring
2025-03-11 d733c35a3479121c07bf19812502ad60a8712aba
src/views/standard/standardLibrary/index.vue
@@ -438,7 +438,7 @@
              </el-col>
            </el-row>
            <el-row style="width: 100%; margin-top: 8px">
              <el-col :span="24" style="display: flex; align-items: center; justify-content: end">
              <el-col :span="24" style="display: flex; align-items: center; justify-content: flex-end">
                <el-button @click="clearProduct(1)" size="small" type="danger">重置单价</el-button>
                <el-button @click="clearProduct(2)" size="small" type="danger">重置工时系数</el-button>
                <el-button type="primary" size="small" @click="sectionUp(moreSelects)">设置区间</el-button>