提交 3ff26d9d 编写于 作者: ibizdev's avatar ibizdev

lab_gzf 发布系统代码

上级 167aa299
......@@ -167,6 +167,7 @@ export class LeadInfoBase extends TabExpViewBase {
public engineInit(): void {
this.datapanel.init({
view: this,
datapanel: this.$refs.datapanel,
keyPSDEField: 'lead',
majorPSDEField: 'fullname',
isLoadDefault: true,
......
......@@ -51,7 +51,7 @@
<app-form-group layoutType="FLEX" titleStyle="" class='' :uiActionGroup="detailsModel.grouppanel1.uiActionGroup" @groupuiactionclick="groupUIActionClick($event)" :caption="$t('entities.account.info_datapanel_form.details.grouppanel1')" :isShowCaption="false" uiStyle="DEFAULT" :titleBarCloseMode="0" :isInfoGroupMode="true" >
<div style="height: 100%;display: flex;align-items: center;">
<div v-show="detailsModel.button1.visible" :style="{}">
<i-button type="primary" @click="button1_click($event)"
<i-button type="primary" @click="button1_click($event)" class="no-border"
style="">
<i class="fa fa-angle-down" style="margin-right: 2px;"></i>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册