projects/mes-test #132

Manually merged
gtz217 merged 281 commits from projects/mes-test into projects/mes 2023-11-30 09:11:34 +08:00
Showing only changes of commit 6a10afd04e - Show all commits

View File

@ -202,7 +202,7 @@ export default {
},
methods: {
init(data, param) {
this.form.orderId = data.id
this.form.orderId = data
this.getList()
if (param === 'add') {
this.isBind = false