666
lkk
2024-12-06 ae93592f70846480e937999b897a6e6151aab13f
666
2个文件已修改
30 ■■■■ 已修改文件
src/views/sampling/sampling/index.vue 26 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
vue.config.js 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/sampling/sampling/index.vue
@@ -111,7 +111,12 @@
        <el-button type="primary" :disabled="!disabled" @click="Cancellation"
          >撤销合并</el-button
        >
        <el-button type="primary" @click="Confirmreceipt" :disabled="!selectList.length">采样打码</el-button>
        <el-button
          type="primary"
          @click="Confirmreceipt"
          :disabled="!selectList.length"
          >采样打码</el-button
        >
      </el-col>
      <el-col
        :span="12"
@@ -188,9 +193,9 @@
          </el-table-column>
        </el-table>
      </div>
      <div style="width: 50%" v-if="this.rightTabShow">
      <div style="width: 50%">
        <!-- v-if="this.rightTabShow" -->
        <el-table
          v-loading="loading"
          :data="tableList"
          @selection-change="handleChange"
@@ -454,15 +459,14 @@
      form: {},
      // 表单校验
      rules: {},
      rightTabShow: false
      // rightTabShow: false
    };
  },
  created() {
    // this.getNowTime();
    getTxmmccd().then((res) => {
      this.msg = Number(res.msg);
      console.log(res,444);
      console.log(res, 444);
    });
    this.getdate();
  },
@@ -470,7 +474,6 @@
    this.$nextTick(() => {
      this.$refs.inputName.focus();
    });
  },
  computed: {
    disabled() {
@@ -599,9 +602,8 @@
              this.$refs.tb.toggleRowSelection(this.samplingList[0], true);
              // this.fetchData(this.samplingList[0].tjNumber);
              // ddddddddddddddd
              this.rightTabShow = true
              // this.rightTabShow = true
            });
          }
          this.total = response.data.total;
          this.loading1 = false;
@@ -920,11 +922,11 @@
              }
              .last p {
              // font-weight: bold;
                margin-left: 10px;
                margin-left: 1px;
                // font-family: "Arial Black", sans-serif !important; 
              }
                p {
                margin-left: 10px;
                margin-left: 1px;
                // font-weight: bold;
                // font-family: "Arial Black", sans-serif !important;  
              }
@@ -937,7 +939,7 @@
                 font-family: "Arial Black", sans-serif !important; 
              }
              .tj span {
                margin-left: 10px;
                margin-left: 1px;
              }
            }
          </style>
vue.config.js
@@ -53,8 +53,8 @@
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        // target: `https://ltpeis.xaltjdkj.cn:5801/`,
        target: `http://192.168.1.3:5011`,
        // target: `http://192.168.1.113:5011`,
        // target: `http://192.168.1.3:5011`,
        target: `http://192.168.1.113:5011`,
        // // target: `http://192.168.0.99:8080/ltkj-admin`,
        // target: `https://ltpeis.xaltjdkj.cn:5011/ltkj-admin`,
        // target: `http://10.168.0.9:5011`,