change
This commit is contained in:
@@ -41,9 +41,9 @@
|
||||
<td>{{e.material_code}}</td>
|
||||
<td>{{e.material_name}}</td>
|
||||
<td>{{e.material_spec}}</td>
|
||||
<td>{{e.unit_id}}</td>
|
||||
<td>{{e.single_weight}}</td>
|
||||
<td>{{e.pcsn}}</td>
|
||||
<td>{{e.material_model}}</td>
|
||||
<td>{{e.quality_time}}</td>
|
||||
<td>{{e.execution_stand}}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@@ -167,6 +167,7 @@
|
||||
icon: 'none'
|
||||
})
|
||||
this.clearUp()
|
||||
uni.navigateBack()
|
||||
} else {
|
||||
uni.showToast({
|
||||
title: res.message,
|
||||
|
||||
Reference in New Issue
Block a user