|
@@ -24,7 +24,7 @@
|
|
|
</uni-forms-item>
|
|
|
</uni-forms>
|
|
|
<view class="button-group">
|
|
|
- <button type="info" @click="reset">重置</button>
|
|
|
+ <button type="default" @click="reset">重置</button>
|
|
|
<button type="primary" @click="onsubmit" :loading="loading">
|
|
|
<uni-icons v-if="!loading" type="checkmarkempty" size="18" color="white"></uni-icons>
|
|
|
打印
|