opt: 取消任务优化
This commit is contained in:
@@ -225,6 +225,7 @@
|
||||
<el-button
|
||||
type="text"
|
||||
icon="el-icon-close"
|
||||
:disabled="scope.row.task_status==='5' || scope.row.task_status==='6'"
|
||||
@click="doOperate(scope.row, 'b')"
|
||||
>取消</el-button>
|
||||
<el-button
|
||||
|
||||
Reference in New Issue
Block a user