WXL
2023-09-01 1c678c6fc8bbb7974ceb57d95c96e3ed2f4c2676
Merge branch 'master' of http://116.62.18.175:6699/r/~yxh/opo-web
已修改1个文件
4 ■■■■ 文件已修改
src/views/project/fund/applyDetail/index.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/project/fund/applyDetail/index.vue
@@ -620,8 +620,8 @@
          @click="submitForm"
          v-if="
            operationType == 'add' ||
              operationType == 'update' ||
              operationType == 'check'
              operationType == 'update' ||
              ismanager == true
          "
          >提交保存</el-button
        >