Commit 4a953472 authored by 徐俊's avatar 徐俊

xujun

parent 29fcd350
......@@ -502,9 +502,9 @@
<!-- 分年度用款计划 -->
<fund-plan-info :fundPlan.sync="value.fundPlan" />
<!-- 设备费-购置设备预算明细表 -->
<device-info :deviceList.sync="formData.deviceList" />
<device-info :deviceList.sync="value.deviceList" />
<!-- 设备费-试制设备预算明细表 -->
<manufacture-info :manufactureList.sync:="formData.manufactureList" />
<manufacture-info :manufactureList.sync:="value.manufactureList" />
</div>
<div v-if="tabsData[5].isShow">
<a-row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment