|
|
|
@ -2,7 +2,7 @@ |
|
|
|
<div class="customer-css"> |
|
|
|
<el-dialog :title="titleCon" v-drag v-bind="$attrs" v-on="$listeners" |
|
|
|
width="210px" style="height: 680px;" class="customer-dialog"> |
|
|
|
<el-form :inline="true" label-position="top" style="height: 60px;" |
|
|
|
<el-form :inline="true" label-position="top" @submit.native.prevent style="height: 60px;" |
|
|
|
label-width="80px"> |
|
|
|
<!-- 半成品卷卷号 --> |
|
|
|
<el-row> |
|
|
|
|