|
@@ -9,7 +9,7 @@
|
|
|
:title="isUpdate ? '修改工艺路线' : '添加工艺路线'"
|
|
:title="isUpdate ? '修改工艺路线' : '添加工艺路线'"
|
|
|
@update:visible="updateVisible"
|
|
@update:visible="updateVisible"
|
|
|
>
|
|
>
|
|
|
- <header-title title="基本信息"></header-title>
|
|
|
|
|
|
|
+ <header-title title="基本信息"> </header-title>
|
|
|
<el-form ref="form" :model="form" :rules="rules" label-width="140px">
|
|
<el-form ref="form" :model="form" :rules="rules" label-width="140px">
|
|
|
<el-row>
|
|
<el-row>
|
|
|
<el-col :span="8">
|
|
<el-col :span="8">
|