qx
qx
5 天以前 d332a772c0cabc58d47f0afc4ae92fc55115ce3d
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) {