@@ -218,13 +218,6 @@ Page({
})
},
post(){
- if (this.data.role == 1) {
- wx.showToast({
- icon: 'none',
- title: '游客不能提交作业'
- })
- return
- }
if (!this.data.need_fill) {
var parm = {
stock_date: this.data.stock_date,