From 208c5400856d553987cf0a7591efd5aea20539e5 Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Fri, 21 Feb 2025 15:58:39 +0800 Subject: [PATCH] init --- src/views/contract/contractEdit.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/contract/contractEdit.vue b/src/views/contract/contractEdit.vue index 3e54d12..8504f19 100644 --- a/src/views/contract/contractEdit.vue +++ b/src/views/contract/contractEdit.vue @@ -461,8 +461,8 @@ allow-create default-first-option clearable - @change="e => e ? form.name = `${e}(${$moment().format('YYYY-MM-DD HHmm')})` : ''" > +