src/views/business/rawMaterialInspection/index.vue
@@ -144,7 +144,7 @@ </el-form> <span slot="footer" class="dialog-footer"> <el-row> <el-button @click="resetForm">取 消</el-button> <el-button @click="resetFormData">取 消</el-button> <el-button :loading="submitDeclareLoading" type="primary" @click="submitDeclare">确 定</el-button> </el-row> </span>