rev:更新
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
type="text"
|
||||
icon="el-icon-error"
|
||||
@click="doOperate(scope.row, 'b')"
|
||||
:disabled="scope.row.status==='80' || scope.row.status==='82' || scope.row.status==='82'"
|
||||
:disabled="scope.row.status==='80' || scope.row.status==='82' || scope.row.status==='90'"
|
||||
>取消
|
||||
</el-button>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user