WXL
2024-08-01 bac13bc1c321bc155c37a3305a7bb6b9d0732d12
src/views/repositoryai/verbaltrick/particulars/index.vue
@@ -328,6 +328,7 @@
                <el-upload
                  class="upload-demo"
                  :action="uploadImgUrl"
                  :show-file-list="false"
                  :headers="headers"
                  :on-success="
                    (response, file) => handleChange(response, file, 2)
@@ -376,6 +377,7 @@
                <el-upload
                  class="upload-demo"
                  :action="uploadImgUrl"
                  :show-file-list="false"
                  :headers="headers"
                  :on-success="
                    (response, file) => handleChange(response, file, 3)
@@ -425,6 +427,7 @@
                <el-upload
                  class="upload-demo"
                  :action="uploadImgUrl"
                  :show-file-list="false"
                  :headers="headers"
                  :on-success="
                    (response, file) => handleChange(response, file, 4)