|
@@ -288,9 +288,9 @@
|
|
<el-button type="primary" @click="printBig">打印单据</el-button>
|
|
<el-button type="primary" @click="printBig">打印单据</el-button>
|
|
</div>
|
|
</div>
|
|
</el-dialog>
|
|
</el-dialog>
|
|
- <BalanceAlert v-if="isShowBalance" ref="weightChild" :deptBudgetList="weighingList" :information="information"
|
|
|
|
|
|
+ <!-- <BalanceAlert v-if="isShowBalance" ref="weightChild" :deptBudgetList="weighingList" :information="information"
|
|
v-on:balanceListen="setVal" class="zujian">
|
|
v-on:balanceListen="setVal" class="zujian">
|
|
- </BalanceAlert>
|
|
|
|
|
|
+ </BalanceAlert> -->
|
|
</div>
|
|
</div>
|
|
</template>
|
|
</template>
|
|
<script>
|
|
<script>
|