NULL1222 2 روز پیش
والد
کامیت
224dfbdd52
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/bgj/headquartersServiceMaterial/modules/selectAllAddToSite.vue

+ 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, () => {