代码调整
This commit is contained in:
parent
b3da1703b5
commit
422cc79deb
@ -33,12 +33,12 @@
|
||||
label="编辑"
|
||||
:to="`/painting/${props.row.id}`"
|
||||
/>
|
||||
<q-btn
|
||||
<!-- <q-btn
|
||||
color="primary"
|
||||
:disable="operateDisabled"
|
||||
label="发布"
|
||||
@click="prePublish(props.row)"
|
||||
/>
|
||||
/> -->
|
||||
<q-btn
|
||||
color="red"
|
||||
:disable="operateDisabled"
|
||||
|
Loading…
Reference in New Issue
Block a user