parent
1e241f4185
commit
f009ef54c4
@ -0,0 +1,4 @@
|
|||||||
|
<view class="container">
|
||||||
|
<button bindtap="chooseFile">选择文件</button>
|
||||||
|
<button bindtap="importStudents" disabled="{{!fileID}}">导入名单</button>
|
||||||
|
</view>
|
Loading…
Reference in new issue