bluejay
2025-04-14 d214f2d6da71ba1560f92e3d450ba8d3a6cf6570
气体管理-前端页面调整
已修改2个文件
4 ■■■■ 文件已修改
src/views/ApsPlatePlan/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mainPlan/gasPiping/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/ApsPlatePlan/index.vue
@@ -183,7 +183,7 @@
                icon="Check"
                :disabled="planned"
                @click="uploadParse"
                v-hasPermi="['partPlan:confirmPart']"
                v-hasPermi="['apsPlatePlan:confirm']"
            >确认上传</el-button>
          <el-button @click="dialogCancel">取 消</el-button>
src/views/mainPlan/gasPiping/index.vue
@@ -177,7 +177,7 @@
              icon="Check"
              :disabled="planned"
              @click="uploadParse"
              v-hasPermi="['partPlan:confirmPart']"
              v-hasPermi="['gasPiping:confirm']"
          >确认上传</el-button>
          <!-- <el-button type="primary" @click="submitFileForm">确 定</el-button> -->
          <el-button @click="dialogCancel">取 消</el-button>