From f54c3abfad2f9421dcfff04b06e1621752e97631 Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期五, 22 八月 2025 10:54:43 +0800 Subject: [PATCH] 1.生产领料库位信息查询 --- H5/Js/My.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/H5/Js/My.js b/H5/Js/My.js index f1a936a..8dd73e0 100644 --- a/H5/Js/My.js +++ b/H5/Js/My.js @@ -81,6 +81,7 @@ url: "/pages/index/test/PrintInit?type=1", }); + }, goOrg() { var that = this; this.$dialog.confirm({ -- Gitblit v1.9.3