|
|
@ -7,7 +7,7 @@ |
|
|
<!-- 半成品卷卷号 --> |
|
|
<!-- 半成品卷卷号 --> |
|
|
<el-row> |
|
|
<el-row> |
|
|
<el-col :span="24" style="margin-left: 35px;"> |
|
|
<el-col :span="24" style="margin-left: 35px;"> |
|
|
<el-form-item :label="'半成品卷卷号:'"> |
|
|
|
|
|
|
|
|
<el-form-item :label=labels.sfdcRoll> |
|
|
<el-input ref="newRollNo" v-model="pageData.newRollNo" style="width: 120px;" ></el-input> |
|
|
<el-input ref="newRollNo" v-model="pageData.newRollNo" style="width: 120px;" ></el-input> |
|
|
</el-form-item> |
|
|
</el-form-item> |
|
|
</el-col> |
|
|
</el-col> |
|
|
|