Sfoglia il codice sorgente

fix:样品存放位置

zhangjingyuan 3 anni fa
parent
commit
616fbfbefb
1 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 5 5
      src/views/component/weizhiData.vue

+ 5 - 5
src/views/component/weizhiData.vue

@@ -360,9 +360,9 @@ export default {
     positionClick(values) {
       this.viewShow = !this.viewShow;
       this.placeValue = values[0].wei_zhi_bian_hao_;
-      let this_ = this;
-      console.log(values[0].id_, "id");
-      this_.$emit("input", values[0].id_); //传导
+      console.log( this.placeValue, "id");
+      this.$emit("change-data", "jianBiCunFangWeiZ", this.placeValue);
+      // this_.$emit("input", values[0].id_); //传导
     },
   },
   watch: {
@@ -417,7 +417,7 @@ p {
     right: 52px;
     top:20px;
     color: red;
-    z-index: 999;
+    z-index: 2147483647!important;
     font-size: 45px;
   }
   .title{
@@ -451,7 +451,7 @@ p {
     top: 0;
     width: 100%;
     background: white;
-    z-index: 99 !important;
+    z-index: 2147483647 !important;
   }
   .select_quyu {
     .test-quyu,