|
|
@ -1,9 +1,7 @@ |
|
|
<template> |
|
|
<template> |
|
|
<div class="customer-css"> |
|
|
<div class="customer-css"> |
|
|
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" |
|
|
|
|
|
width="920px" style="height: 680px;" class="customer-dialog"> |
|
|
|
|
|
<el-form :inline="true" label-position="top" style="height: 495px;" |
|
|
|
|
|
label-width="80px"> |
|
|
|
|
|
|
|
|
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" width="920px" style="height: 680px;" class="customer-dialog"> |
|
|
|
|
|
<el-form :inline="true" label-position="top" style="height: 495px;" label-width="80px"> |
|
|
<!-- 菜单信息 --> |
|
|
<!-- 菜单信息 --> |
|
|
<el-row> |
|
|
<el-row> |
|
|
<el-col :span="24"> |
|
|
<el-col :span="24"> |
|
|
|