From 47e9a2a947d693c17deec26afdb46a0c24a061be Mon Sep 17 00:00:00 2001 From: mo-bai <1873032855@qq.com> Date: Tue, 12 Apr 2022 10:08:43 +0800 Subject: [PATCH] bug --- pages/production-operation/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/production-operation/index.vue b/pages/production-operation/index.vue index 04a2379..aa7930f 100644 --- a/pages/production-operation/index.vue +++ b/pages/production-operation/index.vue @@ -136,7 +136,7 @@ export default { }) }, selectImg() { - uploadImage(['album', 'camera'], 5 - this.form.imgItemList) + uploadImage(['album', 'camera'], 5 - this.form.imgItemList.length) .then((urls) => { if (urls) { urls.forEach((url) => {