shish hace 4 años
padre
commit
39544228d0
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      ghsApp/src/admin/shop/sk.vue

+ 0 - 4
ghsApp/src/admin/shop/sk.vue

@@ -54,10 +54,6 @@ export default {
     },
     formSubmit() {
       let that = this
-      if(that.form.customId == 0 || that.$util.isEmpty(that.form.customId)){
-        that.$msg('请选择门店')
-        return false
-      }
       uni.showModal({
         title: '提示',
         content: '确认绑定?',