分切上料

This commit is contained in:
2022-12-09 15:07:53 +08:00
parent 50515d878c
commit 2f7ce78ef1
4 changed files with 178 additions and 4 deletions

View File

@@ -166,6 +166,7 @@
this.disabled = false
this.pkId = ''
this.pkObj = {}
this.dataList = []
this._coolIOQuery()
uni.showToast({
title: res.message,