src/components/view/b1-inspect-order-plan.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/view/b1-inspect-order-plan.vue
@@ -96,7 +96,7 @@ <el-col :span="4"> <div class="center-title"> <span>总计任务数量:</span> <span v-text="planTotal"></span> <span v-if="$refs.insOrderPlan != undefined">{{$refs.insOrderPlan.total}}</span> </div> </el-col> </el-row> @@ -191,6 +191,7 @@ created(){ this.getTypeDicts() this.getInsStateDicts() this.refreshTable() }, methods:{ upUser(){