|
|
@ -1,7 +1,7 @@ |
|
|
<template> |
|
|
<template> |
|
|
<div class="customer-css"> |
|
|
<div class="customer-css"> |
|
|
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" |
|
|
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" |
|
|
width="925px" style="height: 415px;" class="customer-dialog"> |
|
|
|
|
|
|
|
|
width="900px" style="height: 415px;" class="customer-dialog"> |
|
|
<el-form :inline="true" label-position="top" style="height: 265px;" |
|
|
<el-form :inline="true" label-position="top" style="height: 265px;" |
|
|
label-width="80px"> |
|
|
label-width="80px"> |
|
|
<!-- 菜单信息 --> |
|
|
<!-- 菜单信息 --> |
|
|
|