wangfei
2025-07-10 ab58ff107cf4604a3e2b4997854b38f403186a70
解决现场强制出片提示bug
2个文件已修改
4 ■■■■ 已修改文件
UI-Project/src/views/hollow/hollowequipment.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/src/views/hollow/hollowequipmenttwo.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/src/views/hollow/hollowequipment.vue
@@ -1767,7 +1767,7 @@
const finishb = async () => {
  let flowCardId = window.localStorage.getItem('flowCardId')
  let id = window.localStorage.getItem('id')
  if (!totalPairQuantity.value) {
  if (!totalPairQuantitya.value) {
    ElMessage.error(t('hellow.cpairQuantity'))
    return
  }
UI-Project/src/views/hollow/hollowequipmenttwo.vue
@@ -1036,7 +1036,7 @@
const finishb = async () => {
  let flowCardId = window.localStorage.getItem('flowCardId')
  let id = window.localStorage.getItem('id')
  if (!totalPairQuantity.value) {
  if (!totalPairQuantitya.value) {
    ElMessage.error(t('hellow.cpairQuantity'))
    return
  }