Lius
2024-06-25 a32da0f8609e3304e7e5ac97e11635f39b8aeb34
OEE基础数据导入导出功能优化
已修改6个文件
8 ■■■■ 文件已修改
public/static/假期管理.xls 补丁 | 查看 | 原始文档 | blame | 历史
public/static/合格率管理.xls 补丁 | 查看 | 原始文档 | blame | 历史
public/static/标准加工时间.xls 补丁 | 查看 | 原始文档 | blame | 历史
public/static/计划停机管理.xls 补丁 | 查看 | 原始文档 | blame | 历史
public/static/非计划停机管理.xls 补丁 | 查看 | 原始文档 | blame | 历史
src/views/mdc/base/modules/mdcProcessQuantity/mdcProcessQuantityList.vue 8 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
public/static/假期管理.xls
Binary files differ
public/static/合格率管理.xls
Binary files differ
public/static/标准加工时间.xls
Binary files differ
public/static/计划停机管理.xls
Binary files differ
public/static/非计划停机管理.xls
Binary files differ
src/views/mdc/base/modules/mdcProcessQuantity/mdcProcessQuantityList.vue
@@ -41,11 +41,11 @@
    <div class="table-operator" style="display: inline;">
      <a-button @click="handleAdd" type="primary" icon="plus">鏂板
      </a-button>
      <a-button type="primary" icon="download" @click="importTemplate('鍔犲伐鏁伴噺妯℃澘')">瀵煎叆妯℃澘</a-button>
<!--      <a-button type="primary" icon="download" @click="importTemplate('鍔犲伐鏁伴噺妯℃澘')">瀵煎叆妯℃澘</a-button>-->
      <a-button type="primary" icon="download" @click="handleExportXls('鍔犲伐鏁伴噺绠$悊')">瀵煎嚭</a-button>
      <a-upload name="file" :showUploadList="false" :multiple="false" :headers="tokenHeader" :action="importExcelUrl" @change="handleImportExcel">
      <a-button type="primary" icon="import">瀵煎叆</a-button>
      </a-upload>
<!--      <a-upload name="file" :showUploadList="false" :multiple="false" :headers="tokenHeader" :action="importExcelUrl" @change="handleImportExcel">-->
<!--      /<a-button type="primary" icon="import">瀵煎叆</a-button>-->
<!--      </a-upload>-->
      <a-button type="primary" icon="printer" v-print="'#DeviceList'" v-has="'processQuantity:print'">鎵撳嵃</a-button>
      <a-dropdown v-if="selectedRowKeys.length > 0">