wangfei
2025-06-17 2f1c9c7b482652311139920dd315bb7b0e1cb1bf
中空创建任务界面增加查询和统计数据
8个文件已修改
48 ■■■■ 已修改文件
UI-Project/src/lang/en.js 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/src/lang/kr.js 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/src/lang/py.js 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/src/lang/zh.js 3 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/src/utils/constants.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/src/views/hollow/hollowequipment.vue 12 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/src/views/hollow/hollowequipmenthree.vue 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/src/views/hollow/hollowequipmenttwo.vue 12 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/src/lang/en.js
@@ -573,6 +573,7 @@
        detailID: 'Detail ID',
        building: 'Building No',
        serialnumber: 'Order serial number',
        inproductname: 'Please enter a product name',
        productname: 'Product name',
        serial: 'Process validation number',
        slicemarker: 'Frame marker (position)',
@@ -598,6 +599,7 @@
        orderId: 'Order ID',
        order: 'Order details',
        customerName: 'The name of the customer',
        incustomerName: 'Please enter the name of the customer',
        project: 'The name of the project',
        are: 'are',
        quantity: 'quantity',
@@ -940,6 +942,7 @@
        cardnumbera: 'Process card number:',
        layernumber: 'Layer number',
        totalnumber: 'Total number of films',
        pairsnumbertotal: 'The total number of pairs:',
        pairsnumber: 'Matched quantity',
        missingnumber: 'Number of missing pieces',
        damagenumber: 'A quantity broken.',
UI-Project/src/lang/kr.js
@@ -575,6 +575,7 @@
          building: '건물 번호',
          serialnumber: '주문 번호',
          productname: '제품 이름',
          inproductname: '제품 이름을 입력하십시오.',
          serial: '프로세스 확인 번호',
          slicemarker: '레이어 번호',
          numberpatches: '패치 수',
@@ -599,6 +600,7 @@
          orderId: '주문 ID',
          order: '주문 상세 정보',
          customerName: '고객 이름',
          incustomerName: '고객의 이름을 입력하십시오.',
          project: '프로젝트 이름',
          are: '면적',
          quantity: '수량',
@@ -944,6 +946,7 @@
        layernumber: '레이어 번호',
        totalnumber: '총 편수',
        pairsnumber: '짝짓기 수량',
        pairsnumbertotal: '총 쌍 수입니다:',
        missingnumber: '결편 수량',
        damagenumber: '파손 수량',
        operate: '작업',
UI-Project/src/lang/py.js
@@ -524,6 +524,7 @@
        building: '楼号',
        serialnumber: '订单序号',
        productname: '产品名称',
        inproductname: '请输入产品名称',
        serial: '工艺确认序号',
        slicemarker: '片标记(位置)',
        numberpatches: '补片数量',
@@ -548,6 +549,7 @@
        orderId: '订单ID',
        order: '订单详情',
        customerName: '客户名称',
        incustomerName: '请输入客户名称',
        project: '项目名称',
        are: '面积',
        quantity: 'Количество',
@@ -863,6 +865,7 @@
        layernumber: '层号',
        totalnumber: '总片数',
        pairsnumber: '已配对数量',
        pairsnumbertotal: '已配对总数量:',
        missingnumber: '缺片数量',
        damagenumber: '破损数量',
        operate: '操作',
UI-Project/src/lang/zh.js
@@ -577,6 +577,7 @@
          building: '楼号',
          serialnumber: '订单序号',
          productname: '产品名称',
          inproductname: '请输入产品名称',
          serial: '工艺确认序号',
          slicemarker: '层号',
          numberpatches: '补片数量',
@@ -601,6 +602,7 @@
          orderId: '订单ID',
          order: '订单详情',
          customerName: '客户名称',
          incustomerName: '请输入客户名称',
          project: '项目名称',
          are: '面积',
          quantity: '数量',
@@ -946,6 +948,7 @@
        layernumber: '层号',
        totalnumber: '总片数',
        pairsnumber: '已配对数量',
        pairsnumbertotal: '已配对总数量:',
        missingnumber: '缺片数量',
        damagenumber: '破损数量',
        operate: '操作',
UI-Project/src/utils/constants.js
@@ -1,7 +1,7 @@
//  export const WebSocketHost = "192.168.2.100";
// export const WebSocketHost = "192.168.0.39";
export const WebSocketHost = "10.153.19.150";
// export const WebSocketHost = "10.153.19.207";
// export const WebSocketHost = "10.153.19.218";
// export const WebSocketHost = "10.153.19.162";
// export const WebSocketHost = "127.0.0.1";
export const host = "88";
UI-Project/src/views/hollow/hollowequipment.vue
@@ -92,10 +92,13 @@
    <div style="display: flex;">
    <el-input v-model="flowCardId" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('searchOrder.incardnumber')" />
    <el-input v-model="filmsId" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('film.infilms')"/>
    <el-input v-model="productName" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('large.inproductname')"/>
    <el-input v-model="customerName" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('large.incustomerName')"/>
    <el-input v-model="thickness" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('searchOrder.inthickness')"/>
    <el-button type="primary" style="margin-left: 10px;margin-bottom: 10px;" @click="fetchFlowCardsearch">
      {{$t('reportmanage.inquire')}}</el-button>
  </div>
  <div style="margin-left: 87%;">{{$t('hellow.pairsnumbertotal')}}{{ pairTotal }}</div>
  <el-table
    ref="table"
    style="margin-top: 20px; height: 700px;"
@@ -114,8 +117,8 @@
      <el-table-column prop="filmsId" align="center" :label="$t('hellow.coatingtypes')" min-width="80"/>
      <el-table-column prop="sumCount" align="center" :label="$t('hellow.totalnumber')" min-width="80"/>
      <el-table-column prop="realCount" align="center" :label="$t('hellow.realpieces')" min-width="80"/>
      <el-table-column prop="pairCount" align="center" :label="$t('hellow.pairsnumber')" min-width="80"/>
      <el-table-column prop="damageCount" align="center" :label="$t('hellow.damagenumber')" min-width="80"/>
      <el-table-column prop="pairCount" align="center" :label="$t('hellow.pairsnumber')" min-width="80"/>
      </el-table>
      </template>
    </el-table-column>
@@ -992,6 +995,8 @@
const topRemove = ref('')
const filmsId = ref('')
const thickness = ref('')
const productName = ref('')
const customerName = ref('')
const flowCardId = ref('')
const casFour = ref('')
const casOne = ref('')
@@ -1026,6 +1031,7 @@
const currentRow = reactive({});
const formattedProcessType = ref([]);
const selectedFormulaName = ref('');
const pairTotal = ref();
let selectedFormulaId = ref(null);
const formulaNameid = ref({ id: null });
const titleformulaName = ref({ formulaName: [] ,formulaId: []});
@@ -1377,6 +1383,7 @@
    if (response.code == 200) {
      ElMessage.success(response.message);
      tableDatab.value = response.data;
      pairTotal.value = response.data[0].pairTotalCount;
    } else {
      ElMessage.error('Failed to fetch data');
    }
@@ -1401,11 +1408,14 @@
    const response = await request.post('/hollowGlass/hollowGlassRelationInfo/queryHollowAllFlowCard',{
      filmsId: filmsId.value,
      flowCardId: flowCardId.value,
      productName: productName.value,
      customerName: customerName.value,
      thickness: thickness.value
    });
    if (response.code == 200) {
      ElMessage.success(response.message);
      tableDatab.value = response.data;
      pairTotal.value = response.data[0].pairTotalCount;
    } else {
      ElMessage.error('Failed to fetch data');
    }
UI-Project/src/views/hollow/hollowequipmenthree.vue
@@ -65,10 +65,13 @@
    <div style="display: flex;">
    <el-input v-model="flowCardId" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('searchOrder.incardnumber')" />
    <el-input v-model="filmsId" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('film.infilms')"/>
    <el-input v-model="productName" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('large.inproductname')"/>
    <el-input v-model="customerName" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('large.incustomerName')"/>
    <el-input v-model="thickness" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('searchOrder.inthickness')"/>
    <el-button type="primary" style="margin-left: 10px;margin-bottom: 10px;" @click="fetchFlowCardsearch">
      {{$t('reportmanage.inquire')}}</el-button>
  </div>
  <div style="margin-left: 87%;">{{$t('hellow.pairsnumbertotal')}}{{ pairTotal }}</div>
  <el-table
    ref="table"
    style="margin-top: 20px; height: 700px;"
@@ -88,8 +91,8 @@
      <el-table-column prop="filmsId" align="center" :label="$t('hellow.coatingtypes')" min-width="80"/>
      <el-table-column prop="sumCount" align="center" :label="$t('hellow.totalnumber')" min-width="80"/>
      <el-table-column prop="realCount" align="center" :label="$t('hellow.realpieces')" min-width="80"/>
      <el-table-column prop="pairCount" align="center" :label="$t('hellow.pairsnumber')" min-width="80"/>
      <el-table-column prop="damageCount" align="center" :label="$t('hellow.damagenumber')" min-width="80"/>
      <el-table-column prop="pairCount" align="center" :label="$t('hellow.pairsnumber')" min-width="80"/>
      </el-table>
      </template>
    </el-table-column>
@@ -525,6 +528,9 @@
const topRemove = ref('')
const filmsId = ref('')
const flowCardId = ref('')
const pairTotal = ref()
const productName = ref('')
const customerName = ref('')
const freethree = ref('#911005');
const dialogFormVisiblea = ref(false)
const dialogFormVisibleb = ref(false)
@@ -694,6 +700,7 @@
    if (response.code == 200) {
      ElMessage.success(response.message);
      tableDatab.value = response.data;
      pairTotal.value = response.data[0].pairTotalCount;
    } else {
      ElMessage.error('Failed to fetch data');
    }
@@ -723,6 +730,7 @@
    if (response.code == 200) {
      ElMessage.success(response.message);
      tableDatab.value = response.data;
      pairTotal.value = response.data[0].pairTotalCount;
    } else {
      ElMessage.error('Failed to fetch data');
    }
UI-Project/src/views/hollow/hollowequipmenttwo.vue
@@ -65,10 +65,13 @@
    <div style="display: flex;">
    <el-input v-model="flowCardId" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('searchOrder.incardnumber')" />
    <el-input v-model="filmsId" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('film.infilms')"/>
    <el-input v-model="productName" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('large.inproductname')"/>
    <el-input v-model="customerName" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('large.incustomerName')"/>
    <el-input v-model="thickness" style="margin-left: 10px;margin-bottom: 10px;width: 240px;" :placeholder="$t('searchOrder.inthickness')"/>
    <el-button type="primary" style="margin-left: 10px;margin-bottom: 10px;" @click="fetchFlowCardsearch">
      {{$t('reportmanage.inquire')}}</el-button>
  </div>
  <div style="margin-left: 87%;">{{$t('hellow.pairsnumbertotal')}}{{ pairTotal }}</div>
  <el-table
    ref="table"
    style="margin-top: 20px; height: 700px;"
@@ -88,8 +91,8 @@
      <el-table-column prop="filmsId" align="center" :label="$t('hellow.coatingtypes')" min-width="80"/>
      <el-table-column prop="sumCount" align="center" :label="$t('hellow.totalnumber')" min-width="80"/>
      <el-table-column prop="realCount" align="center" :label="$t('hellow.realpieces')" min-width="80"/>
      <el-table-column prop="pairCount" align="center" :label="$t('hellow.pairsnumber')" min-width="80"/>
      <el-table-column prop="damageCount" align="center" :label="$t('hellow.damagenumber')" min-width="80"/>
      <el-table-column prop="pairCount" align="center" :label="$t('hellow.pairsnumber')" min-width="80"/>
      </el-table>
      </template>
    </el-table-column>
@@ -513,7 +516,7 @@
const tableDatax = ref([])
const cell = ref('')
const cella = ref('')
const selectedProjectNo = ref('');
const selectedProjectNo = ref('')
const totalPairQuantity = ref('')
const totalPairQuantitya = ref('')
const bottomRemove = ref('')
@@ -524,6 +527,9 @@
const rightRemove = ref('')
const topRemove = ref('')
const filmsId = ref('')
const pairTotal = ref()
const productName = ref('')
const customerName = ref('')
const flowCardId = ref('')
const freetwo = ref('#911005');
const dialogFormVisiblea = ref(false)
@@ -696,6 +702,7 @@
    if (response.code == 200) {
      ElMessage.success(response.message);
      tableDatab.value = response.data;
      pairTotal.value = response.data[0].pairTotalCount;
    } else {
      ElMessage.error('Failed to fetch data');
    }
@@ -725,6 +732,7 @@
    if (response.code == 200) {
      ElMessage.success(response.message);
      tableDatab.value = response.data;
      pairTotal.value = response.data[0].pairTotalCount;
    } else {
      ElMessage.error('Failed to fetch data');
    }