This commit is contained in:
BianLzhaoMin 2024-11-28 09:53:24 +08:00
commit 00157903c5
1 changed files with 1 additions and 1 deletions

View File

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