mirror of
https://github.com/shawncai/ERP.git
synced 2025-03-03 19:05:37 +08:00
cc
This commit is contained in:
parent
13297f5e5f
commit
87652be236
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
<el-select v-model="personalForm.sourceType" style="margin-left: 18px;width: 218px" @change="chooseType">
|
||||
<el-option value="1" label="主生产计划" />
|
||||
<el-option value="2" label="无来源" />
|
||||
<el-option value="3" label="生产需求" />
|
||||
</el-select>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
|
|
Loading…
Reference in a new issue