标签问题
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { mapActions } from "vuex";
|
||||
export default {
|
||||
@@ -117,7 +116,6 @@ export default {
|
||||
this.endTime = e.endDate
|
||||
},
|
||||
submit() {
|
||||
console.log(this.deptListArr, 'deptListArr')
|
||||
uni.setStorageSync('gender',this.sex)
|
||||
uni.setStorageSync('startTime', this.startTime)
|
||||
uni.setStorageSync('endTime', this.endTime)
|
||||
|
||||
Reference in New Issue
Block a user