This commit is contained in:
xiaozhiyong
2023-02-21 16:24:12 +08:00
parent fac8b4971e
commit 0546d42422
21 changed files with 982 additions and 719 deletions

View File

@@ -1,7 +1,7 @@
<template>
<el-dialog
title="调价"
:visible="controlWindows.adjust"
:visible.sync="controlWindows.adjust"
width="30%"
:before-close="closeWindow"
@opened="openDrawer"