From ce40051c3a4295b5f2bf147b3593b8aac4cb0cf0 Mon Sep 17 00:00:00 2001 From: bb_pan Date: Thu, 24 Jul 2025 18:01:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/materialsStation/toolsLease/toolsLeaseAdd.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/materialsStation/toolsLease/toolsLeaseAdd.vue b/src/pages/materialsStation/toolsLease/toolsLeaseAdd.vue index 444646c..28f9c5f 100644 --- a/src/pages/materialsStation/toolsLease/toolsLeaseAdd.vue +++ b/src/pages/materialsStation/toolsLease/toolsLeaseAdd.vue @@ -107,7 +107,6 @@ v-if="item.manageType == 1 || !opts.isOut" v-model="item.preNum" placeholder="请输入数量" - type="number" :clearable="false" @change="checkPerNum(item)" >