Browse Source

20250222_sun

15143018065 11 hours ago
parent
commit
beb60b1d5e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ruoyi-ui-gljt/src/views/gljt/pcjfxx/index.vue

+ 1 - 1
ruoyi-ui-gljt/src/views/gljt/pcjfxx/index.vue

@@ -167,7 +167,7 @@
       </el-col>
     </el-row>
     <!-- 用户导入对话框 -->
-    <el-dialog v-dialog-drag title="导入低保证明信息" :visible.sync="upload.open" width="400px" append-to-body>
+    <el-dialog v-dialog-drag title="导入银行回执信息" :visible.sync="upload.open" width="400px" append-to-body>
       <el-upload ref="upload" :limit="1" accept=".xlsx, .xls" :headers="upload.headers" :action="upload.url"
                  :disabled="upload.isUploading" :on-progress="handleFileUploadProgress" :on-success="handleFileSuccess"
                  :auto-upload="false" drag>