From 53e6c4d418f35384b40b090ab03b53768d5c21a1 Mon Sep 17 00:00:00 2001 From: 南骏 池 <chiffly@163.com> Date: 星期三, 06 八月 2025 16:57:32 +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