Pārlūkot izejas kodu

改变填写单类型清空标签明细

zhangxc 6 gadi atpakaļ
vecāks
revīzija
397f31fbe3
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  1. 2 1
      src/components/icss/AddIndeptLabel.vue

+ 2 - 1
src/components/icss/AddIndeptLabel.vue

@@ -81,7 +81,8 @@
         //console.log(sex)
       },
       changeType(type) {        //填写单类型改变,标签明细左侧更新,右侧清空
-        //console.log(type)
+        // console.log(type)
+        this.options = [];
       },
       pushValues(its){
         this.options = its;