Commit e6319f3d authored by 李苏's avatar 李苏 💬

调整

parent 167b6630
......@@ -25,8 +25,10 @@
</template>
<script>
import xzgw from './xzgw.vue'
import wlsx from 'common/src/mixin/wlsx.js'
import wlphsx from 'common/src/mixin/wlphsx.js'
export default {
mixins:[wlphsx,wlsx],
props: {
app: {
type: Object,
......@@ -197,7 +199,7 @@
this.showDialog=true
}else{
this.showDialog=true
// this.showDialog=true
this.$warning('请至少勾选一条数据')
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment