@ -102,7 +102,7 @@
<el-button
type="text"
size="small"
:disabled="scope.row.pid!=0" :disabled="!configParms.basicInv"
:disabled="scope.row.pid!=0 ||!configParms.basicInv"
@click.native.stop="handleSubForm(scope.row, 'add')"
>添加分库
</el-button