|
@@ -138,7 +138,7 @@ export default {
|
|
// 确认导入
|
|
// 确认导入
|
|
handleSubmit () {
|
|
handleSubmit () {
|
|
if (this.loadData.length == 0) {
|
|
if (this.loadData.length == 0) {
|
|
- this.$message.warning('无可导入轮胎唯一码!')
|
|
|
|
|
|
+ this.$message.warning('无可导入数据!')
|
|
} else {
|
|
} else {
|
|
this.$emit('ok', this.loadData)
|
|
this.$emit('ok', this.loadData)
|
|
this.isShow = false
|
|
this.isShow = false
|