lilei il y a 3 ans
Parent
commit
85118b3add

+ 1 - 1
src/views/expenseManagement/expenseReimbursement/chooseImportModal.vue

@@ -229,7 +229,7 @@ export default {
     handleError () {
       const _this = this
       if (_this.paramsData.errorList.length < 1) {
-        _this.$message.info('暂无可导出错误项~')
+        _this.$message.info('暂无错误项!')
         return
       }
       _this.spinning = true