From 7f3381aeaeaa78275f516165243ebd0c4403c013 Mon Sep 17 00:00:00 2001 From: 10994015 Date: Thu, 26 Oct 2023 16:34:20 +0800 Subject: [PATCH] commit --- wms/contract/contract-input.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wms/contract/contract-input.php b/wms/contract/contract-input.php index 1b6c5c83..ed347fd9 100644 --- a/wms/contract/contract-input.php +++ b/wms/contract/contract-input.php @@ -11,11 +11,11 @@ require_once("./conn.php"); init(){ $('select.dropdown') .dropdown(); + console.log(12345678); }, isLoading:false, save(){ this.isLoading = true - console.log(12345678); } }">