|
|
@ -233,7 +233,7 @@
|
|
|
|
<el-button
|
|
|
|
<el-button
|
|
|
|
type="text"
|
|
|
|
type="text"
|
|
|
|
size="small"
|
|
|
|
size="small"
|
|
|
|
!configParms.basicInv
|
|
|
|
:disabled="!configParms.basicInv"
|
|
|
|
@click.native="delWarehouseUser(scope.row.id)">
|
|
|
|
@click.native="delWarehouseUser(scope.row.id)">
|
|
|
|
移除
|
|
|
|
移除
|
|
|
|
</el-button>
|
|
|
|
</el-button>
|
|
|
@ -271,7 +271,7 @@
|
|
|
|
<el-button
|
|
|
|
<el-button
|
|
|
|
type="text"
|
|
|
|
type="text"
|
|
|
|
size="small"
|
|
|
|
size="small"
|
|
|
|
!configParms.basicInv
|
|
|
|
:disabled="!configParms.basicInv"
|
|
|
|
@click.native="delWarehouseBussinessType(scope.row.id)">
|
|
|
|
@click.native="delWarehouseBussinessType(scope.row.id)">
|
|
|
|
移除
|
|
|
|
移除
|
|
|
|
</el-button>
|
|
|
|
</el-button>
|
|
|
|