代码提交

This commit is contained in:
jjLv 2024-11-28 09:52:59 +08:00
parent 2c1dfcc49d
commit ac9ff61624
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ const clickConfirmReceipt = (row: any) => {
const settleinTitle = ref('') const settleinTitle = ref('')
/* 编辑 */ /* 编辑 **********/
const isEditDisabled = ref(false) const isEditDisabled = ref(false)
// 退 // 退
const dialogFormVisibleSettlein: any = ref(false) const dialogFormVisibleSettlein: any = ref(false)