取放货确认

This commit is contained in:
2026-03-30 14:35:19 +08:00
parent 63489b52a6
commit 34a0a0c73f
6 changed files with 201 additions and 4 deletions

View File

@@ -65,7 +65,8 @@
return {
title: '',
val1: '',
dataList: []
dataList: [],
disabled: false
};
},
onLoad (options) {