| | |
| | | </div> |
| | | </div> |
| | | <span slot="footer" class="dialog-footer no-print PrintBut"> |
| | | <el-button type="primary" @click="Print">打 印</el-button> |
| | | <el-button type="primary" @click="Print" v-show="closePrint != 1" |
| | | >打 印</el-button |
| | | > |
| | | <el-button type="primary" @click="closeME" v-show="close == 1" |
| | | >取 消</el-button |
| | | >返 回</el-button |
| | | > |
| | | </span> |
| | | </div> |
| | |
| | | |
| | | import { getER } from "@/api/performance/performance"; |
| | | export default { |
| | | props: ["data", "close"], |
| | | props: ["data", "close", "closePrint"], |
| | | data() { |
| | | return { |
| | | erweima: "", |
| | |
| | | :disabled="row.qualified != 0" |
| | | :size="size" |
| | | :type="type" |
| | | >发证</el-button |
| | | >查看证件</el-button |
| | | > |
| | | </template> |
| | | </avue-crud> |
| | |
| | | :modal-append-to-body="false" |
| | | > --> |
| | | <div class="dialogVisiblezhengjian" v-if="dialogVisiblezhengjian"> |
| | | <baoanz :data="baoanzdata" :close="1" @close="closezhengjian"></baoanz> |
| | | <baoanz |
| | | :data="baoanzdata" |
| | | :close="1" |
| | | @close="closezhengjian" |
| | | :closePrint="1" |
| | | ></baoanz> |
| | | </div> |
| | | <!-- </el-dialog> --> |
| | | </el-row> |