|
@@ -20,7 +20,7 @@
|
|
|
<thead>
|
|
<thead>
|
|
|
<tr class="title">
|
|
<tr class="title">
|
|
|
<th colspan="15" style="line-height: 12px !important;">
|
|
<th colspan="15" style="line-height: 12px !important;">
|
|
|
- <h1 style="display:block;margin:0px;line-height: 16px;font-size:16px;padding: 0px 0px 5px;">采购入库单</h1>
|
|
|
|
|
|
|
+ <h1 style="display:block;margin:0px;line-height: 16px;font-size:16px;padding: 0px 0px 5px;">采购入库1</h1>
|
|
|
</th>
|
|
</th>
|
|
|
</tr>
|
|
</tr>
|
|
|
<tr class="title-sub" style="line-height: 12px;">
|
|
<tr class="title-sub" style="line-height: 12px;">
|
|
@@ -32,40 +32,40 @@
|
|
|
</th>
|
|
</th>
|
|
|
</tr>
|
|
</tr>
|
|
|
<tr style="border:1px solid #000;">
|
|
<tr style="border:1px solid #000;">
|
|
|
- <th style="width: 15px">序号</th>
|
|
|
|
|
- <th style="font-weight: normal;width: 25px">物料编码</th>
|
|
|
|
|
- <th style="font-weight: normal;width: 70px">物料名称</th>
|
|
|
|
|
- <th style="width: 60px">货号</th>
|
|
|
|
|
- <th style="width: 60px">批号</th>
|
|
|
|
|
- <th style="width: 50px">规格/特征</th>
|
|
|
|
|
- <th style="width: 60px">生产商/品牌</th>
|
|
|
|
|
- <th style="width: 70px">数量</th>
|
|
|
|
|
- <th style="width: 30px">单位</th>
|
|
|
|
|
- <th style="width: 50px">单价(含税)</th>
|
|
|
|
|
- <th style="width: 50px">税率</th>
|
|
|
|
|
- <th style="width: 40px">单价</th>
|
|
|
|
|
- <th style="width: 40px">税额</th>
|
|
|
|
|
- <th style="width: 40px">金额</th>
|
|
|
|
|
- <th style="width: 50px">含税合计</th>
|
|
|
|
|
|
|
+ <th style="width: 15px;word-wrap: normal !important;word-break: break-all !important;">序号</th>
|
|
|
|
|
+ <th style="font-weight: normal;width: 25px;word-wrap: normal !important;word-break: break-all !important;">物料编码</th>
|
|
|
|
|
+ <th style="font-weight: normal;width: 150px;word-wrap: normal !important;word-break: break-all !important;">物料名称</th>
|
|
|
|
|
+ <th style="width: 60px;word-wrap: normal !important;word-break: break-all !important;">货号</th>
|
|
|
|
|
+ <th style="width: 60px;word-wrap: normal !important;word-break: break-all !important;">批号</th>
|
|
|
|
|
+ <th style="width: 50px;word-wrap: normal !important;word-break: break-all !important;">规格/特征</th>
|
|
|
|
|
+ <th style="width: 60px;word-wrap: normal !important;word-break: break-all !important;">生产商/品牌</th>
|
|
|
|
|
+ <th style="width: 70px;word-wrap: normal !important;word-break: break-all !important;">数量</th>
|
|
|
|
|
+ <th style="width: 30px;word-wrap: normal !important;word-break: break-all !important;">单位</th>
|
|
|
|
|
+ <th style="width: 50px;word-wrap: normal !important;word-break: break-all !important;">单价(含税)</th>
|
|
|
|
|
+ <th style="width: 50px;word-wrap: normal !important;word-break: break-all !important;">税率</th>
|
|
|
|
|
+ <th style="width: 40px;word-wrap: normal !important;word-break: break-all !important;">单价</th>
|
|
|
|
|
+ <th style="width: 40px;word-wrap: normal !important;word-break: break-all !important;">税额</th>
|
|
|
|
|
+ <th style="width: 40px;word-wrap: normal !important;word-break: break-all !important;">金额</th>
|
|
|
|
|
+ <th style="width: 50px;word-wrap: normal !important;word-break: break-all !important;">含税合计</th>
|
|
|
</tr>
|
|
</tr>
|
|
|
</thead>
|
|
</thead>
|
|
|
<tbody>
|
|
<tbody>
|
|
|
<tr v-for="(item, index) in item1" :key="index" style="border:1px solid #000;">
|
|
<tr v-for="(item, index) in item1" :key="index" style="border:1px solid #000;">
|
|
|
- <td style="width: 25px">{{ index+1 }}</td>
|
|
|
|
|
- <td style="width: 70px">{{ item.wu_liao_dai_ma_ }}</td>
|
|
|
|
|
- <td style="width: 100px">{{ item.wu_liao_ming_chen }}</td>
|
|
|
|
|
- <td style="width: 50px">{{ item.huo_hao_ }}</td>
|
|
|
|
|
- <td style="width: 50px">{{ item.pi_hao_ }}</td>
|
|
|
|
|
- <td style="width: 60px">{{ item.gui_ge_ }}</td>
|
|
|
|
|
- <td style="width: 70px;padding: 1px;">{{ item.chang_jia_| gongyingshang(gongyingshangList) }}</td>
|
|
|
|
|
- <td style="width: 30px">{{ item.dao_huo_shu_liang }}</td>
|
|
|
|
|
- <td style="width: 50px;padding: 1px;">{{ item.dan_wei_ }}</td>
|
|
|
|
|
- <td style="width: 50px;padding: 1px;">{{ item.dan_jia_han_shui_|numToFixed}}</td>
|
|
|
|
|
- <td style="width: 40px">{{ item.shui_lv_ }}</td>
|
|
|
|
|
- <td style="width: 40px;padding: 1px;">{{ item.dan_jia_|numToFixed(item.dan_jia_)}}</td>
|
|
|
|
|
- <td style="width: 40px;padding: 1px;">{{ item.shui_e_ |numToFixed}}</td>
|
|
|
|
|
- <td style="width: 40px;padding: 1px;">{{ item.jin_e_ |numToFixed(item.jin_e_)}}</td>
|
|
|
|
|
- <td style="width: 50px;padding: 1px;">
|
|
|
|
|
|
|
+ <td style="width: 25px;word-wrap: normal !important;word-break: break-all !important;">{{ index+1 }}</td>
|
|
|
|
|
+ <td style="width: 70px;word-wrap: normal !important;word-break: break-all !important;">{{ item.wu_liao_dai_ma_ }}</td>
|
|
|
|
|
+ <td style="width: 150px;word-wrap: normal !important;word-break: break-all !important;">{{ item.wu_liao_ming_chen }}</td>
|
|
|
|
|
+ <td style="width: 50px;word-wrap: normal !important;word-break: break-all !important;">{{ item.huo_hao_ }}</td>
|
|
|
|
|
+ <td style="width: 50px;word-wrap: normal !important;word-break: break-all !important;">{{ item.pi_hao_ }}</td>
|
|
|
|
|
+ <td style="width: 60px;word-wrap: normal !important;word-break: break-all !important;">{{ item.gui_ge_ }}</td>
|
|
|
|
|
+ <td style="width: 70px;padding: 1px;word-wrap: normal !important;word-break: break-all !important;">{{ item.chang_jia_| gongyingshang(gongyingshangList) }}</td>
|
|
|
|
|
+ <td style="width: 30px;word-wrap: normal !important;word-break: break-all !important;">{{ item.dao_huo_shu_liang }}</td>
|
|
|
|
|
+ <td style="width: 50px;padding: 1px;word-wrap: normal !important;word-break: break-all !important;">{{ item.dan_wei_ }}</td>
|
|
|
|
|
+ <td style="width: 50px;padding: 1px;word-wrap: normal !important;word-break: break-all !important;">{{ item.dan_jia_han_shui_|numToFixed}}</td>
|
|
|
|
|
+ <td style="width: 40px;word-wrap: normal !important;word-break: break-all !important;">{{ item.shui_lv_ }}</td>
|
|
|
|
|
+ <td style="width: 40px;padding: 1px;word-wrap: normal !important;word-break: break-all !important;">{{ item.dan_jia_|numToFixed(item.dan_jia_)}}</td>
|
|
|
|
|
+ <td style="width: 40px;padding: 1px;word-wrap: normal !important;word-break: break-all !important;">{{ item.shui_e_ |numToFixed}}</td>
|
|
|
|
|
+ <td style="width: 40px;padding: 1px;word-wrap: normal !important;word-break: break-all !important;">{{ item.jin_e_ |numToFixed(item.jin_e_)}}</td>
|
|
|
|
|
+ <td style="width: 50px;padding: 1px;word-wrap: normal !important;word-break: break-all !important;">
|
|
|
{{ item.han_shui_he_ji_|numToFixed(item.han_shui_he_ji_) }}
|
|
{{ item.han_shui_he_ji_|numToFixed(item.han_shui_he_ji_) }}
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|