Просмотр исходного кода

Merge remote-tracking branch 'origin/master'

wuhb 3 месяцев назад
Родитель
Сommit
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
 }