11
WXL
2023-10-13 e55484fc73e5d7dd3ae0a904a9d4eb56260cd6a4
11
已修改3个文件
10 ■■■■ 文件已修改
src/views/project/fund/applyDetail/index.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/project/fund/performancedetails/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/project/fundcheck/performanceCheck/index.vue 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/project/fund/applyDetail/index.vue
@@ -150,8 +150,7 @@
            <div
              style="margin-bottom: 15px;"
              v-if="
                (businessType == 1 || businessType == 2 || businessType == 5) &&
                  operationType != 'detail'
                userprofile.nickName == '陈慕华' && operationType == 'check'
              "
            >
              <el-button
src/views/project/fund/performancedetails/index.vue
@@ -118,7 +118,7 @@
            </div></el-col
          >
        </el-row>
        <el-row v-if="operationType == 'check'">
        <el-row v-if="userprofile.nickName == '陈慕华' && operationType == 'check'">
          <el-col :span="3"
            ><div style="margin-bottom: 15px;">
              <el-button
src/views/project/fundcheck/performanceCheck/index.vue
@@ -64,6 +64,9 @@
            </el-select>
          </el-form-item>
        </el-col>
      </el-row>
      <el-row>
        <el-col :span="5">
          <el-form-item
          label-width="120px"
@@ -86,8 +89,6 @@
            </el-select>
          </el-form-item>
        </el-col>
      </el-row>
      <el-row>
        <el-col :span="4">
          <div style="margin-bottom: 15px;">
            <el-button