哥哥玩剑魂呢 hace 3 años
padre
commit
4480b34187
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/workbench/apply/apply.js

+ 1 - 1
pages/workbench/apply/apply.js

@@ -186,7 +186,7 @@ Page({
     app.globalData.showToast(text);
   },
   //选择
-  async openSelect(e) {
+  openSelect(e) {
     var index = e.target.dataset.index;
     var item = e.target.dataset.item;
     var num = e.target.dataset.num;