张诺
10 小时以前 1985fe8e217b28f89eb9501e6dd6635aaa4ec741
src/views/productionManagement/productionOrder/BindRouteDialog.vue
@@ -35,7 +35,8 @@
        </el-descriptions-item>
        <el-descriptions-item label="成品尺寸" :span="1" align="center">
          {{ formData.finishedSize || "--" }}
          <el-input v-model="formData.finishedSize" placeholder="成品尺寸" :disabled="isDetail">
          </el-input>
        </el-descriptions-item>
        <el-descriptions-item label="产品名称" :span="2" align="center">
@@ -218,7 +219,7 @@
            <th colspan="2">开张色</th>
            <th>晒板</th>
            <th colspan="2">开拼</th>
            <th>别刀版</th>
            <th>刖刀版</th>
            <th>联色块</th>
          </tr>
          <tr>
@@ -227,7 +228,7 @@
            <th>拼版费</th>
            <th>出片费</th>
            <th>打样费</th>
            <th>别刀版费</th>
            <th>刖刀版费</th>
            <th>烫/凸版费</th>
            <th>小计</th>
          </tr>
@@ -245,7 +246,7 @@
              <el-input v-model="plate.proofingFee" placeholder="请输入打样费" :disabled="isDetail"/>
            </td>
            <td>
              <el-input v-model="plate.doctorBladePlateFee" placeholder="请输入别刀版费" :disabled="isDetail"/>
              <el-input v-model="plate.doctorBladePlateFee" placeholder="请输入刖刀版费" :disabled="isDetail"/>
            </td>
            <td>
              <el-input v-model="plate.hotEmbossingPlateFee" placeholder="请输入烫/凸版费" :disabled="isDetail"/>