| | |
| | | printMerge: null, |
| | | printLike: null, |
| | | printProject:null, |
| | | merges:null |
| | | merges:null, |
| | | printFc:null |
| | | }) |
| | | |
| | | const {currentRoute} = useRouter() |
| | |
| | | merges = null |
| | | } |
| | | let name=company.companyName |
| | | |
| | | let printNumberFc = props.printFc |
| | | data.value.printList = JSON.parse(props.printList) |
| | | let flowCardCount = '' |
| | | onMounted(() => { |
| | |
| | | <tr v-for="(itemFlow,index) in item.detail" :key="index"> |
| | | <td colspan="31"> |
| | | <div style="float: left;"><input style="border: none;font-size: 28px;width: 70px;margin: 5px "/></div> |
| | | <div id="bj" style="float: right;font-size: 28px">{{ id + 1 }}</div> |
| | | <div id="bj" v-if="printFc=='true'" style="float: right;font-size: 28px">{{ id + 1 }}</div> |
| | | <div id="bj" v-else style="float: right;font-size: 28px"></div> |
| | | <div>{{ company.companyName }}</div> |
| | | <div>生产流程卡<span style="font-weight: bold" v-if="printProject!=null">({{ printProject }})</span></div> |
| | | <div style="font-weight: bolder;display: flex;justify-content:space-between"> |