forked from integrated_whb/integrated_whb_vue
init
parent
35d912e707
commit
c91e38adb9
|
@ -87,7 +87,7 @@
|
||||||
</el-form>
|
</el-form>
|
||||||
<template #footer>
|
<template #footer>
|
||||||
<el-button @click="fnClose">取消</el-button>
|
<el-button @click="fnClose">取消</el-button>
|
||||||
<el-button @click="fnSubmit">确定</el-button>
|
<el-button type="primary" @click="fnSubmit">确定</el-button>
|
||||||
</template>
|
</template>
|
||||||
</el-dialog>
|
</el-dialog>
|
||||||
</template>
|
</template>
|
||||||
|
|
Loading…
Reference in New Issue