fix:工商登记信息同步

This commit is contained in:
zhangwenzan 2025-09-17 14:50:53 +08:00
parent 48cb283b23
commit 6fa525880d
1 changed files with 2 additions and 3 deletions

View File

@ -160,8 +160,7 @@
同步月份
<el-date-picker
v-model="month"
type="month"
value-format="yyyyMM"
value-format="yyyyMMdd"
placeholder="选择同步月"/>
</el-table-column>
<el-form-item style="padding-top: 30px">
@ -313,7 +312,7 @@ export default {
}
}
const pa = {
yf: this.month,
rq: this.month,
xzqhDm: this.xzqhDm,
xzqhMc: xzqhMc
}