lkk
2 天以前 761f4ac65d86778b6fcf21db3d6ff78610830a90
src/views/sampling/sampling/index.vue
@@ -347,7 +347,6 @@
    // this.getNowTime();
    getTxmmccd().then((res) => {
      this.msg = Number(res.msg);
      console.log(res, 444);
    });
    getCompany(this.queryParams).then((response) => {
      this.CompanyList = response.data;
@@ -384,7 +383,6 @@
    searchSelect(val) {
      this.CheckBox = val;
      this.queryParams.dw = this.CheckBox.drugManufacturerId;
      console.log(this.CheckBox, 9999);
    },
    getRemoteData(query) {
      if (query) {