Commit 21b355fe by lichengming

修改了备样管理

parent 3693f899
...@@ -480,7 +480,7 @@ export default { ...@@ -480,7 +480,7 @@ export default {
this.$notify({ this.$notify({
title: '提示', title: '提示',
message: '第 ' + errorIds + ' 行数据的审批未通过', message: '第 ' + errorIds + ' 行数据的审批未通过',
duration: 0, duration: 4000,
type: 'error' type: 'error'
}) })
// this.$Modal.confirm({ // this.$Modal.confirm({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment