opt:基础功能优化

This commit is contained in:
DESKTOP-5DIJMF9\admin
2025-07-16 16:07:40 +08:00
parent d6d30ef859
commit 0a15908907
11 changed files with 162 additions and 284 deletions

View File

@@ -69,7 +69,6 @@
>
<el-option
v-for="item in dict.ST_INV_TYPE_MV"
:disabled="item.value === '21' || item.value === '31'"
:key="item.value"
:label="item.label"
:value="item.value"
@@ -227,7 +226,7 @@ const defaultForm = {
bill_status: '10',
total_qty: '0',
detail_count: '0',
bill_type: '29',
bill_type: '99',
remark: '',
biz_date: new Date(),
create_mode: '',