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