|
@ -15,7 +15,6 @@ |
|
|
class="diy-button--search" |
|
|
class="diy-button--search" |
|
|
@click="handlePreview" |
|
|
@click="handlePreview" |
|
|
plain |
|
|
plain |
|
|
:disabled="formType!=='detail' " |
|
|
|
|
|
size="mini">预览</el-button> |
|
|
size="mini">预览</el-button> |
|
|
|
|
|
|
|
|
<el-button v-if="formType!=='detail'" |
|
|
<el-button v-if="formType!=='detail'" |
|
|