Merge branch 'master' of http://192.168.1.22:3000/ClientApps/pqs-9100_client
# Conflicts: # package.json
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<template>
|
||||
<el-dialog
|
||||
:title="dialogTitle"
|
||||
width="1550px"
|
||||
width="90vw"
|
||||
:style="{ maxWidth: '1550px', minWidth: '800px' }"
|
||||
:model-value="dialogVisible"
|
||||
:before-close="beforeClose"
|
||||
@close="handleClose"
|
||||
|
||||
Reference in New Issue
Block a user