浏览代码

Merge remote-tracking branch 'origin/master'

wuhb 3 月之前
父节点
当前提交
8985999de4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ygtx-ui/src/views/gxt/fanInspectionScore/index.vue

+ 1 - 1
ygtx-ui/src/views/gxt/fanInspectionScore/index.vue

@@ -438,7 +438,7 @@ function handleDelete(row) {
 
 /** 导入按钮操作 */
 function handleImport() {
-  upload.title = "风机类型检查分值导入"
+  upload.title = "风机定检分值导入"
   upload.open = true
   upload.selectedFile = null
 }