update 产品新增-加工时间提示文字;实时数据的报错方式修改
This commit is contained in:
@@ -88,7 +88,7 @@ export default {
|
||||
else {
|
||||
this.$message({
|
||||
message: i18n.t('errors.nodata'),
|
||||
type: 'error',
|
||||
type: 'info',
|
||||
duration: 2000
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user