|
|
@ -81,12 +81,12 @@
|
|
|
|
@click="addDiProductVisible = true"
|
|
|
|
@click="addDiProductVisible = true"
|
|
|
|
>选入DI信息</el-button
|
|
|
|
>选入DI信息</el-button
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<el-button
|
|
|
|
<!-- <el-button-->
|
|
|
|
type="primary"
|
|
|
|
<!-- type="primary"-->
|
|
|
|
icon="el-icon-plus"
|
|
|
|
<!-- icon="el-icon-plus"-->
|
|
|
|
@click="addProductVisible = true"
|
|
|
|
<!-- @click="addProductVisible = true"-->
|
|
|
|
>添加院内字典</el-button
|
|
|
|
<!-- >添加院内字典</el-button-->
|
|
|
|
>
|
|
|
|
<!-- >-->
|
|
|
|
</el-button-group>
|
|
|
|
</el-button-group>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<el-divider style="margin: 15px"></el-divider>
|
|
|
|
<el-divider style="margin: 15px"></el-divider>
|
|
|
|