|
|
@ -94,7 +94,7 @@ |
|
|
|
</div> |
|
|
|
<!-- <div style="margin-top: 30px;"><record v-if="pageType != 'add' && detailId" :formType="pageType" :id="detailId" :info="{ agencyId: agencyId }"></record></div> --> |
|
|
|
</div> |
|
|
|
<span slot="footer" class="dialog-footer"> |
|
|
|
<span slot="footer" class="dialog-footer" v-if="pageType == 'view'"> |
|
|
|
<el-button @click="handleCancle" size="small">关 闭</el-button> |
|
|
|
<!-- <el-button type="primary" @click="handleComfirm">确 定</el-button> --> |
|
|
|
</span> |
|
|
|