Browse Source

名称更改

master
LAPTOP-AKBAACR8\An.Hr 2 years ago
parent
commit
e80d6ecc9c
  1. 4
      vue/src/views/pg-fis/basedate/m100Online/normalPritIndex.vue

4
vue/src/views/pg-fis/basedate/m100Online/normalPritIndex.vue

@ -308,7 +308,7 @@
<el-row> <el-row>
<el-col :span="24"> <el-col :span="24">
<el-form-item <el-form-item
label="产线:" label="打印组类别:"
prop="printNum" prop="printNum"
v-show="this.listQuery.productType === 1" v-show="this.listQuery.productType === 1"
> >
@ -334,7 +334,7 @@
<el-row> <el-row>
<el-col :span="24"> <el-col :span="24">
<el-form-item <el-form-item
label="产线:" label="打印组类别:"
v-show="this.listQuery.productType === 2" v-show="this.listQuery.productType === 2"
> >
{{ this.getPrintProductName(2) }} {{ this.getPrintProductName(2) }}

Loading…
Cancel
Save