This commit is contained in:
2025-09-18 09:47:48 +08:00
parent d835e52c69
commit 414db71188
5 changed files with 30 additions and 9 deletions

View File

@@ -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,