Explorar el Código

修改重置直播商品管理

1
mo hace 3 años
padre
commit
e0a3570a98
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/liveShopManger/models/eidtLiveShop.vue

+ 1 - 0
src/views/liveShopManger/models/eidtLiveShop.vue

@@ -175,6 +175,7 @@ export default {
         desc: "",
         goodsDetailUrl: "",
       };
+      this.activeRow  = null;
       this.$refs["eidtCamp"].resetFields();
       this.lookVisible = false;
     },