zss
2024-03-28 eabd16cc605204e4cc03d714c9b3a45131bd4269
标签
已修改3个文件
9 ■■■■■ 文件已修改
src/views/plan/manufacturingorder/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/quality/Packaging_ledger/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/plan/manufacturingorder/index.vue
@@ -1145,7 +1145,7 @@
              targetStyles:['*'],
              style: `@page {
                margin:0;
                size: 360px 175px;
                size: 360px 175px landscape;
              }
              html{
                zoom:100%;
src/views/quality/Packaging_ledger/index.vue
@@ -517,6 +517,7 @@
          this.$message.warning('请选择一条数据')
          return
        }
        console.log(this.multipleSelection)
        this.diaPrintTab = true
        this.multipleSelection.forEach(item=>{
          const obj = {
vue.config.js
@@ -4,11 +4,9 @@
 */
// const url = 'http://192.168.2.7:9999'
const url = 'https://ztms-mes.chinaztt.cn/'
//
// const url = 'http://localhost:9999'
//const url = 'https://ztms-mes.chinaztt.cn/'
const url = 'http://localhost:9999'
// const url = 'http://192.168.32.45:9999'