质量管理
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| <!-- | ||||
|  * @Author: zhp | ||||
|  * @Date: 2023-12-12 13:45:25 | ||||
|  * @LastEditTime: 2023-12-13 15:16:03 | ||||
|  * @LastEditTime: 2023-12-14 14:56:45 | ||||
|  * @LastEditors: zhp | ||||
|  * @Description: | ||||
| --> | ||||
| @@ -405,8 +405,8 @@ export default { | ||||
|         await updateSumProductionDataList(obj), | ||||
|         await updateProductionDataList(updateArr), | ||||
|       ]); | ||||
|       if (result[0] == true && result[1] == true) { | ||||
|         console.log(res) | ||||
|       if (result[0].data == true && result[1].data == true) { | ||||
|         // console.log(res) | ||||
|         this.disabled = true | ||||
|         this.isSave = false | ||||
|         this.getDataList() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user