NULL1222 2 hari lalu
induk
melakukan
224dfbdd52

+ 1 - 1
src/bgj/headquartersServiceMaterial/modules/selectAllAddToSite.vue

@@ -60,7 +60,7 @@ export default {
                     const res = await this.$api.requested({
                         id: 2026051511000002,
                         content: {
-                            sc_itemids: ids.join(","),
+                            // sc_itemids: ids.join(","),不用传
                         },
                     });
                     this.tool.showMessage(res, () => {